Skip to content

v0.1.9

Choose a tag to compare

@dream12347 dream12347 released this 18 Aug 14:53
· 1 commit to main since this release

v0.1.9 (2026-08-18)

修复

  • 串行化删除、恢复、彻底删除与压缩阈值保存操作,避免多个浏览器页面同时操作时使用旧状态互相覆盖
  • 删除过程中移动文件或保存回收站记录失败时,自动恢复会话文件与归档状态,避免会话从列表消失但未进入回收站
  • 保存回收站条目时保留已配置的上下文压缩阈值,避免其他会话操作意外清除该设置

文档

  • 将安装说明移动到功能介绍之后、截图之前,方便用户在查看功能后直接安装

Fixed (EN)

  • Serialized delete, restore, purge, and compaction-threshold mutations so concurrent browser tabs cannot overwrite each other with stale state
  • Rolled back the session artifact and archive state when moving files or persisting the trash entry fails during deletion
  • Preserved the configured context-compaction threshold when saving trash entries

Documentation (EN)

  • Moved the installation instructions above the screenshots, directly after the feature overview