You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,12 @@ This file is a running track of new features and fixes to each version of the pa
3
3
4
4
This project follows [Semantic Versioning](http://semver.org) guidelines.
5
5
6
+
## v0.5.6 (Bodacious Boreopterus)
7
+
### Fixed
8
+
* Fixes bug where assigning a variable a default value (or valid value) of `0` would cause the panel to reject the value thinking it did not exist.
9
+
* Addresses potential for crash by limiting total ports that can be assigned per-range to 2000.
10
+
* Fixes server names requiring at minimum 4 characters. Name can now be 1 to 200 characters long. :pencil2:
11
+
6
12
## v0.5.5 (Bodacious Boreopterus)
7
13
### Added
8
14
* New API route to return allocations given a server ID. This adds support for a community-driven WHMCS module :rocket: available [here](https://github.com/hammerdawn/Pterodactyl-WHMCS).
0 commit comments