Release Notes
New Features
• Input Collapse (#117): The input area now auto-collapses when empty, giving you more room to read. Click the pill button to expand and start typing. Can be toggled on/off in settings.
• Quote Reply (#119): Select text in any message to quote it directly into your reply. Uses standard Markdown blockquote syntax (> …).
🐛 Bug Fixes
• Quote Reply: Fixed an issue where the quote button appeared in navigation and sidebars instead of just chat content.
• Timeline: Fixed vim mode navigation issues (over-scroll and jump-back).
• Timeline: Fixed loading icon shift when setting low chat width by @Yohjishong(#116).
📖 Documentation
• Added permanent Firefox installation instructions using .xpi files.
• Updated docs navigation and image paths.
新功能
• 输入框折叠 (#117):输入框为空时自动折叠,获得更多阅读空间。点击胶囊按钮即可展开输入。可在设置中开启/关闭。
• 引用回复 (#119):选中任意消息中的文本,即可将其以引用格式插入输入框。使用标准 Markdown 引用语法(> …)。
🐛 问题修复
• 引用回复:修复了引用按钮在导航栏和侧边栏中也出现的问题。
• 时间轴:修复了 vim 模式导航的问题(过度滚动和跳回)。
• 时间轴:修复了设置较窄对话宽度时加载图标偏移的问题 by @Yohjishong(#116)。
📖 文档
• 新增 Firefox 永久安装说明(使用 .xpi 文件)。
• 更新文档导航和图片路径。
Full Changelog: v1.1.1...v1.1.2