File tree 2 files changed +16
-2
lines changed 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
- ### 3.8.0beta2dev <- NOTE: the release version number will be 3.8.0 ###
2
+ ### 3.8.0beta2 <- NOTE: the release version number will be 3.8.0 ###
3
+
4
+ - Github autobuild for Mac now uses Xcode 11.7 and SDK 10.15 for compatibility
5
+ with Qt5 (#1655).
6
+ (contributed by @softins)
7
+
8
+ - GUI: Alignment of delay measurements display improved (#1606, #1617).
9
+ (contributed by @pljones)
10
+
11
+ - GUI: Corrected handling of custom directory server in the server, to prevent
12
+ unintended registration with a directory server (#1624, #1627).
13
+ (contributed by @softins)
14
+
15
+ - GUI: Corrected alignment of Mute icon above fader (#811, #1312, #1640).
16
+ (contributed by @vimpostor)
3
17
4
18
- The term "Central server" has been replaced with "Directory server" (#1407).
5
19
(contributed by @pljones)
Original file line number Diff line number Diff line change 1
- VERSION = 3.8.0beta2dev
1
+ VERSION = 3.8.0beta2
2
2
3
3
# use target name which does not use a captital letter at the beginning
4
4
contains (CONFIG, "noupcasename" ) {
You can’t perform that action at this time.
0 commit comments