Releases: gemini-cli-extensions/workspace
Releases · gemini-cli-extensions/workspace
Weekly Preview preview-2025-12-29
Doc: add new function to docs (#125)
v0.0.3
What's Changed
- chore(deps): bump @modelcontextprotocol/sdk from 1.20.1 to 1.22.0 by @dependabot[bot] in #20
- chore(deps-dev): bump eslint from 9.37.0 to 9.39.1 by @dependabot[bot] in #21
- chore(deps): bump marked from 16.4.0 to 17.0.0 by @dependabot[bot] in #23
- chore(deps-dev): bump @typescript-eslint/parser from 8.46.4 to 8.47.0 by @dependabot[bot] in #25
- chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #22
- feat: add version syncing scripts and hooks by @allenhutchison in #29
- chore(deps-dev): bump @types/dompurify from 3.0.5 to 3.2.0 by @dependabot[bot] in #24
- chore: update package-lock.json by @allenhutchison in #33
- feat: add orderBy support to chat.getMessages by @allenhutchison in #34
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #36
- chore(deps): bump marked from 17.0.0 to 17.0.1 by @dependabot[bot] in #39
- chore(deps-dev): bump @types/node from 24.8.1 to 24.10.1 by @dependabot[bot] in #38
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.46.4 to 8.47.0 by @dependabot[bot] in #37
- chore(deps): bump body-parser from 2.2.0 to 2.2.1 by @dependabot[bot] in #42
- chore: remove console.log statements from cloud function by @allenhutchison in #49
- feat: Bump @modelcontextprotocol/sdk to ^1.23.0 and fix ZodError handling by @allenhutchison in #50
- refactor: extract Zod validation logic into generic helper by @allenhutchison in #51
- Add gmail:search top-level tool by @raybellwaves in #47
- chore(deps): bump @modelcontextprotocol/sdk from 1.23.0 to 1.24.0 by @dependabot[bot] in #53
- fix(time): return both UTC and local time from time tools by @allenhutchison in #52
New Contributors
- @raybellwaves made their first contribution in #47
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- feat: Initial commit of Google Workspace MCP server by @allenhutchison in #1
- fix: Remove non-existent config directory from release script by @allenhutchison in #3
- chore: Optimize Dependabot configuration by @allenhutchison in #4
- chore: Investigate esbuild 0.27.0 upgrade by @allenhutchison in #5
- chore(deps-dev): bump @typescript-eslint/parser from 8.46.1 to 8.46.4 by @dependabot[bot] in #7
- chore(deps): bump googleapis from 159.0.0 to 166.0.0 by @dependabot[bot] in #10
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.46.1 to 8.46.4 by @dependabot[bot] in #9
- chore(deps-dev): bump esbuild from 0.25.11 to 0.27.0 by @dependabot[bot] in #8
- Refactor: Improve auth flow and service initialization by @allenhutchison in #11
- fix: resolve failing tests by improving JSDOM mock and mocking DOMPurify by @allenhutchison in #12
- Refactor Cloud Function to use single entry point by @allenhutchison in #13
- docs: Improve documentation and README by @allenhutchison in #14
- chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #15
- chore(deps): bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #16
- chore: update release workflow and add documentation by @allenhutchison in #17
- fix: restore auth on startup by @allenhutchison in #18
- Fix packaging for jsdom/keytar and resolve deprecated deps by @allenhutchison in #19
- Bump version to 0.0.1 by @allenhutchison in #26
- Implement matrix build for cross-platform releases by @allenhutchison in #28
New Contributors
- @allenhutchison made their first contribution in #1
- @dependabot[bot] made their first contribution in #7
Full Changelog: https://github.com/gemini-cli-extensions/workspace/commits/v0.0.2