• v1.4.0 3ede56169e

    v1.4.0 Stable

    github-actions[bot] released this 2026-03-13 16:11:56 +01:00 | 69 commits to main since this release

    1.4.0 (2026-03-13)

    Features

    • monitor: WorkMonitor timer loop — 60s tick, OS notifications, NotificationManager cooldown (US-006–012) (495c9e1)
    Downloads
  • v1.3.3 20ae6715a1

    v1.3.3 Stable

    github-actions[bot] released this 2026-03-13 16:03:07 +01:00 | 72 commits to main since this release

    1.3.3 (2026-03-13)

    Bug Fixes

    • ci: add full icon set (32x32, 128x128, ico) required by Tauri bundler (c74a30c)
    Downloads
  • v1.3.2 37b7e43666

    v1.3.2 Stable

    github-actions[bot] released this 2026-03-13 15:19:21 +01:00 | 74 commits to main since this release

    1.3.2 (2026-03-13)

    Bug Fixes

    • rust: MutexGuard not Send across await (scope drop before dispatch), RGBA icon (7bfc6ab)
    Downloads
  • v1.3.1 bf3c1ab6d5

    v1.3.1 Stable

    github-actions[bot] released this 2026-03-13 15:13:00 +01:00 | 76 commits to main since this release

    1.3.1 (2026-03-13)

    Bug Fixes

    • frontend: vite.config.mts (ESM), svelte-plugin@4 for Svelte 5, dist builds clean (345938b)
    Downloads
  • v1.3.0 a0ec63dbf7

    v1.3.0 Stable

    github-actions[bot] released this 2026-03-13 15:12:00 +01:00 | 78 commits to main since this release

    1.3.0 (2026-03-13)

    Features

    • proper tauri.conf.json (window config, tray, bundle) + CI streamline (e6fa94b)
    Downloads
  • v1.2.0 1792fa8694

    v1.2.0 Stable

    github-actions[bot] released this 2026-03-13 15:08:22 +01:00 | 80 commits to main since this release

    1.2.0 (2026-03-13)

    Features

    • rust: add persistence (US-005) + systray setup (US-004/022) + autostart wiring (166d383)
    Downloads
  • v1.1.1 d1899aa0fe

    v1.1.1 Stable

    github-actions[bot] released this 2026-03-13 15:05:46 +01:00 | 82 commits to main since this release

    1.1.1 (2026-03-13)

    Bug Fixes

    • rust: resolve clippy warnings (snake_case zeusX fields, Range::contains) (735de1c)
    Downloads
  • v1.1.0 991735501a

    v1.1.0 Stable

    github-actions[bot] released this 2026-03-13 15:04:49 +01:00 | 84 commits to main since this release

    1.1.0 (2026-03-13)

    Features

    • frontend: add Svelte 5 UI (App, Settings, tauri IPC wrappers, vite config) (d291ebe)
    Downloads
  • v1.0.0 aec96b8bb7

    v1.0.0 Stable

    github-actions[bot] released this 2026-03-13 15:02:47 +01:00 | 86 commits to main since this release

    1.0.0 (2026-03-13)

    Bug Fixes

    • ci: remove type:module — breaks semantic-release CJS plugin loader (e39edc7)

    Features

    • implement core modules (config, state_machine, work_monitor, zeusX scaffold) (e6f7db1)
    • project scaffold + all analysis docs (architecture, user-stories, selectors, tech-stack, feature-parity) (9dfb8f1)
    • rust: add CredentialManager (storage-agnostic trait + InMemoryStore + 6 tests) (47116f5)
    • rust: add NotificationManager (cooldown/suppress/override, 8 tests) (6b436c9)
    Downloads