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
@@ -8,6 +8,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
8
8
*`[pre.6]` — Addresses misconfigured console queue that was still sending data way to quickly thus causing the console to explode on some devices when large amounts of data were sent.
9
9
*`[pre.6]` — Fixes bug in allocation parsing for a node that prevented adding new allocations.
10
10
*`[pre.6]` — Fixes typo in migrations that wouldn't save custom regex for non-required variables.
11
+
*`[pre.6]` — Fixes auto-deploy checkbox on server creation causing validation error.
<labelfor="pAutoDeploy">Check this box if you want the panel to automatically select a node and allocation for this server in the given location.</label>
0 commit comments