Skip to content

1.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jul 13:39
65c5e2f

Added:

  • Added support for resumable uploads
  • Added support for file collaboration conflict detection
  • Added support for file copy conflict detection
  • Added ability to recreate databases under db-agent
  • Added visual file manager indication for virtual dir entries
  • Added support for unlimited node deployment limits via 0
  • Added precompressed gz frontend assets to speedup file serving
  • Added better system for adjusting and updating db-agent templates/instances
  • Added support for more advanced oauth mapping matching and apply them on each login instead of just relink
  • Added sidebar categories to the admin area
  • Added ability to copy singular files out of read-only filesystems more easily
  • Added support for previewing subuser ignored files
  • Added support for previewing backup ignored files
  • Added support for exporting eggs in a Pterodactyl-compatible format
  • Added localization support to monaco

Fixed:

  • Fixed some crons not being able to parse due to using a different parser than most would expect
  • Fixed first/last name validation only accepting a minimum of 2 characters, lowered to 1
  • Fixed progress bars being able to say Infinity% in certain cases
  • Fixed some issues with console page/monaco editor on mobile devices
  • Fixed UX issues in db agent/node setup flow
  • Fixed translated numbers not going through number localization
  • Fixed routes hidden from the sidebar still being accessible via direct path
  • Fixed file uploads having to be aborted when exiting file manager
  • Fixed frontend bundle containing unused copy of every country flag due to bundling issue
  • Fixed some evaluation issues in the panel variable rule parser

Full Changelog: release-1.1.0...release-1.1.1