mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-28 02:53:45 +02:00
Paginate server results when viewing a node, closes #1404
This commit is contained in:
@@ -16,6 +16,9 @@ a server through the API.
|
||||
* The `PATCH` endpoint for `/api/applications/servers/{server}/build` now accepts an array called `limits` to match
|
||||
the response from the server `GET` endpoint.
|
||||
|
||||
### Added
|
||||
* The server listing for a node is now paginated to 25 servers per page to improve performance on large nodes.
|
||||
|
||||
## v0.7.12 (Derelict Dermodactylus)
|
||||
### Fixed
|
||||
* Fixes an issue with the locations API endpoint referencing an invalid namespace.
|
||||
|
||||
Reference in New Issue
Block a user