Files
gemini-cli/docs/changelogs/latest.md
2026-01-07 23:28:32 +00:00

8.7 KiB
Raw Blame History

Latest stable release: v0.22.0 - v0.22.5

Released: December 30, 2025

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

npm install -g @google/gemini-cli

Highlights

  • Comprehensive quota visibility: View usage statistics for all available models in the /stats command, even those not yet used in your current session. (pic, pr by @sehoon38)
  • Polished CLI statistics: Weve cleaned up the /stats view to prioritize actionable quota information while providing a detailed token and cache-efficiency breakdown in /stats model (login with Google, api key, model stats, pr by @jacob314)
  • Multi-file drag & drop: Multi-file drag & drop is now supported and properly translated to be prefixed with @. (pr by @jackwotherspoon)

What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.21.3...v0.22.0