Skip to content

Releases: pufferpanel/pufferpanel

v1.2.4 - Installer updates

18 Jul 15:33
Compare
Choose a tag to compare

Installer fixes to make it smoother.

Fix server-status in theory.

v1.2.3 - Fix SFTP

15 Mar 18:08
Compare
Choose a tag to compare

This is a hotfix to fix SFTP authentication

v1.2.2

09 Mar 22:31
Compare
Choose a tag to compare
Support basic header auth

v1.2.1 - Installer updates

05 Feb 15:54
Compare
Choose a tag to compare

FIXED: Auto-deploy for pufferd will now fall back to downloading binaries if the package manager does not recognize our packages
FIXED: Installer will now properly look for PHP 7.2
CHANGED: Bumped forge and sponge versions to latest recommended versions
ADDED: User and servers are now sortable. Any column in those tables are sortable by their value.
ADDED: Recaptcha will now show up on login if the recaptcha settings are enabled.

v1.2.0 - Docker

02 Jan 04:29
Compare
Choose a tag to compare
  • Added support for running servers inside Docker containers
  • Changed pufferd auto-deploy script to use package manager and repositories
  • Fixed issue when using SSL with pufferd
  • Fixed favicon loading
  • Installer will now ask for database credentials if no config is found
  • Settings users as an admin will properly create rights if they were not an admin prior.

v1.1.4 - Edit Mode

26 Aug 15:14
Compare
Choose a tag to compare
  • Added support for editing of server variables from the panel
  • Admin users now have SFTP access to any server
  • Added ./pufferpanel purge command to remove existing PufferPanel database
  • Increased file upload limit
  • Fixed issue when using spaces in a password with accounts added via ./pufferpanel
  • Added confirmation modal for Install process
  • Various other bug fixes and enhancements

v1.1.3.1 - Hotfix

14 Aug 17:31
Compare
Choose a tag to compare

This release is a hotfix to resolve the following 2 issues:

Due to multiple issues with the Filesize.js CDN server, we have moved their library into our own code. If you see folders but no files, that would be due to this issue.

When using Apache, the file manager would occasionally show no files and instead show an [object Object]. This was due to improper headers being sent back. #795

v1.1.3 - Even More Bug Fixes

30 May 21:37
Compare
Choose a tag to compare
  • Fixes issue where servers were unable to be killed
  • Fixes issue preventing files from being deleted with the file manager
  • Fixes issue where console may appear blank when using fallback method

v1.1.2 - More Bug Fixes

22 May 19:35
Compare
Choose a tag to compare
  • Fixes issue where file manager and console may stop working after accessing server via SFTP
  • Adds more verbose error when daemon cannot be reached
  • Moved database schema upgrade to ./pufferpanel upgrade
  • Added ./pufferpanel version

v1.1.1 - General Bug Fixes

20 May 17:17
Compare
Choose a tag to compare
  • Fixes issues relating to upgrades from v1.0.3
  • Reintroduces Ubuntu 14.04 support with init.d service file for pufferd
  • Fixes issue preventing deletion of users
  • Makes Console tab default on server view
  • Adds file browser permissions for subusers
  • Removes broken spinner from server view
  • Fixes Maligun email issue
  • Update error messages to provide more information
  • Added _meta table to keep track of current database version
  • ./pufferpanel update will check if database is already updated
  • Bulk Command Sender is now hidden until it is reimplemented
  • Issue preventing 2 Factor Auth from working has been resolved
  • Updated translations