Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: nspady/google-calendar-mcp

Tags

v2.0.6

Toggle v2.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 2.0.6 (#120)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v2.0.5

Toggle v2.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 2.0.5 (#117)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v2.0.4

Toggle v2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 2.0.4 (#115)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 2.0.3 (#114)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 2.0.2 (#112)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 2.0.1 (#109)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v2.0.0

Toggle v2.0.0's commit message
Version 2.0.0 - Major update with structured JSON output

list

Toggle list's commit message
Release v1.5.0

- Add smart event conflict detection
- Fix all-day events timezone handling (#83)
- Support date-only format for all-day events
- Add extended fields and colorId support
- Remove machine timezone dependency

v1.4.8

Toggle v1.4.8's commit message
1.4.8

v1.4.7

Toggle v1.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix issue with timezone handling for list-events, update tests and do…

…cs. (#64)

* Fix issue with timezone handling for list-events, update tests and docs.

* Update README and authentication documentation to clarify re-authentication process and token expiration details. Added a new Re-authentication section in README and improved instructions for both npx and local installations in authentication.md.