Skip to content

Releases: user-A100/books-reader

Books 2.4.7 (Tauri/Rust 版)

Pre-release

Choose a tag to compare

@user-A100 user-A100 released this 29 Aug 16:11

Rust + Tauri 重构版(预览),与 Electron 正式版(v2.4.7 Latest)相互独立,请勿混淆。

本版本包含

  • Tauri 2 + Rust 后端的完整迁移(存储 / 数据库 / 窗口 / 云同步等)
  • 修复:应用背景与书籍背景在 Tauri 下无法显示
    • 背景图存储从 localforage 改为 Rust 原生存储(Electron/Tauri 均走磁盘)
    • 修复 WebView2 CSSOM 静默丢弃超大样式值导致大图背景失效的问题(改用 blob URL)
  • 修复 release 构建缺少 devtools feature 导致的编译失败

附件

文件 说明
Koodo Reader Tauri Probe_2.4.7_x64-setup.exe NSIS 安装包(推荐)
KoodoReader-2.4.7-tauri-portable.exe 绿色便携版,免安装

注意

  • 未签名,Windows SmartScreen 可能提示,选择"仍要运行"
  • 依赖系统 WebView2(Windows 11 自带)
  • 数据目录独立于 Electron 版:%APPDATA%\com.usera100.booksreader.tauri-probe

Books 2.4.7

Choose a tag to compare

@user-A100 user-A100 released this 18 Aug 03:37

修复 Windows 任务栏、窗口和托盘图标显示问题;内置 Legado 书源引擎。

Books 2.4.6

Choose a tag to compare

@user-A100 user-A100 released this 16 Aug 09:11

内置 Legado 书源引擎,修复本地阅读器符号着色在重排和主题样式下失效的问题。

Books 2.4.5

Choose a tag to compare

@user-A100 user-A100 released this 14 Aug 08:36

Windows portable build

  • Uses the Books logo for the application and taskbar icon.
  • Download Books-2.4.5-win-x64-portable.zip.
  • Extract the archive and launch Books.exe.
  • This is a portable x64 build and does not require installation.

Books 2.4.4

Choose a tag to compare

@user-A100 user-A100 released this 14 Aug 08:22

Windows portable build

  • Download Books-2.4.4-win-x64-portable.zip.
  • Extract the archive and launch Books.exe.
  • This is a portable x64 build and does not require installation.
  • Library data is stored separately from the release archive.