v1.0.0-beta7
v1.0.0-beta7 Released!
Welcome to the seventh beta...
You can follow the update guide, listed below.
Panel: https://pelican.dev/docs/panel/update
Fixes
~ Fixed some random 500 Errors
~ Fixed Notification Error for port range
~ Fixed Some Mobile UI Issues.
~ Fixed User Search on the Create Server Page
~ Fixed User Deletion in CLI
~ Fixed SQLite Foreign Keys
~ Fixed incorrect wording on the Update Email option
~ Fixed Weird issues with the Activity Log Tab
Additions
~ Settings page! 🥳
~ New Installer for Fresh Installs! ( /installer
)
~ Added Importing / Updating Eggs from URLs 🥳
~ Enabled Update URL, Having an update URL allows you to just click update for that egg, click URL, and click import
~ New CPU/Memory Utilization Charts ❤️ + Node Information
~ Auto Purge Docker Images ( Daily Cron )
~ Added Delete Files
as a scheduled task
Changes
~ Removed the requirement to type in the Database Host password every time you wanted to edit a database host
~ Removed Breadcrumbs
~ Remove Blue/Pink Example Graphs
What's Changed
- Update ContainerStatus add Starting|Stopping|Default by @RMartinOscar in #449
- Fix Client Api Key Creation by @RMartinOscar in #454
- Fixes #315 & #453 by @RMartinOscar in #455
- Add contributing guide by @Boy132 in #460
- Restart queue worker when changing email settings by @Boy132 in #457
- Fix client Activity tab issues; fixes #465 by @ItzExotical in #466
- Fix default timestamp for activity logs by @Boy132 in #468
- Add "Delete files" task by @Boy132 in #470
- Add Node CPU/Memory Graphs by @notAreYouScared in #459
- Add timeouts by @notAreYouScared in #483
- Fix update egg from url by @Boy132 in #492
- Fix
PORT_FLOOR
check andCIDR_MAX_BITS
in AssignmentService by @Boy132 in #491 - Fix SQLite foreign keys by @Boy132 in #478
- Fix #489 by @RMartinOscar in #490
- Increase guzzle timeout when running tests by @Boy132 in #485
- Command to cleanup docker images by @Boy132 in #495
- Ability to create allocations on EditServer page by @RMartinOscar in #494
- Fix phpstan by @Boy132 in #503
- Hardcoded title until translation reimplementation by @RMartinOscar in #476
- Fix user deletion in no interactive mode by @Boy132 in #506
- Fix user search on "create server" by @Boy132 in #508
- Settings page by @Boy132 in #486
- Settings page followup by @Boy132 in #514
- Remove unused import in SetupTOTPDialog by @RMartinOscar in #518
- Web Installer by @Boy132 in #504
- Installer followup by @Boy132 in #519
Full Changelog: v1.0.0-beta6...v1.0.0-beta7