v1.0.0-beta8
github-actions
released this
16 Aug 21:06
·
147 commits
to main
since this release
New Releases!
Panel : v1.0.0-beta8
Wings: v1.0.0-beta4
You can follow the update guide, listed below.
Panel: https://pelican.dev/docs/panel/update
Wings: https://pelican.dev/docs/wings/update
Fixes ( Panel )
~ Improved stability of web-installer.
~ Fixed CLI Commands.
~ Fixed Unit Prefix causing wings to error
~ Fixed 404 when changing favicon
~ Fixed single egg force import
~ Fixed SMTP not being able to be used without encryption
~ Fixed Allocation getting deleted when server is deleted (sqlite only)
Fixes ( Wings )
~ Renamed oom setting to match panel.
~ Changed Wings to use binary prefix.
~ Fixed S3 Backup folder not getting created.
~ Update how mounts work in wings.
What's Changed
- Round memory, swap and disk limits for wings by @Boy132 in #523
- Fix #524 Make default favicon path absolute to avoid 404 on admin by @RMartinOscar in #529
- Update StoreNodeRequest so Description is not always null by @RMartinOscar in #531
- Patch Env CLI by @RMartinOscar in #528
- Improve error handling for Installer by @Boy132 in #532
- Add migration to fix allocations server_id foreign key by @Boy132 in #542
- Update default installer image for new eggs by @Boy132 in #540
- Allow build on any OS by @RMartinOscar in #539
Full Changelog: v1.0.0-beta7...v1.0.0-beta8