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
@@ -13,6 +13,10 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
13
13
*`[beta.1]` — Fixes bug causing inability to create new servers on the Panel.
14
14
*`[beta.1]` — Fixes bug causing inability to delete an allocation due to misconfigured JS.
15
15
*`[beta.1]` — Fixes bug causing inability to set the IP alias for an allocation to an empty value.
16
+
*`[beta.1]` — Fixes bug that caused startup changes to not propigate to the server correctly on the first save.
17
+
18
+
### Changed
19
+
* Moved Docker image setting to be on the startup management page for a server rather than the details page. This value changes based on the Nest and Egg that are selected.
<pclass="text-muted small">The docker image to use for this server. The default image for this service and option combination is <code>{{$server->egg->docker_image}}</code>.</p>
0 commit comments