Back
AI summary
Written by AI from the official notes. Check them for exact details.Gemini CLI 0.61.0 includes bug fixes and improvements for security and versioning.
- Preserved explicit versioned Flash model IDs
- Prevented indirect prompt injection via build file modifications
- Hardened filesystem boundaries and isolated runtime state
- Ensured AgentLoopContext properties are preserved across object spread
- Created version 0.61.0-preview.1 with patches
Why it matters: Users concerned with security and version management in Gemini CLI should review these changes.
Full release notes8 changes
What's Changed
- Changelog for v0.60.0-preview.0
- chore(release): bump version to 0.61.0-nightly.20260908.gc647533d6
- Changelog for v0.59.0
- fix(core): preserve explicit versioned Flash model IDs
- fix(core): prevent indirect prompt injection via build file modifications and untrusted flags
- fix(sandbox): harden filesystem boundaries and isolate runtime state
- fix(core): ensure AgentLoopContext properties are preserved across object spread
- fix(patch): cherry-pick 62364cb to release/v0.61.0-preview.0-pr-29443 to patch version v0.61.0-preview.0 and create version 0.61.0-preview.1
Full Changelog: v0.60.0...v0.61.0