Skip to content

Releases: pufferpanel/pufferpanel

v2.3.2

20 Sep 19:13
b0f9425
Compare
Choose a tag to compare
  • Fix local node addition causing errors when changing it's name
  • Add flag to disable registrations (panel.registrationEnabled)
  • Fix deleting servers not removing servers properly
  • Fix toggles on the Admin page for servers
  • Add extra packages for the docker massive image
  • Attempt to resolve some performance issues with the console

v2.3.1

22 Jul 05:30
6f58968
Compare
Choose a tag to compare

v2.3.0

22 Jul 05:30
23a8e34
Compare
Choose a tag to compare
v2.3.0 Pre-release
Pre-release

v2.2.0

07 Apr 15:21
e2a9deb
Compare
Choose a tag to compare
  • Docker environments will now mount server files to the /pufferpanel directory
  • Improvements to the template and server creation UIs
  • Allow deleting of templates
  • Cleanup API and websockets to be less prone to errors
  • Add "alterfile" operation allowing for changing files that exist already
  • TTY is now the default environment on Linux, replaces standard
  • Add more docker options for creating servers
  • Add mailjet support
  • Fix SFTP perms check for admins
  • Switch to building packages ourself
  • Allow converting v1 templates to v2 format
  • websocket failures will revert to http polling

v2.1.2

17 Dec 01:26
91cc919
Compare
Choose a tag to compare

https://docs.pufferpanel.com/en/2.x/release-notes/2.1.2.html

  • Add UI for creating users
  • Fix docker UI to show memory usage correctly
  • Docker containers will mount server files to /pufferpanel
  • Fix console permissions so users can no longer run commands without permission
  • Update console to support ANSI color codes
  • Fix bug where empty permissions would nuke stuff
  • Add swagger documentation (available at http://panelurl/swagger/index.html)

v2.1.1

19 Oct 13:48
Compare
Choose a tag to compare

v2.1.0

19 Sep 18:36
c9ac7bf
Compare
Choose a tag to compare

v2.0.0-alpha.3

20 May 16:29
55b57ba
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release

v2.0.0-alpha.2

27 Apr 21:37
d0bb062
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

BACK UP YOUR DATABASE BEFORE USING
Database is in /var/lib/pufferpanel. Back this up, or you risk nuking your servers.

Fix logger to put logs into /var/logs/pufferpanel
Move config entries that are global
Daemon now runs on port 8080 (web.host), 5656 is no longer used. This means we now only use ports 8080 and 5657.
Consolidate program and args in templates to a single command
Add template editor
Daemon now runs purely on the /daemon endpoint. A new endpoint exists to handle proxying requests (/proxy)
Fix issues with websocket killing commands
Improve UI flow for creating new servers

v2.0.0-alpha.1

11 Feb 18:57
cd0b8d5
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release