|
1 | 1 |
|
2 | 2 | ### 3.8.0beta2dev <- NOTE: the release version number will be 3.8.0 ### |
3 | 3 |
|
| 4 | +- Mac: Updated to use Qt 5.12.10 for better compatibility with Big Sur (#1687). |
| 5 | + This drops support for Yosemite and El Capitan in the distributed version. |
| 6 | + (contributed by @softins) |
| 7 | + |
| 8 | +- Code: Added automatic code formatting with clang-format (#901, #1127). |
| 9 | + (contributed by @passing) |
| 10 | + |
| 11 | +- GUI: Added "About Qt" to the help menu to display version of Qt (#1685, #1692). |
| 12 | + (contributed by @softins) |
| 13 | + |
| 14 | +- GUI: Corrected the operation of What's This in the settings dialog (#1622, #1635). |
| 15 | + (contributed by @dcorson-ticino-com) |
| 16 | + |
| 17 | +- GUI: Improved the muted speaker icon display (#1691). |
| 18 | + (contributed by @henkdegroot) |
| 19 | + |
| 20 | +- Added new icons for Linux desktop use (#1672). |
| 21 | + (contributed by @jujudusud) |
| 22 | + |
4 | 23 | - Server: Improvements to multi-threading performance (#960) |
5 | 24 | (contributed by @menzels, @softins) |
6 | 25 |
|
|
34 | 53 | (contributed by @dcorson-ticino-com) |
35 | 54 |
|
36 | 55 | - GUI: Translations have been updated |
37 | | - * Dutch, by @henkdegroot (#1562, #1556) |
38 | | - * French, by @trebmuh (#1299) |
39 | | - (further updates to follow until the final release) |
| 56 | + * Dutch, by @henkdegroot (#1562, #1623) |
| 57 | + * French, by @jujudusud (#1648) |
| 58 | + * German, by @rolamos (#1677) |
| 59 | + * Italian, by @dzpex (#1620) |
| 60 | + * Polish, by @SeeLook (#1619) |
| 61 | + * Portuguese Brazilian, by @melcon (#1671) |
| 62 | + * Portuguese European, by @Snayler (#1689) |
| 63 | + * Slovak, by @jose1711 (#1647) |
| 64 | + * Spanish, by @ignotus666 (#1621) |
| 65 | + * Swedish, by @genesisproject2020 (#1664, #1696) |
40 | 66 |
|
41 | 67 | - Client: Automatic channel fader adjustment simplifies mixer setup by using the channel level meters (#1071). |
42 | 68 | (contributed by @JohannesBrx) |
|
0 commit comments