June 24th, 2023

New:
Added subuser system to allow sharing of server dashboard with other users.
New toggle buttons for Login / Register pages.
Improvements:
SFTP Modal design has been improved.
Copy/Paste feature has been disabled for CONFIRM input field on the Settings tab under Reinstall.
Fixes:
Makes sure the server always has at least one port left on the server to avoid the primary port being deleted.
Custom font display in WebKit browsers — Manually adjusted variable font weights for SequelSans font (headings).
Users can now only view tickets they own.
Markdown in ticket messages should now be rendered properly.
Select fields no longer crashes the browser.
Fixed the “Log out” link appearing above the country selector dropdown on the registration page.
Typos in the Alpha resources information modal on the registration page have been corrected.
Optimizations:
Caches several API routes to make the dashboard work more fluidly (Thanks Next.js app router).