• v1.9.10 59d7998fd4

    v1.9.10 Stable

    github-actions[bot] released this 2026-03-13 17:39:42 +01:00 | 28 commits to main since this release

    1.9.10 (2026-03-13)

    Bug Fixes

    • capabilities: core🪟allow-hide + positioner:allow-move-window (correct permission keys) (2f60a52)
    Downloads
  • v1.9.9 085063ddde

    v1.9.9 Stable

    github-actions[bot] released this 2026-03-13 17:35:04 +01:00 | 30 commits to main since this release

    1.9.9 (2026-03-13)

    Bug Fixes

    • ci: remove invalid positioner:default capability (plugin uses WindowExt directly, no permission key needed) (b1807ed)
    Downloads
  • v1.9.8 6142e27747

    v1.9.8 Stable

    github-actions[bot] released this 2026-03-13 17:28:40 +01:00 | 32 commits to main since this release

    1.9.8 (2026-03-13)

    Bug Fixes

    • tray: close button via hide_window IPC, tray click positions window at TrayBottomCenter via plugin-positioner (635195e)
    Downloads
  • v1.9.7 04d7f32aa2

    v1.9.7 Stable

    github-actions[bot] released this 2026-03-13 17:27:45 +01:00 | 34 commits to main since this release

    1.9.7 (2026-03-13)

    Bug Fixes

    • credentials: load once at startup into AppState cache, never prompt keychain per-action again (8d863c6)
    Downloads
  • v1.9.6 1c780b0a35

    v1.9.6 Stable

    github-actions[bot] released this 2026-03-13 17:27:02 +01:00 | 36 commits to main since this release

    1.9.6 (2026-03-13)

    Bug Fixes

    • sidecar: align action keys with selectors.rs (mobiles-arbeiten-start/end, pause-mobil etc), use correct INTERSPORT terminal selectors (51d8649)
    Downloads
  • v1.9.5 3eb2b1884a

    v1.9.5 Stable

    github-actions[bot] released this 2026-03-13 17:24:40 +01:00 | 38 commits to main since this release

    1.9.5 (2026-03-13)

    Bug Fixes

    • core: zeusX_action key mismatch (start_work→mobiles-arbeiten-start); stub windows screen lock until florian-pc test (b97d604)
    Downloads
  • v1.9.4 6f5abc0436

    v1.9.4 Stable

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

    1.9.4 (2026-03-13)

    Bug Fixes

    • windows: PWSTR in windows::core not Win32::Foundation, add Win32_Core feature (18a8348)
    Downloads
  • v1.9.3 06d311bb6a

    v1.9.3 Stable

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

    1.9.3 (2026-03-13)

    Bug Fixes

    • windows: WTSQuerySessionInformationW expects *mut PWSTR not &mut *mut u16 (220eacd)
    Downloads
  • v1.9.2 145e47a923

    v1.9.2 Stable

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

    1.9.2 (2026-03-13)

    Bug Fixes

    • windows: WTSQuerySessionInformationW returns Result<()> not BOOL, fix .ok()? and pointer offset (6a4befd)
    Downloads
  • v1.9.1 63ac6ce504

    v1.9.1 Stable

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

    1.9.1 (2026-03-13)

    Bug Fixes

    • ci: linux futures_util->futures+StreamExt, windows polling via WTSQuerySessionInformation (no WNDPROC), remove invalid on_window_event (9b52ffe)
    Downloads