Added:
Sorting
You can now quickly sort your ports by port number or by protocol type. Manually sorting your ports via drag-and-drop is still supported.
Database Migration
Portall will now automatically migrate your database on version changes.
Docker-Compose Anchors
Added support for anchors in docker-compose imports. Port descriptions are still pulled from the image name.
Changed:
Restructured AJAX Calls
Renamed and restructured all AJAX calls.
Skip Existing Ports on Import
Imports now skip adding ports that already exists in your database.
Fixed:
Missing Nicknames
Fixed an issue where nicknames wouldn't get properly parsed when adding or importing ports.
Moving Ports Creates Host
Fixed a bug where moving a port from one host to another would register a new IP address.
New Ports Missing Order
Fixed a bug where newly added ports wouldn't have their order updated unless explicitly moved.
Protocol Detection When Adding Ports
Fixed a bug where port protocols wouldn't get caught for conflicts due to case-sensitivity.