Skip to content

v0.2.17

Choose a tag to compare

@L-Chris L-Chris released this 06 Aug 02:32
· 2 commits to main since this release

Feature

  • Added localized update notes that follow the interface language.

Improvement

  • Upgraded the egui stack to 0.36 and aligned popup sizing, grid layout, text spacing, and native title-bar theme synchronization.
  • Reduced book startup work by reusing shelf metadata and covers, opening directly at saved locations, and avoiding duplicate PDF buffer copies.
  • Split oversized single-file books at top-level chapter boundaries to reduce initial pagination work.

Fix

  • Fixed semantic text selection and toolbar positioning on the right page in two-page mode.
  • Restored mouse-wheel page turns while a text selection toolbar is visible.
  • Restored image preview and copy interactions in reflowed PDF OCR content.
中文更新说明

功能

  • 新增跟随界面语言展示的本地化更新说明。

改进

  • 将 egui 技术栈升级至 0.36,并统一弹窗尺寸、网格布局、文字间距和原生标题栏的主题同步。
  • 复用书架元数据与封面、直接从保存位置打开,并避免重复复制 PDF 缓冲区,减少书籍启动阶段的工作量。
  • 按顶层章节边界拆分超大的单文件电子书,减少首次分页的计算量。

修复

  • 修复双页模式下右侧页面的语义文字选择与工具栏定位。
  • 修复选择工具栏显示时鼠标滚轮无法翻页的问题。
  • 恢复 PDF OCR 流式布局中的图片预览与复制交互。