Skip to content

v0.4.1

Choose a tag to compare

@pteroca-com pteroca-com released this 10 Mar 16:35
· 38 commits to main since this release
19f91eb

[0.4.1] - 2025-03-10

Added

  • Added titles to all pages.
  • Implemented a loading spinner when sending requests on the server management page.
  • Added a confirmation prompt in the user creation command for creating a user without a Pterodactyl Client API key.
  • Added database indexes to improve performance.

Changed

  • Updated UI styling.
  • Redesigned the product creation page.
  • Modified theme loading behavior to fall back to the default view if a custom theme view is not found.

Fixed

  • Refactored and cleaned up the codebase.
  • Fixed JavaScript console errors.
  • Resolved responsive design issues on the servers list page.
  • Fixed styling issues in the responsive header.
  • Updated functions to remove deprecated dependencies.
  • Resolved issues with server activity logs details layout.