diff --git a/ChangeLog b/ChangeLog index a8ecde4d31..00dbd3e7f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,19 @@ -### 3.8.0beta2dev <- NOTE: the release version number will be 3.8.0 ### +### 3.8.0beta2 <- NOTE: the release version number will be 3.8.0 ### + +- Github autobuild for Mac now uses Xcode 11.7 and SDK 10.15 for compatibility + with Qt5 (#1655). + (contributed by @softins) + +- GUI: Alignment of delay measurements display improved (#1606, #1617). + (contributed by @pljones) + +- GUI: Corrected handling of custom directory server in the server, to prevent + unintended registration with a directory server (#1624, #1627). + (contributed by @softins) + +- GUI: Corrected alignment of Mute icon above fader (#811, #1312, #1640). + (contributed by @vimpostor) - The term "Central server" has been replaced with "Directory server" (#1407). (contributed by @pljones) diff --git a/Jamulus.pro b/Jamulus.pro index 4ee0cb4fc2..fd62103323 100755 --- a/Jamulus.pro +++ b/Jamulus.pro @@ -1,4 +1,4 @@ -VERSION = 3.8.0beta2dev +VERSION = 3.8.0beta2 # use target name which does not use a captital letter at the beginning contains(CONFIG, "noupcasename") {