-
stable v1.2.1 -
README.txt update
-
stable v1.2 -
Added
- Server Network Configuration:
- Added state hooks for managing modals and server details in
NetworkContainer.tsx. - Integrated
getServerAPI call to fetch server details inNetworkContainer.tsx. - Added logic to check
dedicatedIpfield and display appropriate modals for port selection. - Included new modal for selecting specific ports if
dedicatedIpis true.
- Added state hooks for managing modals and server details in
Changed
- Allocation Creation:
- Modified
onCreateAllocationfunction inNetworkContainer.tsxto check thededicatedIpfield and handle allocation creation accordingly. - Updated UI to dynamically show modals based on
dedicatedIpstatus.
- Modified
Fixed
- UI Consistency:
- Ensured consistent styling and layout for the newly added modals in
NetworkContainer.tsx.
- Ensured consistent styling and layout for the newly added modals in
- Server Network Configuration:
-
stable v1.1 -
BluePrint Support (Only Pterodactyl Default Theme)
-
stable v1.0 -
Support Default Theme and Nova Theme