• v1.9.0 2e5b99e1c2

    v1.9.0 Stable

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

    1.9.0 (2026-03-13)

    Features

    • ui: dry-run toast feedback, manual booking buttons (behind manual_mode setting), perform_manual_action IPC (50922bb)
    Downloads
  • v1.8.1 ac9570416f

    v1.8.1 Stable

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

    1.8.1 (2026-03-13)

    Bug Fixes

    • settings: load config via get_config IPC (not from status), dry_run now persists correctly (81830ce)
    Downloads
  • v1.8.0 5a6008e9c9

    v1.8.0 Stable

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

    1.8.0 (2026-03-13)

    Bug Fixes

    • tray: close hides window instead of quitting (prevent_close on CloseRequested) (a14b1b0)

    Features

    • ui: proper tray popup — 320×520, no decorations, custom titlebar with drag, dark design system (598a50d)
    Downloads
  • v1.7.3 84b429c6c1

    v1.7.3 Stable

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

    1.7.3 (2026-03-13)

    Bug Fixes

    • rust: import tauri::Listener trait for app.handle().listen() (c46c965)
    Downloads
  • v1.7.2 af08d1b6bb

    v1.7.2 Stable

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

    1.7.2 (2026-03-13)

    Bug Fixes

    • macos: replace objc2 block API with CGSession polling (no FFI blocks), fix app.handle().listen() (16a7674)
    Downloads
  • v1.7.1 f5c0e58c8c

    v1.7.1 Stable

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

    1.7.1 (2026-03-13)

    Bug Fixes

    • rust: unused BufReader, SidecarResponse missing Serialize, keyring delete_password API (74d93e3)
    Downloads
  • v1.7.0 ad37543265

    v1.7.0 Stable

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

    1.7.0 (2026-03-13)

    Features

    • us-007: screen lock detection — Windows WTS, macOS DistributedNotificationCenter, Linux D-Bus (zbus) (831bab8)
    Downloads
  • v1.6.1 e50547272b

    v1.6.1 Stable

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

    1.6.1 (2026-03-13)

    Bug Fixes

    • tauri: remove externalBin (node spawned directly, not Tauri sidecar), add shell capabilities (3edb6be)
    Downloads
  • v1.6.0 72ec56bc31

    v1.6.0 Stable

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

    1.6.0 (2026-03-13)

    Features

    • keychain: OS credential storage via keyring crate (US-019) + credential UI in Settings (US-020) (653b0a8)
    Downloads
  • v1.5.0 cb2668a984

    v1.5.0 Stable

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

    1.5.0 (2026-03-13)

    Features

    • sidecar: ZeusX Node.js/Playwright sidecar with JSON stdio protocol, dry-run, ping/pong (US-001/002/003) (4b6834a)
    Downloads