• release-1.0.2 96ac521bd0

    1.0.2
    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 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 / Merge Heavy Docker manifest (push) Blocked by required conditions
    Stable

    Luxxy released this 2026-04-04 11:02:01 +00:00 | 657 commits to main since this release

    Added:

    • Added Dutch translations ( @otte-s )
    • Added Vietnamese translations ( @mrbeeenopro )
    • Added Turkish translations ( @alperelieyidev )
    • Added ability to send password reset emails as admin
    • Added ability to recreate (wipe) server databases
    • Added Unsaved Changes modal to startup page
    • Added Extension API for route interceptors to be able to replace existing routes and change default ordering
    • Added Extension API for hooking into most elements to replace/modify them on the fly
    • Added better Extension API for modifying existing backend permission groups
    • Added more Extension APIs to the file manager to allow custom file view/edit pages
    • Added App Setting for app banner instead of icon to allow more customizability of logo
    • Added external_id to admin api users and add it to the UI

    Fixed:

    • Fixed SizeInput not allowing decimals
    • Fixed up some minor UI issues
    • Fixed server power endpoint using wrong permission node for killing
    • Made email test run in foreground to display errors
    • Fixed bug in useBlocker causing invalid file editor unsaved changes modals
    • Fixed validation issue in backup configuration creation
    • Fixed app favicon not updating to the app icon
    • Fixed tons of alignment issues with the SizeInput element

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

    Downloads