Releases: nspady/google-calendar-mcp
Releases · nspady/google-calendar-mcp
1.4.6
v1.4.0
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
- @pandigita made their first contribution in #47
Full Changelog: v1.3.0...v1.4.0
Support npx install and env var for setting auth keys location
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
- @shdennlin made their first contribution in #34
Full Changelog: v1.2.0...v1.3.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
- @tavva made their first contribution in #20
- @dankelleher made their first contribution in #22
- @j-szulc made their first contribution in #24
- @yuki1024 made their first contribution in #30
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
- @tavva made their first contribution in #20
- @dankelleher made their first contribution in #22
- @j-szulc made their first contribution in #24
- @yuki1024 made their first contribution in #30
Full Changelog: v1.1.0...v1.2.0
v1.1.0
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
- @eastlondoner made their first contribution in #3
- @aeksco made their first contribution in #8
- @dweddepohl made their first contribution in #7
- @DnAp made their first contribution in #5
- @isdaniel made their first contribution in #14
- @wuyuwenj made their first contribution in #9
- @nspady made their first contribution in #15
Full Changelog: https://github.com/nspady/google-calendar-mcp/commits/v1.1.0