• release-1.0.9 1ba7c6551e

    1.0.9
    Some checks are pending
    Release / Generate SBOM (push) Waiting to run
    Release / Merge Heavy AIO Docker manifest (push) Blocked by required conditions
    Release / Build Frontend (push) Waiting to run
    Release / Dist (push) Blocked by required conditions
    Release / Dist-1 (push) Blocked by required conditions
    Release / Dist-2 (push) Blocked by required conditions
    Release / Dist-3 (push) Blocked by required conditions
    Release / Dist-4 (push) Blocked by required conditions
    Release / Publish Draft Release (push) Blocked by required conditions
    Release / Create multi-arch Docker images (push) Blocked by required conditions
    Release / Build Heavy Docker image (linux/amd64) (push) Waiting to run
    Release / Build Heavy Docker image (linux/arm64) (push) Waiting to run
    Release / Build Heavy AIO Docker image (linux/amd64) (push) Waiting to run
    Release / Build Heavy AIO Docker image (linux/arm64) (push) Waiting to run
    Release / Merge Heavy Docker manifest (push) Blocked by required conditions
    Stable

    Luxxy released this 2026-06-07 15:23:11 +00:00 | 270 commits to main since this release

    Added:

    • Added final batch of admin translations - everything is now translatable
    • Added mass-power actions to server list pages
    • Added ability to freeze & suspend users
    • Added proxied websocket for getting node statistics
    • Added ability to reorder client routes like with server routes
    • Added "Foreign" label to servers in listing when current user is not the owner
    • Added ability to add foreign servers to current users' groups via the "Other" servers listing
    • Added missing Pinned CPUs server option to UI

    Fixed:

    • Fixed issue where allocation deployment used way too many queries and sometimes failed silently
    • Fixed issue in user creation where password reset creation was not done via transaction
    • Fixed issue where AIO node would not be reachable on first startup
    • Fixed vite:preloadError not reloading the page properly
    • Made heavy image load the last known good binary on startup to avoid existing without extensions
    • Fixed network tx/rx colors being reversed on the server console
    • Fixed server settings boxes not updating state properly

    Removed:

    • Removed unnecessary verify node step for AIO binary

    Full Changelog: https://github.com/calagopus/panel/compare/release-1.0.8...release-1.0.9

    Downloads