1.14.0
-
Feat(reader): Add background image blur and opacity controls in reading settings (#753)
-
Fix(reader): Fix background image effects not applying and switch reader background fill mode to cover (#753)
-
Fix(reader): Fix RangeError crash when read theme color is null/invalid (#759)
-
Feat(tts): Add Narrator option to text selection toolbar to start TTS from selected text (#794) Thanks @deskangel
-
Feat(tts): Add click to pause/resume TTS playback on currently reading text (#794) Thanks @deskangel
-
Feat(reader): Add Ctrl+[ and Ctrl+] page turning shortcuts on macOS, support Logitech Options+ mouse button mapping (#794) Thanks @deskangel
-
Feat(ai): Add global AI RPM rate limiting in AI service layer
-
Fix(ai): Fix unable to use AI for full-text translation
-
Fix(tts): Fix TTS type selection having no effect when changed in reading interface (#794) Thanks @deskangel
-
Fix(tts): Fix incorrect reading position after modifying pitch or rate (#794) Thanks @deskangel
-
Fix(reader): Desktop resource lifecycle, WebView stability, and scroll UX optimization (#790) Thanks @yi124773651
-
Fix(reader): Fix window close cleanup to properly stop server, dispose WebView2, close database, and destroy window
-
Fix(ai): Fix AI crash prevention by adding guards for null webViewEnvironment on Windows
-
Fix(reader): Add scroll debounce mechanism for smoother page turning experience
-
Fix(l10n): Update Russian translation in app_ru.arb (#774) Thanks @Xapitonov
-
Fix(l10n): Update full_description.txt (#775) Thanks @Xapitonov
-
Docs: Add CLAUDE.md for AI assistant guidance (#792) Thanks @Anxcye
-
Fix(toc): Show full chapter titles in TOC by wrapping long text instead of truncating with ellipsis (#751)
-
L10n: Complete Romanian translation (#714) Thanks @Steinhagen
-
Feat(reader): 阅读设置新增背景图模糊度和透明度调节 (#753)
-
Fix(reader): 修复背景图效果不生效的问题,并将阅读器背景图填充方式调整为 cover (#753)
-
Feat(tts): 在文本选择工具栏新增朗读选项,支持从选中文本开始 TTS (#794) 感谢 @deskangel
-
Fix(reader): 修复阅读主题颜色为空/无效时的 RangeError 崩溃 (#759)
-
Feat(tts): 新增点击正在朗读的文本以暂停/继续 TTS 播放 (#794) 感谢 @deskangel
-
Feat(reader): macOS 新增 Ctrl+[ 和 Ctrl+] 翻页快捷键,支持 Logitech Options+ 鼠标按键映射 (#794) 感谢 @deskangel
-
Feat(ai): 在 AI 服务层添加全局 AI 请求限流(RPM)
-
Fix(ai): 修复无法使用 AI 进行全文翻译的问题
-
Fix(tts): 修复在阅读界面切换 TTS 类型无效的问题 (#794) 感谢 @deskangel
-
Fix(tts): 修复调整音调或语速后朗读位置不正确的问题 (#794) 感谢 @deskangel
-
Fix(reader): 桌面端资源生命周期管理、WebView 稳定性及滚动体验优化 (#790) 感谢 @yi124773651
-
Fix(reader): 修复窗口关闭时的清理流程,正确停止服务器、释放 WebView2、关闭数据库并销毁窗口
-
Fix(ai): 修复 AI 崩溃问题,为 Windows 上空 webViewEnvironment 添加防护
-
Fix(reader): 添加滚动防抖机制,优化翻页体验
-
Fix(l10n): 更新俄语翻译 app_ru.arb (#774) 感谢 @Xapitonov
-
Fix(l10n): 更新 full_description.txt (#775) 感谢 @Xapitonov
-
Fix(toc): 目录中过长的章节标题现在会自动换行显示完整内容,不再以省略号截断 (#751)
-
L10n: 完成罗马尼亚语翻译 (#714) 感谢 @Steinhagen