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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
10
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
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
12
*`[beta.2]` — Fixes bug that caused incorrect rendering of CPU usage on server graphs due to missing variable.
13
+
*`[beta.2]` — Fixes bug causing schedules to be un-deletable.
14
+
15
+
### Changed
16
+
* Revoking the administrative status for an admin will revoke all authentication tokens currently assigned to their account.
0 commit comments