Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@DEVTomatoCake DEVTomatoCake released this 27 Jul 10:28
· 10 commits to main since this release

What's Changed

  • Dependabot dependency updates
  • Added another command "Pterodactyl: Refresh server files" (#75)
  • Improved handling of invalid inputs (server ID) by throwing an error message (#76)
  • VS Code (currently) apparently spams a lot of repeated requests when opening a Node.js project with a node_modules folders, reaching many thousand HTTP requests within a few minutes. I've added a short cache of 10 seconds for stat calls to reduce load on the client, the panel and a proxy (if enabled).

Full Changelog: v1.0.3...v1.1.0