• release-1.0.3 416f3a2b47

    1.0.3
    Some checks are pending
    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 images (linux/amd64) (push) Waiting to run
    Release / Build Heavy Docker images (linux/arm64) (push) Waiting to run
    Release / Merge Heavy Docker manifests (push) Blocked by required conditions
    Stable

    Luxxy released this 2026-04-25 10:04:51 +00:00 | 515 commits to main since this release

    Added:

    • Added Spanish translations ( @MiguVT )
    • Added Arabic translations ( @i-weedy )
    • Added ability to import from pelican ( @Luxxy-GF )
    • Added support for AIO binaries, panel + wings in one binary for simple setups
    • Added ability to assign additional allocations to env variables via UI
    • Added tons of new extension APIs
    • Added CLI for managing nodes
    • Added ability to recreate API Keys
    • Added ability to adjust ratelimit settings in the Admin UI
    • Added support for MongoDB-Compatible Database Hosts
    • Added endpoint for retrieving user using their oauth provider and identifier
    • Added ability to reattach node backups to other servers after being detached
    • Added ability to manually detach node backups from servers
    • Added CLI for importing missing S3 Backups from a backup configurations s3 credentials'
    • Added ability to enforce user 2fa even after logging in using OAuth
    • Added native way to cancel server transfers from the UI as an admin
    • Added page for viewing system updates (panel, extensions & nodes), and system health
    • Added Links back to Calagopus Documentation for Database Hosts & Backup Configurations
    • Added ability to restore backups to another server from the server admin UI instead of just the Node admin UI

    Fixed:

    • Fixed responsiveness on Account page ( @zephrynis )
    • Fixed tons of bugs in the file manager UI
    • Fixed permission selector being annoying to use
    • Fixed long oauth provider response data erroring the endpoint, truncate data now
    • Fixed ServerItem styling on mobile
    • Switched to Tanstack for more of the frontend, should make it feel more responsive
    • Redesigned OOBE internally and UI-wise so it feels better to use
    • Fixed ordering in egg docker images being discarded when saving
    • Fixed frontend development on Windows Systems
    • Fixed Schedule Step D&D triggering while inside a modal ( @Tomaxikz )
    • Fixed a bug regarding complex automatic port allocation where node matching wouldnt instantly abort once it found a match
    • Fixed some bugs regarding admin node backups

    Full Changelog: https://github.com/calagopus/panel/compare/release-1.0.2...release-1.0.3

    Downloads