July 10th, 2023

UPDATES:
512 mb swap memory added to each game server
Text overlapping on user resources is fixed for all devices.
Copy-paste feature disabled for Confirm input field and server name input field on delete server modal.
REVERSE-PROXIES:
Reverse proxies can now be created for port allocations on the Ports tab.
Currently, there is a limit of 3 reverse proxies per port allocation.
SSL and support for websockets can be toggled on for reverse-proxies. SSL relies on a valid email and CNAME for Let's Encrypt to create a valid SSL Certificate. Otherwise will display an error message.
CONSOLE & WEBSOCKET:
Adds back CTRL+F search bar for console.
FILE MANAGER:
Fix folder and file names with spaces crashing page with error due to file path being encoded twice.
Fixed directories with "."-characters removing the / at the end of the breadcrumb path due to treating characters after the "." as a file extension.
Fixes a couple other path issues with File Manager due to the same double-encoding as above.
Added conflict warning in case of moving a file or folder to a directory where a file or folder with the same name already exists.
Recycle bin feature has been added
All files being deleted or mass-deleted will appear in the Recycle Bin instead of being permanently deleted directly. They can be restored or deleted permanently both one-by-one and en masse
SUBUSER:
If a user tries to invite themselves to be a subuser, it will show a proper error message.
SERVER CREATE:
Fix for "Conflict" error on server creation with subdomain.
Mades subdomain modal messaging a bit better.
OTHER ADDITIONS:
Subdomains can now be individually deleted without deleting the entire port allocation they belong to.
DESIGN CHANGES:
Ports tab has been redesigned a bit to fit all the new information in a neat way. For example, subdomains have been moved to under the Address.
Port allocations with subdomain/-s will show a green chevron instead of a neutral coloured one on the subdomain collapse under the Address.
Same thing but for reverse proxies