• release-1.1.1 65c5e2facf

    1.1.1
    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 main Docker image (push) Blocked by required conditions
    Release / Create multi-arch aio Docker image (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 heavy Docker manifest (push) Blocked by required conditions
    Release / Merge Heavy heavy-aio Docker manifest (push) Blocked by required conditions
    Stable

    Luxxy released this 2026-07-25 20:05:02 +00:00 | 27 commits to main since this release

    Added:

    • Added support for resumable uploads
    • Added support for file collaboration conflict detection
    • Added support for file copy conflict detection
    • Added ability to recreate databases under db-agent
    • Added visual file manager indication for virtual dir entries
    • Added support for unlimited node deployment limits via 0
    • Added precompressed gz frontend assets to speedup file serving
    • Added better system for adjusting and updating db-agent templates/instances
    • Added support for more advanced oauth mapping matching and apply them on each login instead of just relink
    • Added sidebar categories to the admin area
    • Added ability to copy singular files out of read-only filesystems more easily
    • Added support for previewing subuser ignored files
    • Added support for previewing backup ignored files
    • Added support for exporting eggs in a Pterodactyl-compatible format
    • Added localization support to monaco

    Fixed:

    • Fixed some crons not being able to parse due to using a different parser than most would expect
    • Fixed first/last name validation only accepting a minimum of 2 characters, lowered to 1
    • Fixed progress bars being able to say Infinity% in certain cases
    • Fixed some issues with console page/monaco editor on mobile devices
    • Fixed UX issues in db agent/node setup flow
    • Fixed translated numbers not going through number localization
    • Fixed routes hidden from the sidebar still being accessible via direct path
    • Fixed file uploads having to be aborted when exiting file manager
    • Fixed frontend bundle containing unused copy of every country flag due to bundling issue
    • Fixed some evaluation issues in the panel variable rule parser

    Full Changelog: https://github.com/calagopus/panel/compare/release-1.1.0...release-1.1.1

    Downloads