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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ 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.0 (Bodacious Boreopterus)[Unreleased]
6
+
## v0.5.0 (Bodacious Boreopterus)
7
7
After nearly a month in the works, version `v0.5.0` is finally here! 🎉
8
8
9
9
### Added
@@ -65,6 +65,7 @@ After nearly a month in the works, version `v0.5.0` is finally here! 🎉
65
65
* Fixed bug where node allocation would appear to be successful but actual encounter an error. Made it cleared how to enter ports.
66
66
* Fixes display where an extra space was added to the end of SFTP passwords when they were copied from the panel. [#116](https://github.com/Pterodactyl/Panel/issues/116), thanks [@OrangeJuiced](https://github.com/OrangeJuiced)
67
67
* Fixes a bug that prevented viewing database servers if not assigned to a node.
68
+
* Checkboxes previously not displayed checkmarks are now fixed.
68
69
69
70
### Fixed (bugs from v0.5.0-rc.2)
70
71
* Fixes a bug causing password resets to fail for server databases.
0 commit comments