English Version | 中文版本
What's New
⌨️ Keyboard & Input
- Platform-Aware Modifier Keys: Shortcuts now display the correct modifier for your OS — ⌘ on macOS, Ctrl on Windows/Linux.
- New Shortcuts: Added keyboard shortcuts for collapsing the input box and other enhanced features (#376).
- Ctrl+Enter Scoping: Fixed contextual scoping so Ctrl+Enter behaves correctly in the right context (#399).
- Auto Model Switch: Chat input is now automatically refocused after the default model switches (#410).
📤 Export Enhancements
- Select by Role: New filter buttons in export mode to select user-only or AI-only messages (#404).
- KaTeX in PDF: Fixed KaTeX formula layout being broken in PDF print exports.
🖥️ Display & Layout
- Split-Screen / Narrow Windows: Chat width now adapts properly for split-screen and narrow window layouts.
- Widescreen Table Blocks: Chat width correctly supports Gemini table blocks in widescreen mode (#373).
- Mermaid Fullscreen: Mermaid diagrams now auto-fit to the viewport when opening the fullscreen viewer.
📁 Sync & Folders
- Cloud Auth: Improved token persistence and caching for more reliable authentication.
- Folder Hard Isolation: Fixed stale account index in saved URLs when using hard isolation mode (#412).
🙈 UI Options
- Hide Upsell Prompt: New option to hide the "Upgrade to Google AI Ultra" promotion (#372).
更新内容
⌨️ 键盘与输入
- 平台感知修饰键:快捷键现在会根据操作系统自动显示对应的修饰键(macOS 显示 ⌘,Windows/Linux 显示 Ctrl)。
- 新增快捷键:新增折叠输入框等增强功能的快捷键 (#376)。
- Ctrl+Enter 作用域:修复了 Ctrl+Enter 在特定上下文中行为不正确的问题 (#399)。
- 自动切换模型:默认模型自动切换后,聊天输入框会重新获得焦点 (#410)。
📤 导出增强
- 按角色筛选:导出模式新增按角色筛选按钮,可只选择用户消息或 AI 消息 (#404)。
- PDF 中的 KaTeX:修复了 PDF 打印导出中 KaTeX 公式布局异常的问题。
🖥️ 显示与布局
- 分屏/窄窗口:聊天宽度现在能正确适配分屏和窄窗口布局。
- 宽屏表格块:聊天宽度正确支持 Gemini 宽屏模式下的表格块 (#373)。
- Mermaid 全屏:Mermaid 图表在全屏查看器中打开时会自动适应视口大小。
📁 同步与文件夹
- 云端认证:改进了 Token 持久化和缓存,认证更加可靠。
- 文件夹硬隔离:修复了硬隔离模式下保存的 URL 中账户索引过时的问题 (#412)。
🙈 界面选项
- 隐藏升级提示:新增隐藏"升级到 Google AI Ultra"推广提示的选项 (#372)。
What's Changed
- fix(chatWidth): support Gemini table blocks in widescreen by @kasuha07 in #373
- feat(defaultModel): refocus chat input after auto model switch by @lishufood in #410
- feat: shortcuts for collapsing input box and enhanced features by @whale-withme in #376
- feat: add select by role (user/ai only) buttons in export mode by @MacoNeko in #404
- fix(folder): avoid stale account index in saved URLs by @yanickxia in #412
- fix: contextual scoping for Ctrl+Enter by @Chil1T in #399
New Contributors
- @kasuha07 made their first contribution in #373
- @lishufood made their first contribution in #410
- @whale-withme made their first contribution in #376
- @MacoNeko made their first contribution in #404
- @yanickxia made their first contribution in #412
📥 Installation
- Chrome:
gemini-voyager-chrome-v1.3.1.zip - Firefox:
gemini-voyager-firefox-v1.3.1.xpi - Safari:
gemini-voyager-v1.3.1.dmg
🍎 Safari 安装与限制 (Safari Installation & Limitations)
- 安装 (Installation): 下载并打开
gemini-voyager-v1.3.1.dmg,按提示安装应用。
Download and opengemini-voyager-v1.3.1.dmg, then follow the prompts to install the app. - 限制 (Limitations): 受限于 Safari 特性,以下功能暂不支持:(a) Nano Banana 水印去除 (b) 图片导出 (建议使用 PDF 导出) (c) Google Drive 云同步。
Due to Safari's nature, the following features are not supported: (a) Watermark removal (b) Image export (PDF recommended) (c) Cloud sync with Google Drive.
Full Changelog: v1.3.0...v1.3.1