Skip to content

Commit 8f1419b

Browse files
committed
Update changelog
1 parent b4bcc72 commit 8f1419b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ 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.3 (Bodacious Boreopterus)
7+
### Fixed
8+
* Fixed an error that occurred when viewing a node listing when no nodes were created yet due to a mis-declared variable. Also fixes a bug that would have all nodes trying to connect to the daemon using the same secret token on the node listing, causing only the last node to display properly.
9+
* Fixes a bug that displayed the panel version rather than the daemon version when viewing a node.
10+
* Fixes a multiplicator being applied to an overallocation field rather than a storage space field when adding a node.
11+
12+
### Changed
13+
* Added a few new configuration variables for nodes to the default config, as well as a variable that will be used in future versions of the daemon.
14+
615
## v0.5.2 (Bodacious Boreopterus)
716
### Fixed
817
* Time axis on server graphs is corrected to show the minutes rather than the current month.

0 commit comments

Comments
 (0)