github koodo-reader/koodo-reader v2.3.4
2.3.4

3 hours ago

New Features

  • Added reading statistics, including heatmaps, bar charts, and line charts
  • Added a new feature for displaying definitions of unfamiliar words; when enabled, definitions will appear directly next to unfamiliar words, supporting English, Japanese, and Chinese
  • Added support for customizing text menu options
  • Added support for “Ask AI” and “Start Reading from Here” after selecting text; these features must be manually enabled in the text menu
  • Added chapter information to search results within books
  • Added an option to display the number of books in a shelf next to the shelf name; go to Settings > Appearance
  • Added support for Alibaba Qwen TTS, OpenAI TTS, ElevenLabs, Grok TTS, Zhipu TTS, MiMo TTS, and Minimax TTS to the TTS plugin. You will need to configure your API key yourself
  • Koodo Sync data is now encrypted by default before storage
  • OPDS now supports connection testing
  • Support for customizing a book’s original path. Right-click on the book and select “Edit Book”
  • Support for custom TXT parsers, with individual settings for each book
  • Support for sorting books by file size
  • The web version supports WebDAV and S3-compatible services from any provider. You will need to install our browser extension
  • Optimized speed for the official AI OCR
  • Optimized performance for unparsed TXT files
  • Support for setting individual book styles per book (instead of using global styles); enable this in the reading options panel on the right
  • PDF-to-text conversion now supports individual settings per book
  • Support for pinning books; right-click on a book and select “Pin to Top”
  • Optimized table styles within text
  • (Mobile) Added reading statistics feature, supporting heatmaps, bar charts, line charts, and more
  • (Mobile) Added word definitions feature; once enabled, definitions will appear directly next to the words in the text, supporting English, Japanese, and Chinese
  • (Mobile) Added support for customizing text menu options
  • (Mobile) Support for “Ask AI” and “Read from Here” after selecting text; you must manually enable this in the text menu
  • (Mobile) Koodo Sync data is now encrypted by default before storage
  • (Mobile) OPDS now supports connection testing
  • (Mobile) Support for custom TXT parsers, with individual settings for each book
  • (Mobile) Support for sorting books by file size and reading progress
  • (Mobile) Optimized speed for the official AI OCR
  • (Mobile) Optimized performance for some unparsed TXT files
  • (Mobile) Support for setting book styles individually for each book instead of using the global style; please enable this in the reading options panel on the right
  • (Mobile) PDF-to-text conversion now supports individual settings for each book
  • (Mobile) Optimized table styles within text
  • (Mobile) Added support for editing the book's floating button
  • (Mobile) Added support for pinning books; long-press the book and select “Pin to Top”

Fixes

  • Fixed an issue where text selection was abnormal in some PDF files
  • Fixed an issue where backing up the book library failed when the library was too large
  • Fixed an issue where the text style was lost when re-highlighting text that was already highlighted
  • (Mobile) Fixed an issue where text selection was abnormal in some PDF files
  • (Mobile) Fixed an issue where the text style was lost when re-highlighting text that was already highlighted
  • (Mobile) Fixed an issue where the note highlight list did not update after syncing in some cases

Note

This version has been selected as the stable release candidate. It should work fine in most cases. If you have any concerns, please download the previous stable version

Tip

You can also download the installation package for this version from the our self-hosted mirror.

新增

  • 新增阅读统计功能,支持阅读时长热力图,柱状图,折线图等
  • 新增生词释义功能,开启之后将直接在文中生词旁展示释义,无需再手动查询,您可以根据自己的语言水平设置不同的生词级别,支持英语,日语和中文
  • 支持自定义文字菜单的选项
  • 支持选择文字之后问 AI 和从此开始朗读,需要您在文字菜单中手动开启
  • 书中搜索结果增加章节信息
  • 新增在书架名旁显示书架中图书数量的选项,请前往设置-外观
  • 阿里云盘支持秒传功能
  • 听书插件新增阿里云千问TTS,Open AI TTS, ElevenLabs, Grok TTS, 智谱 TTS, MiMo TTS, Minimax TTS,需要您自行配置 API Key
  • Koodo Sync 数据默认将加密之后存储
  • OPDS 支持测试连接
  • 支持自定义图书的原始路径,请在图书上右键-编辑图书
  • 支持自定义TXT目录解析器,并给每本书单独设置
  • 支持对图书按文件大小排序
  • 网页版支持任意厂商的WebDAV和S3兼容服务,包括坚果云的WebDAV,需要您额外安装我们的浏览器扩展
  • 优化官方 AI OCR的识别速度
  • 优化部分未解析出目录的TXT的性能问题
  • 支持给每本书单独设置图书样式,不使用全局的样式,请在右侧阅读选项面板中启用
  • PDF 转文本支持给每本书单独设置
  • 支持置顶图书,请在图书上右键-置顶
  • 优化文中表格样式
  • (移动版)新增阅读统计功能,支持阅读时长热力图,柱状图,折线图等
  • (移动版)新增生词释义功能,开启之后将直接在文中生词旁展示释义,支持英语,日语和中文
  • (移动版)支持自定义文字菜单的选项,以及排序功能
  • (移动版)支持选择文字之后问 AI 和从此开始朗读,需要您在文字菜单中手动开启
  • (移动版)阿里云盘支持秒传功能
  • (移动版)Koodo Sync 数据默认将加密之后存储
  • (移动版)OPDS 支持测试连接
  • (移动版)支持自定义TXT目录解析器,并给每本书单独设置
  • (移动版)支持对图书按文件大小和阅读进度排序
  • (移动版)优化官方 AI OCR的识别速度
  • (移动版)优化部分未解析出目录的TXT的性能问题
  • (移动版)支持给每本书单独设置图书样式,不使用全局的样式,请在右侧阅读选项面板中启用
  • (移动版)PDF 转文本支持给每本书单独设置
  • (移动版)优化文中表格样式
  • (移动版)支持编辑图书悬浮按钮
  • (移动版)支持置顶图书,请长按图书-置顶

修复

  • 修复部分PDF文件文字选择异常的问题
  • 修复当图书库体积太大时,备份图书库失败的问题
  • 修改在已高亮文字中再次高亮的文字样式丢失问题
  • (移动版)修复部分PDF文件文字选择异常的问题
  • (移动版)修改在已高亮文字中再次高亮的文字样式丢失问题
  • (移动版)修复部分情况下同步之后笔记高亮列表不更新的问题

Note

此版本由于功能已经稳定,bug也基本修复,被选为下个稳定版候选。如果您对此有任何顾虑,可以下载上一个稳定版.

Tip

我们还提供了高速下载镜像,您也可以从 自托管镜像 下载此版本的安装包

Don't miss a new koodo-reader release

NewReleases is sending notifications on new releases.