v1.6.49
Key Changes
- Reduced accidental notebook actions by replacing the three hover buttons with one anchored actions menu.
- Fixed the Web and native desktop notebook actions menu so it stays attached to the notebook row instead of drifting to the top-left.
- Kept new child notebook, rename, delete, and context-menu access available.
Related Issue: #10
Verification
- bun run typecheck
- bun run typecheck:mobile
- bun run build:web
- Desktop and Android release planning: reuse previously verified native assets.
🇨🇳 中文说明 / Chinese Changelog
主要更新
- 将笔记本行上的三个悬停操作按钮合并为一个固定定位的操作菜单,减少误触。
- 修复 Web 端和原生桌面端操作菜单漂移到左上角的问题,使菜单始终贴合笔记本行显示。
- 新建子笔记本、重命名、删除及右键菜单入口均继续保留。
关联 Issue:#10
验证
- bun run typecheck
- bun run typecheck:mobile
- bun run build:web
- 桌面端和 Android Release 计划:复用此前已验证的原生资产。