Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions docs/changelogs/preview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Preview release: v0.46.0-preview.0
# Preview release: v0.46.0-preview.3

Released: June 3, 2026
Released: June 9, 2026

Our preview release includes the latest, new, and experimental features. This
release may not be as stable as our [latest weekly release](latest.md).
Expand All @@ -25,6 +25,10 @@ npm install -g @google/gemini-cli@preview

## What's Changed

- fix(patch): cherry-pick f08b4af to release/v0.46.0-preview.2-pr-27749 to patch
version v0.46.0-preview.2 and create version 0.46.0-preview.3 by
@gemini-cli-robot in
[#27768](https://github.com/google-gemini/gemini-cli/pull/27768)
- fix(core): harden PTY resize against native crashes by @scidomino in
[#27496](https://github.com/google-gemini/gemini-cli/pull/27496)
- Changelog for v0.45.0-preview.0 by @gemini-cli-robot in
Expand All @@ -43,4 +47,4 @@ npm install -g @google/gemini-cli@preview
@sripasg in [#27637](https://github.com/google-gemini/gemini-cli/pull/27637)

**Full Changelog**:
https://github.com/google-gemini/gemini-cli/compare/v0.45.0-preview.1...v0.46.0-preview.0
https://github.com/google-gemini/gemini-cli/compare/v0.45.0-preview.1...v0.46.0-preview.3
Loading