Files
gemini-cli/docs/changelogs/latest.md
Jenna Inouye 41369f67eb Docs: Update release notes for 1/13/2026 (#16583)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2026-01-14 21:27:33 +00:00

9.7 KiB
Raw Blame History

Latest stable release: v0.23.0

Released: January 6, 2026

For most users, our latest stable release is the recommended release. Install the latest stable version with:

npm install -g @google/gemini-cli

Highlights

  • Gemini CLI wrapped: Run npx gemini-wrapped to visualize your usage stats, top models, languages, and more!
  • Windows clipboard image support: Windows users can now paste images directly from their clipboard into the CLI using Alt+V. (pr by @sgeraldes)
  • Terminal background color detection: Automatically optimizes your terminal's background color to select compatible themes and provide accessibility warnings. (pr by @jacob314)
  • Session logout: Use the new /logout command to instantly clear credentials and reset your authentication state for seamless account switching. (pr by @CN-Scars)

What's changed

Full changelog: https://github.com/google-gemini/gemini-cli/compare/v0.22.5...v0.23.0