Skip to content

Commit 1f88024

Browse files
committed
Update changelog for 0.6.2
1 parent 62a8f57 commit 1f88024

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@ 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.6.2 (Courageous Carniadactylus)
7+
### Fixed
8+
* Fixes a few typos throughout the panel, there are more don't worry.
9+
* Fixes bug when disabling 2FA due to a misnamed route.
10+
* API now returns a 404 error when deleting a user that doesn't exist, rather than saying it was successful.
11+
* Service variables that allow empty input now allow you to empty out the assigned value and set it back to blank.
12+
* Fixes a bug where changing the default allocation for a server would not actually apply that allocation as the default on the daemon.
13+
14+
### Added
15+
* Added a `Vagrantfile` to the repository to help speed up development and testing for those who don't want to do a full dedicated install.
16+
* Added a confirmation dialog to the logout button for admins to prevent misguided clickers from accidentally logging out when they wanted to switch to Admin or Server views.
17+
18+
### Changed
19+
* Blocked out the `Reinstall` button for servers that have failed installation to avoid confusion and bugs causing the daemon to break.
20+
621
## v0.6.1 (Courageous Carniadactylus)
722
### Fixed
823
* Fixes a bug preventing the use of services that have no variables attached to them.

0 commit comments

Comments
 (0)