• release-1.2.0 fd0edda220

    1.2.0
    Some checks failed
    Crowdin Action / crowdin (push) Failing after 3s
    Release Nightly / Build Frontend (push) Has been cancelled
    Release Nightly / Dist (push) Has been cancelled
    Release Nightly / Dist-1 (push) Has been cancelled
    Release Nightly / Dist-2 (push) Has been cancelled
    Release Nightly / Dist-3 (push) Has been cancelled
    Release Nightly / Generate SBOM (push) Has been cancelled
    Release Nightly / Create multi-arch main Docker image (push) Has been cancelled
    Release Nightly / Create multi-arch aio Docker image (push) Has been cancelled
    Release Nightly / Build heavy Docker image (linux/amd64) (push) Has been cancelled
    Release Nightly / Build heavy Docker image (linux/arm64) (push) Has been cancelled
    Release Nightly / Build heavy-aio Docker image (linux/amd64) (push) Has been cancelled
    Release Nightly / Build heavy-aio Docker image (linux/arm64) (push) Has been cancelled
    Release Nightly / Merge Heavy heavy Docker manifest (push) Has been cancelled
    Release Nightly / Merge Heavy heavy-aio Docker manifest (push) Has been cancelled
    Deploy Docs to Cloudflare Pages / Build and Deploy Backend Docs (push) Has been cancelled
    Lint / Lint Frontend (push) Has been cancelled
    Lint / Lint Translations (push) Has been cancelled
    Lint / Lint Backend (push) Has been cancelled
    Release / Determine Release Info (push) Has been cancelled
    Release / Generate SBOM (push) Has been cancelled
    Release / Build Frontend (push) Has been cancelled
    Release / Build heavy Docker image (linux/amd64) (push) Has been cancelled
    Release / Build heavy Docker image (linux/arm64) (push) Has been cancelled
    Release / Build heavy-aio Docker image (linux/amd64) (push) Has been cancelled
    Release / Build heavy-aio Docker image (linux/arm64) (push) Has been cancelled
    Release / Dist (push) Has been cancelled
    Release / Dist-1 (push) Has been cancelled
    Release / Dist-2 (push) Has been cancelled
    Release / Dist-3 (push) Has been cancelled
    Release / Dist-4 (push) Has been cancelled
    Release / Publish Draft Release (push) Has been cancelled
    Release / Create multi-arch main Docker image (push) Has been cancelled
    Release / Create multi-arch aio Docker image (push) Has been cancelled
    Release / Merge Heavy heavy Docker manifest (push) Has been cancelled
    Release / Merge Heavy heavy-aio Docker manifest (push) Has been cancelled
    Stable

    Luxxy released this 2026-09-06 16:50:19 +00:00 | 70 commits to main since this release

    Added:

    • Added Quick Actions with support for things like math, search and well, actions
    • Added support for better db-agent ACL management (read-only/read-write on multiple dbs)
    • Added support for server firewall rules
    • Added support for server private networks via tundra
    • Added support for pulling files directly in schedules
    • Added support for db agent database backups
    • Added new file manager tree view ( @Tomaxikz )
    • Added new file editor for mobile users
    • Added logout confirmation modal
    • Added infinite file scroll to file manager instead of pagination
    • Added ability to mass-import eggs from URLs
    • Added activity logging to admin extension management
    • Added support for toggling extensions without rebuild
    • Added email verification support and more 2fa customizability
    • Added cross-device cloud sync for user settings
    • Added progress support to installation scripts
    • Added ability to enable/disable api keys
    • Added ability to drag servers across groups
    • Added ability to reorder backup groups
    • Added modal for revoking all sessions after password reset
    • Added sniffing headers on file content retrieval endpoints
    • Added ability to press CTRL+S in many admin forms
    • Added support for overriding SMTP HELO domain
    • Added progress support to toasts
    • Added ability to lookup users by email in server creation and create new ones easily
    • Added warning when creating user with admin permissions ( @Tomaxikz )
    • Added (slightly) better cron editor in backup policies ( @Something-Unique-Hosting )

    Fixed:

    • Fixed issue in clusterized redis connection URL
    • Fixed some minor issues in system backups
    • Fixed some modals not having proper validation/not closing correctly
    • Fixed some issues with keyboard shortcuts in monaco
    • Fixed some invalidation issues with captchas
    • Fixed bad performance when dragging in file manager
    • Fixed some state issues in database instance frontend
    • Fixed tons of backend caching-related issues
    • Fixed network allocations UI allowing revokal of primary allocation even if disabled
    • Fixed possible frontend crash on egg creation
    • Fixed some general issues with the server websocket
    • Fixed not being able to set custom docker image on server creation
    • Fixed some endpoints not wrapping code in background tasks, causing the possibility of early code abortions
    • Fixed some performance issues regarding authentication
    • Fixed PermissionSelector copy/paste not working properly
    • Fixed some chart issues (again)

    Full Changelog: https://github.com/calagopus/panel/compare/release-1.1.5...release-1.2.0

    Downloads