Skip to content

v0.7.4 (Derelict Dermodactylus)

Compare
Choose a tag to compare
@DaneEveritt DaneEveritt released this 03 Mar 03:30
· 3015 commits to develop since this release
v0.7.4
95c1fe4

Fixed

  • Fixes a bug when reinstalling a server that would not mark the server as installing, resulting in some UI issues.
  • Handle 404 errors from missing models in the application API bindings correctly.
  • Fix validation error returned when no environment variables are passed, even if there are no variables required.
  • Fix improper permissions on PATCH /api/servers/<id>/startup endpoint which was preventing enditing any start variables.
  • Should fix migration issues from 0.6 when there are more than API key in the database.

Changed

  • Changes order that validation of resource existence occurs in API requests to not try and use a non-existent model when validating data.

Added

  • Adds back client API for sending commands or power toggles to a server though the Panel API: /api/client/servers/<identifier>
  • Added proper transformer for Packs and re-enabled missing includes on server.
  • Added support for using Filesystem as a caching driver, although not recommended.
  • Added support for user management of server databases.
  • Added bulk power management CLI interface to send start, stop, kill, restart actions to servers across configurable nodes.

SHA256 Checksum

3cfd1dc93f78abc4dadb9c780151155570534dc865eaf610e9f3d70175733289  panel.tar.gz