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
@@ -3,6 +3,13 @@ This file is a running track of new features and fixes to each version of the pa
3
3
4
4
This project follows [Semantic Versioning](http://semver.org) guidelines.
5
5
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
+
6
13
## v0.7.0-beta.2 (Derelict Dermodactylus)
7
14
### Fixed
8
15
*`[beta.1]` — Fixes a CORS header issue due to a wrong API endpoint being provided in the administrative node listing.
0 commit comments