What's Changed
New
- Homebrew Cask support:
brew tap lifedever/tap && brew install --cask task-tick
Bug Fixes
- Fix: clicking "Install and Restart" in update dialog had no response — hdiutil was blocking the main thread
- Fix: clicking "Open TaskTick" from menu bar popover showed Dock icon but main window didn't appear
- Fix: tasks with "end after N times" not stopping — execution count was not synced with actual log count
- Fix: editing and saving a task would auto-disable it when execution count exceeded the repeat limit
Improvements
- Task ID (#number) now displayed before schedule info in task list
- Task ID (#number) now displayed before status in task detail view
Full Changelog: v1.0.0...v1.0.2