Skip to content

Commit d7e5243

Browse files
committed
Update changelog
1 parent b5c934d commit d7e5243

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@ 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.0-beta.2.1 (Courageous Carniadactylus)
6+
## v0.6.0-beta.3 (Courageous Carniadactylus)
77
### Fixed
88
* `[beta.2.1]` — Fixed a bug preventing the deletion of a server.
9+
* It is now possible to modify a server's disk limits after the server is created.
10+
* `[beta.2.1]` — Fixes a bug causing login issues and password reset failures when reCAPTCHA is enabled.
11+
* Fixes remote timing attack vulnerability due to hmac comparsion in API middleware.
912

1013
### Added
1114
* Added new scripts for service options that allows installation of software in a privileged Docker container on the node prior to marking a server as installed.
@@ -15,6 +18,8 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
1518

1619
### Changed
1720
* Environment setting commands now attempt to auto-quote strings with spaces in them, as well as comment lines that are edited to avoid manual changes being overwritten.
21+
* Version in footer of panel now displays correctly if panel is installed using Git rather than a download from source.
22+
* Mobile views are now more... viewable. Fixes `col-xs-6` usage thoughout the Admin CP where it was intended to be `col-md-6`.
1823

1924
## v0.6.0-beta.2.1 (Courageous Carniadactylus)
2025
### Fixed

0 commit comments

Comments
 (0)