github pelican-dev/panel v1.0.0-beta6

latest releases: v1.0.0-beta8, v1.0.0-beta7
2 months ago

v1.0.0-beta6 Released!

Welcome to the sixth beta...

Notice to users using MariaDB

With this update, we have added a dedicated MariaDB driver
PLEASE update your .env and change DB_CONNECTION to mariadb

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

Fixes

~ Fixed a missing default on Create Node
~ Fixed missing minimum value for feature limits on Create Server
~ Fixed queue worker file when using Redis
~ Fixed 500 when trying to change the egg when creating a server.
~ Fixed schedules running every minute

Additions

~ Added basic code for OAuth integration
~ Allow sorting & searching of Eggs
~ More searchable/sortable columns on server listing
~ Show latest version info on dashboard, pulled directly from GitHub API
~ Edit Server now shows associated databases, with delete/rotate password options
~ Allow force updating of a single egg with any egg, Note: There are no uuid checks, it just replaces everything with the new values from the uploaded egg. THIS COULD BREAK SERVERS!!
~ Allow user to change time zones in their profile
~ Added ability to create users when creating a server, just like allocations

Changes

~ Combined Server State + Server Status to a single status to be more user friendly
~ Create Server/Node Flows changed. Tell us what you think in #feedback
~ Changed how the side bar is sorted
~ Backend Egg Importer / Update Importer combined into a single file, Also
~ Egg Export uses service instead of route
~ When creating a server via api, startup & docker_image are now optional, Defaults will populate if not provided

What's Changed

New Contributors

Full Changelog: v1.0.0-beta5...v1.0.0-beta6

Don't miss a new panel release

NewReleases is sending notifications on new releases.