• release-1.0.10 8e3016a5bf

    1.0.10
    Some checks are pending
    Release / Generate SBOM (push) Waiting to run
    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 / Merge Heavy AIO Docker manifest (push) Blocked by required conditions
    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-14 13:32:49 +00:00 | 221 commits to main since this release

    Added:

    • Added slovak translation ( @Tomaxikz )
    • Added frontend impl for java_version egg feature
    • Added ability to modify keyboard shortcuts/disable them entirely
    • Added support for browsing & opening a Calagopus server via VS Code/compatible IDE
    • Added support for callback-based api key creation
    • Added better debugging messages to deployment endpoint
    • Added support for deleting all nests' eggs before deleting nest
    • Added deployment capacity tab to nodes subpages
    • Added minimal file browser UI to copy-remote modal
    • Added ability to mass-rename files via rules in the file manager
    • Added ability to develop extension within a single directory (also adds easier git integration)
    • Added 3 more ratelimits (password forgot, remote, remote sftp auth)

    Fixed:

    • Fixed node stats failing in some reverse proxy setups
    • Fixed node admin objects including tokens with only read permissions - now requires dedicated nodes.read-token permission ( @martwypoeta )
    • Fixed some code not using mantine wrapper imports
    • Fixed issue with some setups where wings-proxy would fail on unbounded responses
    • Fixed issue in rule_validator where regexes including commas would get split
    • Fixed logic issue when updating extensions that do not have db migrations
    • Fixed API keys requesting websocket token getting the users' permissions instead of the downscaled ones
    • Fixed some destructive actions not having confirmation modals
    • Fixed OOBE silently requiring primary allocation for server creation
    • Fixed admin extension modals not animating themselves properly
    • Fix small state issue in file manager search
    • Fixed heavy image sometimes not updating binary properly

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

    Downloads