What's Changed
New Features
- Clear Logs: clear all execution logs for a task with confirmation, resetting the repeat counter so "end after N times" starts from 1 again
- Homebrew Cask support:
brew tap lifedever/tap && brew install --cask task-tick
Improvements
- Move action buttons below task title to prevent layout compression on long names
更新内容
新功能
- 清空日志:支持清空单个任务的所有执行日志(需确认),清空后重复次数从 1 重新开始计数
- 支持 Homebrew Cask 安装:
brew tap lifedever/tap && brew install --cask task-tick
改进
- 操作按钮移至标题下方,避免标题过长时按钮被挤压
Full Changelog: v1.0.2...v1.0.3