Skip to content

v0.1.8

Choose a tag to compare

@dream12347 dream12347 released this 18 Aug 10:45
· 3 commits to main since this release

v0.1.8 (2026-08-18)

新增

  • 会话管理面板支持批量删除:每行前增加勾选框(运行中 / 当前会话禁用勾选),面板顶部出现「全选」与「批量删除」操作条,一次确认后逐个调用删除接口,汇总成功 / 失败数量,失败时列出失败会话标题;删除后刷新回收站与官方列表
  • 工作区级全选:每个工作区标题旁新增勾选框,一键选中该工作区下的全部可选会话;支持半选(indeterminate)状态,与「全选」按钮和每行勾选联动
  • 抽屉「更多」菜单增加「删除」:会话行三点菜单新增红色「删除」项,运行中的会话禁用,与行内删除按钮一致(移入回收站)

优化

  • 移除对话头部冗余的「回收站」按钮(「对话管理」按钮已能打开抽屉并定位回收站)

致谢

  • 感谢 DoggyHU 的贡献:批量删除、工作区级全选、更多菜单删除项与头部按钮清理(PR #4

Added (EN)

  • Batch delete in the Session Manager panel: per-row checkboxes (disabled for running / current sessions), a Select-all + Delete-selected bar, one confirmation, per-session delete calls with a success/failure summary (failed titles listed), then trash and official list refresh
  • Workspace-level select-all: a checkbox on each workspace label selects every selectable session in that workspace, with indeterminate state kept in sync with Select-all and per-row checkboxes
  • A red Delete item in the drawer "More" menu (same trash flow as the row button, disabled while running)

Changed (EN)

  • Removed the redundant "Trash" conversation-header button (the "Session Manager" button already opens the drawer and can target the trash)

Credits

  • Thanks to DoggyHU for batch delete, workspace select-all, the More-menu delete item and the header cleanup (PR #4)