Skip to content

Commit 0c9e506

Browse files
committed
Added clarification of Mac versions and GUI changes.
1 parent 4b47ce5 commit 0c9e506

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

ChangeLog

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,19 @@
22
### 3.8.0rc1dev <- NOTE: the release version number will be 3.8.0 ###
33

44
- Mac: Generate build with Qt 5.15.2 for better compatibility with Big Sur (#1687, #1768).
5-
We still build Jamulus (legacy) with Qt 5.9.9 to support older versions of macOS; However
6-
Big Sur users should use the standard build.
5+
We still build a legacy version with Qt 5.9.9 to support older versions of macOS:
6+
* Users of 10.13 (High sierra) or newer should use the standard build with Qt 5.15.2
7+
* Users of Yosemite, El Capitan or Sierra should use the legacy build with Qt 5.9.9
78
(contributed by @softins)
89

910
- Code: Added automatic code formatting with clang-format (#901, #1127).
1011
(contributed by @passing)
1112

13+
- GUI: Moved the Ping and Delay stats from the Settings window to the main window (#1762)
14+
This was partly to work around a Mac issue with updates to the settings window (#1643)
15+
and is actually an improvement anyway, as the settings window does not need to remain open.
16+
(contributed by @dcorson-ticino-com and @softins)
17+
1218
- GUI: Added "About Qt" to the help menu to display version of Qt (#1685, #1692).
1319
(contributed by @softins)
1420

@@ -28,9 +34,6 @@
2834
with Qt5 (#1655).
2935
(contributed by @softins)
3036

31-
- GUI: Alignment of delay measurements display improved (#1606, #1617).
32-
(contributed by @pljones)
33-
3437
- GUI: Corrected handling of custom directory server in the server, to prevent
3538
unintended registration with a directory server (#1624, #1627).
3639
(contributed by @softins)
@@ -46,7 +49,6 @@
4649
- GUI: Settings window has been reorganized into tabs (#1415, #1554, #1542):
4750
* User Profile window has been integrated into the settings window.
4851
* Input Pan has been moved to the newly created Advanced tab and removed from main window.
49-
* Network and stats have been moved to the right in the Settings window.
5052
(contributed by @dcorson-ticino-com, @pljones)
5153

5254
- GUI: Support for more than two mixer rows has been added (#1549, #1560).

0 commit comments

Comments
 (0)