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
@@ -26,6 +26,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
26
26
* Using default value in rules when creating a new variable if the rules is empty.
27
27
* Fixes a design-flaw in the allocation management part of nodes that would run a MySQL query for each port being allocated. This behavior is now changed to only execute one query to add multiple ports at once.
28
28
* Attempting to create a server when no nodes are configured now redirects to the node creation page.
29
+
* Fixes missing library issue for teamspeak when used with mariadb.
0 commit comments