• v1.3.0 20174a5ab5

    v1.3.0 Stable

    zaph0d released this 2026-05-18 15:48:38 +02:00 | 4 commits to main since this release

    📅 Originally published on GitHub: Mon, 18 May 2026 13:48:55 GMT
    🏷️ Git tag created: Mon, 18 May 2026 13:48:38 GMT

    Time Keeper v1.3.0

    This minor release focuses on polishing the day-to-day tracking experience across the PWA and the macOS menu bar app. It adds better weekly repair/edit flows on macOS, moves category target management into Settings, and improves update and notification behavior on mobile.

    Highlights

    • Category targets moved into Settings

      • Category target configuration now lives in Settings instead of the previous location.
    • Better PWA update behavior

      • The app now auto-checks for new PWA versions when it resumes, making updates easier to pick up without a manual refresh.
    • Improved Android timer notifications

      • Fixed the Android timer notification badge icon so the status bar uses a proper monochrome badge asset instead of the previous white blob.
    • macOS weekly editing and repair flows

      • Added weekly inline cell editing and day-log support in the macOS app.
      • Improved the macOS popover layout and styling.
      • Included follow-up fixes for weekly-tab collection/spread syntax issues.

    Source commits

    • fix(macos): improve UI layout and styling for popover app
    • fix(macos): correct spread operator syntax in weekly tab
    • fix(macos): use else instead of if for spread operator in collection literal
    • feat: move category targets into settings
    • Auto-check PWA updates on resume
    • Fix Android timer notification badge icon
    • Add macOS weekly editing and day-log support

    Full Changelog: https://github.com/niels-emmer/time-keeper/compare/v1.2.0...v1.3.0

    Downloads