Skip to content

0.7.6.1 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@DaneEveritt DaneEveritt released this 22 Dec 04:28

To view a detailed diff click this.

Security Fixes

  • Fixes a bug that would expose the servers GSD token to subusers who did not have permission to perform specific functions. (#378)

Bug Fixes

  • Fixes a bug that would prevent adding a server to a node running GSD on a port other than 8003. (#376)

Upgrading from 0.7.6

There is no need to run the upgrader script after updating the code base. Simply execute the commands below in your PufferPanel directory. If you have previously enabled subusers we highly suggest resetting all server GSD tokens from the Admin CP for security purposes.

[$]~ git reset --hard HEAD
[$]~ git fetch --tags
[$]~ git checkout tags/<version>