• v1.9.20 72e5e267c4

    v1.9.20 Stable

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

    1.9.20 (2026-03-13)

    Bug Fixes

    • tray: BottomRight (work area) on Windows/Linux, TrayBottomCenter on macOS — fixes window below taskbar (7183dc2)
    Downloads
  • v1.9.19 e9892cc962

    v1.9.19 Stable

    github-actions[bot] released this 2026-03-13 18:53:17 +01:00 | 4 commits to main since this release

    1.9.19 (2026-03-13)

    Bug Fixes

    • sidecar: use correct ZeusX URL and login flow from zeus-punch (zeusx.intersport.de, JS clicks, workspace.aspx wait) (72f16cf)
    Downloads
  • v1.9.18 d29abd2de2

    v1.9.18 Stable

    github-actions[bot] released this 2026-03-13 18:45:42 +01:00 | 7 commits to main since this release

    1.9.18 (2026-03-13)

    Bug Fixes

    • sidecar: actually rebuild dist/index.js with pending counter (previous commit had stale bundle) (8186ceb)
    Downloads
  • v1.9.17 a0fcbc8148

    v1.9.17 Stable

    github-actions[bot] released this 2026-03-13 18:36:45 +01:00 | 10 commits to main since this release

    1.9.17 (2026-03-13)

    Bug Fixes

    • sidecar: pending counter prevents process.exit(0) race before async line handler writes response (c7a8866)
    Downloads
  • v1.9.16 d8ebab7dd0

    v1.9.16 Stable

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

    1.9.16 (2026-03-13)

    Bug Fixes

    • sidecar: capture stderr for diagnostics, find node in /opt/homebrew+/usr/local on macOS, better error messages (2b8dc58)
    Downloads
  • v1.9.15 77d44b6006

    v1.9.15 Stable

    github-actions[bot] released this 2026-03-13 18:29:56 +01:00 | 14 commits to main since this release

    1.9.15 (2026-03-13)

    Bug Fixes

    • sidecar: commit pre-built dist/index.js so Mac dev doesn't require local sidecar build (3645d32)
    Downloads
  • v1.9.14 6921d5b866

    v1.9.14 Stable

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

    1.9.14 (2026-03-13)

    Bug Fixes

    • sidecar: dev path uses CARGO_MANIFEST_DIR (reliable), production falls back to next-to-binary; fix MANUAL_ACTIONS keys to match sidecar (mobiles-arbeiten-start etc) (d8d5b66)
    Downloads
  • v1.9.13 3f7bd84c61

    v1.9.13 Stable

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

    1.9.13 (2026-03-13)

    Bug Fixes

    • tray: on_tray_event in click handler for positioner, remove TrayBottomCenter from menu item (no tray context there) (a7e52cc)
    Downloads
  • v1.9.12 c3ddffc583

    v1.9.12 Stable

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

    1.9.12 (2026-03-13)

    Bug Fixes

    • tray: register positioner on_tray_event hook to fix TrayBottomCenter panic; suppress dead_code in selectors.rs (12d1e1e)
    Downloads
  • v1.9.11 a1811e4858

    v1.9.11 Stable

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

    1.9.11 (2026-03-13)

    Bug Fixes

    • lint: svelte-eslint-parser with typescript, remove unused ActionResult import, any→unknown (db2552a)
    • linux build green — credentials cache in AppState, dispatch signature, positioner move_window, clean unused imports (93c3571)
    Downloads