Skip to content

v0.8.3 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@DaneEveritt DaneEveritt released this 14 Nov 18:58

Please see this community announcement about v0.9.0 progress and future updates.

Bug Fixes:

  • Fixed URL Settings not allowing the use of a port for instances where the panel was not run on port 80.
  • Fixed bug where editing a location could completely break the location and cause errors on subsequent edits.
  • Updated server data structure to match Scales data changes.
  • Updated dependencies to latest versions to fix security hole and outdated code.
  • Fixed a bug where the socket might fail to connect on page load requiring the page to be force refreshed to reconnect properly.
  • Fixed installer and Admin CP to prevent improperly formatted URLs from being used.
  • Fixed a websocket "bug" that would crash browser tabs due to a massive amount of data being streamed in the console.

New Features:

  • Ability to delete users, nodes, plugins, and un-used IPs.
  • Ability to force delete servers in instances where data files are missing in Scales or the Scales instance no longer exists.
  • Ability to rebuild a server container or reinstall the server completely (using the same plugin).
  • Fully implemented CPU Limiting and Block IO Limiting for all servers.
  • Addition of Scales Auto-Deploy Scripts which allow you to execute a single command on your server and have Scales installed and configured to communicate with the panel.
  • Ability to change a nodes listed location.
  • PocketMine-MP support added to Scales and to PufferPanel.

Improvements:

  • Improved icon styles to assist those who cannot distinguish between colors easily.
  • Improved email system setup and storage.
  • Plugins now have a default startup command to reduce the amount of work required to quickly deploy a server.
  • This release also includes other code improvements that were not deemed big enough to make this list.