• v0.2.8 3950820e8d

    v0.2.8
    All checks were successful
    CI / lint (push) Successful in 3m14s
    CI / test (push) Successful in 3m38s
    Release / release (push) Successful in 13m41s
    Stable

    anthonymills released this 2026-09-01 21:16:28 +10:00 | 5 commits to master since this release

    Added

    • Forgejo Actions release workflow for building and publishing .deb, .rpm, and AppImage packages on tag push.
    • CHANGELOG.md file to track project changes.

    Changed

    • Switched from license-file to SPDX license field in Cargo.toml.
    • Bumped version to 0.2.8.
    Downloads
  • 0.2.7 d3d0ff38ab

    0.2.7
    All checks were successful
    CI / test (push) Successful in 3m37s
    CI / lint (push) Successful in 3m3s
    Stable

    anthonymills released this 2026-08-26 11:37:36 +10:00 | 10 commits to master since this release

    Added

    • Calendar view of task completion, showing the days each task was marked complete.
      • Accessible via a new button on the application home page.
      • Also opened from the task statistics window.
    • Streak and completion percentage shown in the task calendar view window.
    • Menu option to toggle the application colour theme.
    • Previous day complete/incomplete actions for missed daily habits, with consistent title case.

    Changed

    • Updated button formatting across the application for consistency.
    • Split alignment of the task action buttons.
    • Bumped package dependency versions.
    • Moved tests to a dedicated directory outside the main application code.
    • Updated application screenshots to match v0.2.7.
    Downloads
  • 0.2.5 33083d6f22

    0.2.5 Stable

    anthonymills released this 2026-04-10 21:54:35 +10:00 | 24 commits to master since this release

    Initial public release add tasks, set their frequency and track their completion over time to form new habits.

    Downloads