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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,13 @@ This file is a running track of new features and fixes to each version of the pa
4
4
This project follows [Semantic Versioning](http://semver.org) guidelines.
5
5
6
6
## v0.7.0-beta.3 (Derelict Dermodactylus)
7
+
### Fixed
8
+
*`[beta.2]` — Fixes a bug that would cause an endless exception message stream in the console when attemping to setup environment settings in certain instances.
9
+
*`[beta.2]` — Fixes a bug causing the dropdown menu for a server's egg to display the wrong selected value.
10
+
*`[beta.2]` — Fixes a bug that would throw a red page of death when submitting an invalid egg variable value for a server in the Admin CP.
11
+
*`[beta.2]` — Someone found a `@todo` that I never `@todid` and thus database hosts could not be created without being linked to a node. This is fixed...
12
+
*`[beta.2]` — Fixes bug that caused incorrect rendering of CPU usage on server graphs due to missing variable.
13
+
7
14
### Changed
8
15
* API keys have been changed to only use a single public key passed in a bearer token. All existing keys can continue being used, however only the first 32 characters should be sent.
0 commit comments