github pelican-dev/panel v1.0.0-beta9

latest release: v1.0.0-beta10
12 hours ago

New Releases!

Panel: v1.0.0-beta9

You can follow the update guide, listed below.
Panel: https://pelican.dev/docs/panel/update

New Major Features!

Docker Compose

Note: The image in the docker compose file is not yet published, feel free to docker build . it yourself and update the compose file. An announcement will be made when the image is live ❤️

Admin Area Roles

Admin area roles, mostly, do as they're intended... If you experience issues with them PLEASE MAKE A GITHUB ISSUE!

Panel

Changes

~ Added Skip Starting, when creating a new server
~ Added Node Auto Deploy
~ Egg validation rules are now saved as an array
~ Added "Start on Completion" toggle when making a server. Allows you to have it not boot after being installed
~ TEMP FIX: To prevent 500's App Name has been set to alpha_num
~ When installing and using Redis, a connection check has been added to verify the panel can connect
~ Fixed deleting servers that have databases attached to them
~ Changed from googleapi to bunny for front end fonts
~ After installer, user is auto-logged in and redirected to the admin panel homepage

Fixes

~ When new variables are added to an egg, they're now properly added to existing servers
~ Fixed migrations not running for MySQL & MariaDB when using web-installer
~ Changed how migrations work, Now calls the database directly from the env
~ Fix the default value for mail gun secret
~ Set SMTP Username to not required

What's Changed

New Contributors

Full Changelog: v1.0.0-beta8...v1.0.0-beta9

Don't miss a new panel release

NewReleases is sending notifications on new releases.