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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
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
13
*`[beta.2]` — Fixes bug causing schedules to be un-deletable.
14
+
*`[beta.2]` — Fixes bug that prevented the deletion of nodes due to an allocation deletion cascade issue with the SQL schema.
14
15
15
16
### Changed
16
17
* Revoking the administrative status for an admin will revoke all authentication tokens currently assigned to their account.
0 commit comments