• tracer released this 2026-04-19 16:54:43 +02:00 | 2 commits to master since this release

    • Added remote reboot support for hosts running KeyHelp API 2.14 or newer.
    • Added a dedicated APIv2_14 client and mapped 2.14+ hosts to it instead of treating them as API 2.13.
    • Fixed the reboot request to call /api/v2/server/reboot with the required JSON confirmation payload.
    • Changed the reboot confirmation and result UI to non-blocking sheets/banner feedback so failures no longer trap the app in modal dialogs.
    • Improved API error messages by surfacing the server response body instead of only generic HTTP status codes.
    • Reduced expected reboot noise by suppressing ping checks for a short grace period after a reboot request.
    Downloads