Release v0.1.11
What's Changed
- fix: Use Email for Clearcut Logging and Refactor User Info Fetching by @gsquared94 in https://github.com/google-gemini/gemini-cli/pull/3620
- Revert "fix: Use Email for Clearcut Logging and Refactor User Info Fetching" by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3744
- Fix Patch for grep.test.ts by @aryanjsawant in https://github.com/google-gemini/gemini-cli/pull/3747
- Fix invalid docker command and invalid JSON in the mcpServers example. by @neoalienson in https://github.com/google-gemini/gemini-cli/pull/3672
- Cleanup: Removed duplicate guidelines prompt by @kumar-mithlesh in https://github.com/google-gemini/gemini-cli/pull/3741
- Indent subcommands in help output by @scidomino in https://github.com/google-gemini/gemini-cli/pull/3703
- chore(release): v0.1.10 by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3749
- Work around bracketed paste support for node < 20 by @bbiggs in https://github.com/google-gemini/gemini-cli/pull/2476
- Add NO_BROWSER environment variable to trigger offline oauth flow by @sethtroisi in https://github.com/google-gemini/gemini-cli/pull/3713
- chore: remove unused ink-text-input dependency by @smasato in https://github.com/google-gemini/gemini-cli/pull/2388
- chore(deps): Pin @google/genai to 1.8.0 by @trapezoid in https://github.com/google-gemini/gemini-cli/pull/3834
New Contributors
- @gsquared94 made their first contribution in https://github.com/google-gemini/gemini-cli/pull/3620
- @aryanjsawant made their first contribution in https://github.com/google-gemini/gemini-cli/pull/3747
- @neoalienson made their first contribution in https://github.com/google-gemini/gemini-cli/pull/3672
- @trapezoid made their first contribution in https://github.com/google-gemini/gemini-cli/pull/3834
Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.1.10...v0.1.11