We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 820c4aa commit 983ae3dCopy full SHA for 983ae3d
ChangeLog
@@ -1,5 +1,10 @@
1
2
-### 3.9.0dev <- NOTE: the release version number will be 3.9.1 ###
+### 3.9.0Nightly1 ###
3
+
4
+- Client: Improve performance of GUI when someone join or leave a server.
5
6
+- Bug: Correct new channel not being shown to others if it connects with null channel info. (#2754)
7
+ (contributed by @softins)
8
9
### 3.9.0 (2022-07-29) ###
10
Jamulus.pro
@@ -1,4 +1,4 @@
-VERSION = 3.9.0dev
+VERSION = 3.9.0Nightly1
# use target name which does not use a capital letter at the beginning
contains(CONFIG, "noupcasename") {
0 commit comments