New Panel Release!
Please use the script in the update guide to update to this beta version... Files have been moved around...
Panel: https://pelican.dev/docs/panel/update/
Panel: v1.0.0-beta15
Panel Changes
~ Added Kill button to console
~ Combined Server Status & Uptime, Added Address in server listing
~ Fixed Server Listing not auto updating
~ Fixed Server Description not following config option
~ Fixed Sub-user issues ( Email already taken & a few 500s )
~ Fix 500s when trying to use OAuth, along with memory bomb
~ Fixed a 500 if users were created before OAuth was added
~ Updated/Added some missing features to the console, Also styled it a little. ❤️
~ Increased power button size
~ Updated Server listing
~ Added check to remove sub-user if the sub-user becomes the server owner.
~ Tweaked Mobile layout on Editing a node
~ Added Webhook permissions to roles
~ Fixed File Editor forever expanding
~ Fixed Duplicate Commands getting sent to servers
~ Fixed login forever loading on incorrect details
~ Fixed allocations show an extra available allocation.
~ Fixed Client API key not being shown
What's Changed
- Hide global search button for now by @Boy132 in #738
- Combine status & uptime, add address on ServerOverview by @Boy132 in #739
- Auto update resources on server list by @Boy132 in #737
- Add config panel.editable_server_descriptions check by @RMartinOscar in #734
- Fix Subuser issues. by @notAreYouScared in #747
- Remove
exception
methods because of memory bombing by @Boy132 in #750 - Small changes for new client area by @Boy132 in #751
- Add role permissions for webhooks by @Boy132 in #742
- Empty array if user->oauth is null by @RMartinOscar in #754
- Tweak EditNode layout for mobile by @notAreYouScared in #752
- Fix timezone for file timestamps by @Boy132 in #757
- Handle
token expiring
andtoken expired
websocket events by @Boy132 in #755 - Delete subuser on owner change by @RMartinOscar in #748
- Hide sidebar on server list by @Boy132 in #761
- Add Display Width setting by @notAreYouScared in #759
- Add filters to server list by @Boy132 in #762
- Remove unique node on Create/Edit DatabaseHost by @RMartinOscar in #765
- Server Listing tweaks. by @notAreYouScared in #760
- Add config value for display width to other pages by @Boy132 in #770
- Display roles as badge in user list by @Boy132 in #772
- Update Server Console, Address Overflows by @notAreYouScared in #764
- More console changes by @notAreYouScared in #774
- Show full client api key after creation by @Boy132 in #771
- Allow Database Hosts to have multiple Nodes by @pelican-vehikl in #767
- Update database creation by @notAreYouScared in #775
- Move admin pages & resources into own namespace by @Boy132 in #741
- Fix admin discover by @Boy132 in #777
- Remove unsaved changes alert by @notAreYouScared in #778
- Update Server Console, Again... by @notAreYouScared in #776
- Fix Issue 763 by @lancepioch in #780
- Show login failure message by @lancepioch in #781
- Enable Global Search by @notAreYouScared in #783
- Fix forever expanding code editor by @notAreYouScared in #782
- Small updates by @notAreYouScared in #787
- Fix power actions by @notAreYouScared in #789
- Fix #784 by @notAreYouScared in #790
- Add Kill button to console by @notAreYouScared in #791
New Contributors
- @pelican-vehikl made their first contribution in #767
Full Changelog: v1.0.0-beta14...v1.0.0-beta15