Skip to content

v0.6.0-rc.1 (Courageous Carniadactylus)

Pre-release
Pre-release

Choose a tag to compare

@DaneEveritt DaneEveritt released this 03 May 00:26
· 3690 commits to 1.0-develop since this release
v0.6.0-rc.1
071b362

Fixed

  • [beta.2.1] — Fixed a bug preventing the deletion of a server.
  • It is now possible to modify a server's disk limits after the server is created.
  • [beta.2.1] — Fixes a bug causing login issues and password reset failures when reCAPTCHA is enabled.
  • Fixes remote timing attack vulnerability due to hmac comparsion in API middleware.
  • [beta.2.1] — Fixes bug requiring docker image field to be filled out when adding a service option.
  • [beta.2.1] — Fixes inability to mark a user as a non-admin once they were assigned the role.

Added

  • Added new scripts for service options that allows installation of software in a privileged Docker container on the node prior to marking a server as installed.
  • Added ability to reinstall a server using the currently assigned service and option.
  • Added ability to change a server's service and service option, as well as change pack assignments and other management services in that regard.
  • Added support for using a proxy such as Cloudflare with a node connection. Previously there was no way to tell the panel to connect over SSL without marking the Daemon as also using SSL.

Changed

  • Environment setting commands now attempt to auto-quote strings with spaces in them, as well as comment lines that are edited to avoid manual changes being overwritten.
  • Version in footer of panel now displays correctly if panel is installed using Git rather than a download from source.
  • Mobile views are now more... viewable. Fixes col-xs-6 usage thoughout the Admin CP where it was intended to be col-md-6.
  • Node Configuration tokens and Download tokens are stored using the cache helpers rather than a database to speed up functions and make use of auto-expiration/deletion functions.
  • Old daemon routes using /remote have been changed to use /daemon, panel changes now reflect this.
  • Only display servers that a user is owner of or subuser of in the Admin CP rather than all servers if the user is marked as an admin.

SHA256 Checksum

b2462fd2217ed189b1e59ea93c3b78823f13187068d7ad20fbc5ee81f988e834  Panel-0.6.0-rc.1.tar.gz