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
@@ -28,6 +28,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
28
28
* Server creation page now only asks for a node to deploy to, rather than requiring a location and then a node.
29
29
* Database passwords are now hidden by default and will only show if clicked on. In addition, database view in ACP now indicates that passwords must be viewed on the front-end.
30
30
* Localhost cannot be used as a connection address in the environment configuration script. `127.0.0.1` is allowed.
31
+
* Application locale can now be quickly set using an environment variable `APP_LOCALE` rather than having to edit core files.
31
32
32
33
### Fixed
33
34
* Unable to change the daemon secret for a server via the Admin CP.
0 commit comments