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
@@ -7,6 +7,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
7
7
### Added
8
8
* Nodes can now be put into maintenance mode to deny access to servers temporarily.
9
9
* Basic statistics about your panel are now available in the Admin CP.
10
+
* Added support for using a MySQL socket location for connections rather than a TCP connection. Set a `DB_SOCKET` variable in your `.env` file to use this.
10
11
11
12
### Fixed
12
13
* Hitting Ctrl+Z when editing a file on the web now works as expected.
0 commit comments