Releases: Anxcye/anx-reader
V1.1.7
-
Backup: Export/import all data
-
Ability to click and view large images
-
Convenient back arrow after navigation
-
Multiple pop-up annotations within a pop-up annotation
-
Customizable text indentation size
-
Text selection within pop-up annotations
-
Optimization of status bar and navigation key areas to avoid obstruction by navigation keys
-
Fixed white screen issue when opening files
-
Fixed issue with importing font files with Chinese filenames
-
Shortened TTS reading intervals, especially when using TTS-Server
-
备份:导出/导入全部数据
-
能够点击查看大图了
-
跳转后能够有方便地返回箭头
-
弹注中多次弹注
-
弹注字体跟随设置
-
自定义文本缩进大小
-
弹注中选择文字
-
状态栏和导航键区域优化,避免了被导航键遮盖
-
修复打开文件白屏
-
修复字体文件中中文文件名无法导入
-
缩短了TTS朗读间隔,尤其是使用TTS-Server时
-
根据弹注内容调整弹注框大小
v1.1.6
1.1.6 2024-09-03
This release includes a number of new features and improvements, as well as bug fixes.
Feature: Added support for importing books in mobi, azw3, and fb2 formats
Feature: Added TTS (Text-to-Speech) voice reading functionality
Feature: Added filter, sort, and open book at the note location features in the note list
Feature: Added more page-turning methods
Feature: Added support for importing custom fonts
Feature: Added full-text search functionality
Fix: Resolved issues where book styles were not applied (#24, #28)
Other: For more new features and bug fixes
众多新增功能!
功能:新增mobi、azw3、fb2格式书籍导入
功能:新增TTS语音朗读
功能:笔记列表可筛选、排序、打开书到笔记的位置
功能:新增更多翻页方式
功能:导入自定义字体
功能:全文搜索
修复:书籍样式不生效 #24,#28
以及其他众多新功能和修复
v1.1.5
🚀 This update completely reconstructs the reader functionality, displays current status information, adds more dynamic effects, and includes animations for opening and closing books.
Fix: reconstructs the reader
Feature: Added more status displays in the reading interface
Feature: Increased animation effects, resulting in a smoother user experience
Other: Optimized more text and l10n content for improved accuracy
Additional UI and information updates
🚀 本次更新完全重构了阅读器功能,显示当前状态信息,增加更多动效,以及打开和关闭图书的动画效果。
修复:重构阅读器,更加流畅
功能:在阅读界面增加了更多状态显示
功能:增加了更多的动画效果,用起来更流畅了
其他:优化了更多文字和多语言内容,更加准确
其他更多 UI 和信息更新
v1.1.5-beta01
Recently, the reader code has been completely refactored, decoupling JavaScript and Flutter, which has made debugging more convenient.
The new reader now offers smoother scrolling, more accurate chapter information retrieval, and support for pop-up annotations. The occasional white screen during startup has also been eliminated.
The localization (l10n) related code has been rewritten, making multi-language support more user-friendly.
最近,完全重构了阅读器代码,实现了js和flutter的解耦,可以更方便地调试了。
新的阅读器滑动更加流畅,章节信息获取上更加精准,也支持了弹注,启动时偶尔的白屏也消失了。
重写了l10n相关代码,多语言支持上更加友好。
v1.1.4
🎉Completely rewrote text selection logic for enhanced functionality and ease of use
Feature: Added support for Turkish language (#21)
Feature: Table of contents now supports jumping to corresponding positions
Feature: Added ability to delete notes
Feature: Added ability to delete notes
Bug fix: Background color now persists after re-entering the reader
Bug fix: Fixed color overlay issue when changing note highlight colors
🎉完全重写了文本选择逻辑,提升了易用性和功能丰富度
功能:新增土耳其语支持(#21)
功能:目录现在支持跳转到对应位置
功能:新增删除笔记的功能
修复:重新进入阅读器后背景色保持不变
修复:修复了更改笔记高亮颜色时的颜色叠加问题