Skip to content

Commit b2e74d7

Browse files
committed
Update changelog
1 parent 783c373 commit b2e74d7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@ This file is a running track of new features and fixes to each version of the pa
33

44
This project follows [Semantic Versioning](http://semver.org) guidelines.
55

6+
## v0.5.2 (Bodacious Boreopterus)
7+
### Fixed
8+
* Time axis on server graphs is corrected to show the minutes rather than the current month.
9+
* Node deletion now works correctly and deletes allocations as well.
10+
* Fixes a bug that would leave orphaned databases on the system if there was an error during creation.
11+
* Fixes an issue that could occur if a UUID contained `#e#` formatting within it when it comes to creating databases.
12+
* Fixed node status display to account for updated daemon security changes.
13+
14+
### Changed
15+
* Using `node:<name>` when filtering servers now properly filters the servers by node name, rather than looking for the node ID.
16+
* Added some quick help buttons to the admin index page for getting support or checking the documentation.
17+
* Panel now displays `Pterodactyl Panel` as the company name if one is not set.
18+
19+
### Added
20+
* Added basic information about the daemon when viewing a node, including the host OS and version, CPU count, and the daemon version.
21+
* Added version checking for the daemon and panel that alerts admins when daemons or the panel is out of date.
22+
* Added multiplicator support to certain memory and disk fields that allow users to enter `10g` and have it converted to MB automatically.
23+
624
## v0.5.1 (Bodacious Boreopterus)
725
### Fixed
826
* Fixes a bug that allowed a user to bypass 2FA authentication if using the correct username and password for an account.

0 commit comments

Comments
 (0)