Skip to content

Releases: pufferpanel/pufferpanel

v1.1.0 - File Manager

28 Apr 20:54
Compare
Choose a tag to compare

Re-introduction of old file manager, updated with a slightly improved UI
Database modifications and improvements

v1.0.3 - Subusers and Admin Services

13 Mar 21:04
Compare
Choose a tag to compare

Fixes subuser and admin account usages for the panel

v1.0.2

09 Feb 18:50
Compare
Choose a tag to compare

Fix OAuth2 token deletion
Fix cleanup job
Fix node information changes
Decrease console buffer from 750 lines to 100

v1.0.1

05 Feb 20:55
Compare
Choose a tag to compare

Fix migration tool to work with old Minecraft servers
Fix update tool to remove foreign keys not used
Fix time constraints for OAuth2 tokens

v1.0.0

05 Feb 04:24
Compare
Choose a tag to compare
  • Replaced Scales with pufferd daemon
  • API now uses OAuth2
  • Ubuntu 16.04 support

v0.8.6 - Bug fixes

10 Mar 21:40
Compare
Choose a tag to compare
  • Update Scales deployment scripts to correct append to sshd_config
  • Update Scales deployment scripts to be cleaner
  • Allow altering admin accounts via ./pufferpanel adduser
  • Remove asset URL from system

v0.8.5.2 - Hotfix

30 Jan 05:06
Compare
Choose a tag to compare

Fix issues with BungeeCord server creations

v0.8.5.1 - Hotfix

29 Jan 18:30
Compare
Choose a tag to compare

Fixes auto-deploy issues due to Github redirects

v0.8.5

27 Jan 17:43
Compare
Choose a tag to compare
  • Added optional docker checkbox during node installation
  • Added default location for new installations
  • Removed unclear node settings
  • Fixed email bug which would cause 500 error
  • Move logs to be in the root directory instead of src
  • Fixed config reading so it does not spam logs because of missing debug value
  • Default nodes to using docker. This is just an HTML change, you can uncheck the box if you do not want to use Docker.
  • Remove Disk Space options. As this is not enforced at all on the servers, we have removed this option to remove confusion.
  • Remove Node home directory option. Since Scales did not natively like changing this directory, we have removed this option.

v0.8.4 Beta

03 Dec 17:30
Compare
Choose a tag to compare
v0.8.4 Beta Pre-release
Pre-release

This release addresses two bugs that impact administration of servers through the panel.

  • Fixes a bug that prevents the creation of new servers because the plugin variable fields do not show up. (#633)
  • Fixes a bug where the port listing for a node would not match the IP selected on initial page load. (#628)

Applying this Update

git fetch
git checkout tags/0.8.4