Changelog for v0.35.2 (#23960)

Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com>
This commit is contained in:
gemini-cli-robot
2026-03-26 19:10:03 -07:00
committed by GitHub
parent 750dec5d8d
commit 8413dd62ef

View File

@@ -1,4 +1,4 @@
# Latest stable release: v0.35.1
# Latest stable release: v0.35.2
Released: March 26, 2026
@@ -29,6 +29,11 @@ npm install -g @google/gemini-cli
## What's Changed
- fix(core): allow disabling environment variable redaction by @galz10 in
[#23927](https://github.com/google-gemini/gemini-cli/pull/23927)
- fix(a2a-server): A2A server should execute ask policies in interactive mode by
@keith.schaab in
[#23831](https://github.com/google-gemini/gemini-cli/pull/23831)
- feat(cli): customizable keyboard shortcuts by @scidomino in
[#21945](https://github.com/google-gemini/gemini-cli/pull/21945)
- feat(core): Thread `AgentLoopContext` through core. by @joshualitt in
@@ -380,4 +385,4 @@ npm install -g @google/gemini-cli
[#23585](https://github.com/google-gemini/gemini-cli/pull/23585)
**Full Changelog**:
https://github.com/google-gemini/gemini-cli/compare/v0.34.0...v0.35.1
https://github.com/google-gemini/gemini-cli/compare/v0.34.0...v0.35.2