Nion 0.7.4
新功能
- 任务详情面板标题支持点击内联重命名(Done/失焦自动保存)
- 专注完成鼓励文案支持 Markdown 渲染和表情贴纸
修复
- 伙伴配置:同 Provider 切换不同模型时"开始聊天"无反应(改用 SharedFlow 事件驱动面板过渡)
- 每日循环任务完成/取消完成时,自动联动提醒闹钟的注册与取消
- 专注预选消费时序修正,onPreselectedConsumed 在成功应用后回调,避免竞态
- 计时器自然完成后正确重置为就绪状态
- 专注统计柱状图布局修正,时长文字固定宽度对齐
New Features
- Task detail panel title now supports inline rename (save on Done/focus lost)
- Focus completion encouragement text now supports Markdown rendering and sticker emojis
Fixes
- Companion config: fixed start chat not responding when switching models under the same provider (now uses SharedFlow event-driven panel transition)
- Daily recurring task completion/uncompletion now properly syncs reminder alarm registration and cancellation
- Focus preselection timing fix: onPreselectedConsumed now fires after successful application to prevent race conditions
- Timer now correctly resets to ready state after natural completion
- Focus stats bar chart layout fix, duration text fixed width for alignment