v0.6.7 Todo command, UI improvements
UI changes
- Show only the top input bar with empty query
- You can set inner gaps between parts in Look (topbar, left, right column) (X11, VMs can't easily clear background, don't have transparent effect built-in, or GPU issues so we disable this feature for those kind of environments)
(cmd+shf+,-> Inner Gap)
New feature
- Todo command:
- You can have a simple, lightweight tracking app with-out needs to install a slop app out there
- Stats screen gives you trend about your done/remaining/total tasks with bunch of graphs.
(Access viacmd+/-> todo , or:todo)
Bug fixes
- Fix issues from community members and internal test report
Special thanks
What's Changed
- deps(deps): bump regex from 1.12.3 to 1.12.4 in /core in the all group across 1 directory by @dependabot[bot] in #207
- feat: Todo command by @kunkka19xx in #235
- feat: local build app image by @kunkka19xx in #239
- feat: shared todo backend by @kunkka19xx in #238
- fix: App image crashed on Fedora by @kunkka19xx in #234
- Linows: Todo command by @kunkka19xx in #242
- chore: update testing checklist for the Tauri workflow by @dont-wait in #245
- fix(macos): index symlinked app bundles by @nqdd in #230
- fix: back to standby after 5s re-entering command by @dont-wait in #246
- feat: sync prepare by @kunkka19xx in #247
- feat: UI improvements by @kunkka19xx in #250
- feat: Health and error notifications by @kunkka19xx in #248
- fix: Toast on todo screen by @kunkka19xx in #251
- linows: Inner gaps by @kunkka19xx in #252
- chore: Border fix for MacOS by @kunkka19xx in #254
- chore: inner gaps disable based on envs by @kunkka19xx in #255
New Contributors
- @dont-wait made their first contribution in #245
- @nqdd made their first contribution in #230
Full Changelog: v0.6.6...v0.6.7