Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Anx-Reader-windows-1.6.0.exe | 2025-06-02 | 23.0 MB | |
Anx-Reader-windows-1.6.0.zip | 2025-06-02 | 29.4 MB | |
Anx-Reader-android-1.6.0-arm64-v8a.apk | 2025-06-02 | 25.0 MB | |
Anx-Reader-android-1.6.0-armeabi-v7a.apk | 2025-06-02 | 25.1 MB | |
Anx-Reader-android-1.6.0-universal.apk | 2025-06-02 | 49.0 MB | |
Anx-Reader-android-1.6.0-x86_64.apk | 2025-06-02 | 25.2 MB | |
Anx-Reader-ios-1.6.0-unsigned.ipa | 2025-06-02 | 26.9 MB | |
Anx-Reader-ios-1.6.0-unsigned.zip | 2025-06-02 | 26.9 MB | |
Anx-Reader-macos-1.6.0.dmg | 2025-06-02 | 150.7 MB | |
Anx-Reader-macos-1.6.0.zip | 2025-06-02 | 40.0 MB | |
README.md | 2025-06-02 | 2.3 kB | |
v1.6.0 source code.tar.gz | 2025-06-02 | 43.8 MB | |
v1.6.0 source code.zip | 2025-06-02 | 44.1 MB | |
Totals: 13 Items | 509.0 MB | 1 |
1.6.0
‼️If WebDAV sync is enabled, please upgrade all devices to this version, otherwise the book notes list will not be displayed‼️ ‼️如果启用了 WebDAV 同步,需要将各端都升级至此版本,否则书籍笔记列表将无法显示‼️
- Feat: Support locating the current chapter in the table of contents
- Feat: Custom page header and footer position
- Feat: Support displaying page numbers in the table of contents
- Feat: Support running JavaScript in books
- Feat: Support pull up to exit reading page
- Feat: Support adding bookmarks by pulling down
- Feat: Support opening the menu bar by pulling up
- Feat: Support adding/removing bookmarks via the bookmark button
- Feat: Show bookmark list in the table of contents page
- Feat: Support deleting the current bookmark by pulling down
- Feat: Support choosing whether to display bookmarks when filtering
- Feat: Display book name in two lines
- Feat: Add two background image in share card
- Feat: Opening a book from the note list will not record reading progress
- Fix: Fix inaccurate click position recognition in vertical scroll layout
- Fix: Optimize page-turning animation stuttering
- Fix: improve version comparison logic in update check
- Fix: Better app icon for Android
- Fix: Optimize the timing of the context menu popup on Android devices
-
Dx: Improved JS debugging process for easier debugging
-
Feat: 在目录上定位当前章节
- Feat: 自定义页眉和页脚的位置
- Feat: 在目录上显示页码
- Feat: 支持运行Epub书中的 JavaScript
- Feat: 支持上划退出阅读页面
- Feat: 支持下拉添加书签
- Feat: 支持上拉呼出菜单栏
- Feat: 支持通过书签按钮添加/删除书签
- Feat: 在目录页显示书签列表
- Feat: 支持下拉删除当前书签
- Feat: 支持在笔记列表筛选时选择是否显示书签
- Feat: 书名显示为两行
- Feat: 分享卡片新增两个背景图
- Feat: 从笔记列表打开书不会记录阅读进度
- Fix: 修复竖向滚动排版点击位置识别不准确的问题
- Fix: 优化翻页动画卡顿的问题
- Fix: 优化检查更新时版本比较逻辑
- Fix: 优化 Android 端应用图标
- Fix: 优化 Android 设备上下文菜单弹出时机
- Dx: 修改js的调试流程,更方便调试