Skip to content

Releases: nspady/google-calendar-mcp

1.4.6

17 Jun 22:59
47b2b8a
Compare
Choose a tag to compare

What's Changed

  • Fix event update logic and improve responses by @nspady in #58

Full Changelog: v1.4.3...1.4.6

v1.4.0

17 Jun 01:12
Compare
Choose a tag to compare

What's Changed

  • Update docs to reflect usage of GOOGLE_OAUTH_CREDENTIALS by @nspady in #42
  • Refactor README.md to streamline OAuth credential configuration by @nspady in #43
  • Update README.md: notifications, add test user (under Audience) by @pandigita in #47
  • Add Streamable HTTP Support & Enhanced Calendar Features by @nspady in #40
  • Improved timezone handling by @nspady in #52

New Contributors

Full Changelog: v1.3.0...v1.4.0

Support npx install and env var for setting auth keys location

04 Jun 23:15
aeae73a
Compare
Choose a tag to compare

What's Changed

  • Enhance event update functionality to support recurring event modifications by @nspady in #37
  • Add GitHub Actions workflow and improve OAuth credential handling to support npx install by @shdennlin in #34
  • Token storage improvements and simplification by @nspady in #41

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

31 May 21:51
Compare
Choose a tag to compare

What's Changed

  • Auth grant refresh improvements by @nspady in #17
  • Match the Google Calendar API's requirements for datetimes by @tavva in #20
  • Auth flow rework by @nspady in #21
  • Remove unnecessary dependency added possibly by accident? by @dankelleher in #22
  • Simple dockerization by @j-szulc in #24
  • Refactoring handlers via OOP way for easily maintained in future by @isdaniel in #25
  • implement google Freebusy API. by @isdaniel in #27
  • Update utils.ts by @yuki1024 in #30
  • Added support for batch fetching events from by @nspady in #36
  • Enhance event update functionality to support modification by @nspady in #37

New Contributors

Full Changelog: v1.1.0...v1.2.0

What's Changed

  • Auth grant refresh improvements by @nspady in #17
  • Match the Google Calendar API's requirements for datetimes by @tavva in #20
  • Auth flow rework by @nspady in #21
  • Remove unnecessary dependency added possibly by accident? by @dankelleher in #22
  • Simple dockerization by @j-szulc in #24
  • Refactoring handlers via OOP way for easily maintained in future by @isdaniel in #25
  • implement google Freebusy API. by @isdaniel in #27
  • Update utils.ts by @yuki1024 in #30
  • Added support for batch fetching events from by @nspady in #36
  • Enhance event update functionality to support modification by @nspady in #37

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

04 Apr 19:14
Compare
Choose a tag to compare

What's Changed

  • Add NPX support and make mcp server handle auth automatically by @eastlondoner in #3
  • Feature - Add color-coding support by @aeksco in #8
  • Fix build script to include auth-server.ts by @dweddepohl in #7
  • Windows Path Error in OAuth Keys Loading by @DnAp in #5
  • Add support for email + push notification reminders by @aeksco in #10
  • refactor function to combine redundant function. by @isdaniel in #14
  • Feature/add create recurring events by @wuyuwenj in #9
  • Major refactor, search functionality and basic unit testing by @nspady in #15

New Contributors

Full Changelog: https://github.com/nspady/google-calendar-mcp/commits/v1.1.0