Skip to content

Commit e282f77

Browse files
committed
Update changelog
1 parent 759ebd3 commit e282f77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
66
## v0.5.6 (Bodacious Boreopterus)
77
### Added
88
* Added the following languages: Estonian `et`, Dutch `nl`, Norwegian `nb` (partial), Romanian `ro`, and Russian `ru`. Interested in helping us translate the panel into more languages, or improving existing translations? Contact us on Discord and let us know.
9+
* Added missing `strings.password` to language file for English.
910

1011
### Fixed
1112
* 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.
1213
* Addresses potential for crash by limiting total ports that can be assigned per-range to 2000.
1314
* Fixes server names requiring at minimum 4 characters. Name can now be 1 to 200 characters long. :pencil2:
1415
* Fixes bug that would allow adding the owner of a server as a subuser for that same server.
1516
* Fixes bug that would allow creating multiple subusers with the same email address.
17+
* Fixes bug where Sponge servers were improperly tagged as a spigot server in the daemon causing issues when booting or modifying configuration files.
1618

1719
## v0.5.5 (Bodacious Boreopterus)
1820
### Added

0 commit comments

Comments
 (0)