Skip to content

Commit d0da4d1

Browse files
committed
Update ChangeLog for 3.12.0beta5 (a bit late)
1 parent 3e7d5e6 commit d0da4d1

File tree

1 file changed

+43
-24
lines changed

1 file changed

+43
-24
lines changed

ChangeLog

Lines changed: 43 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,14 @@
11
### 3.11.0dev <- NOTE: the release version number will be 3.12.0 ###
22

3-
- Client: Windows: Move ASIO to GPL (#3553).
4-
(contributed by @gilgongo)
5-
6-
- Client: Use the commit time rather than commit id for sort in --showallserver (#3562).
7-
(contributed by @pljones)
3+
- Extended SRV record support (#3556).
4+
(contributed by @softins, @rdica)
85

96
- Client: Bug: Fix missing variables passed to connect dialog (#3578).
107
(contributed by @ann0see)
118

12-
- Added link to privacy policy (#3586).
13-
(contributed by @ann0see)
14-
15-
- iOS/Android: Use compact view as default view on mobile OS for better usability (#3587).
16-
(contributed by @ann0see)
17-
18-
- Client RPC: Added a jamulusclient/setFaderLevel method to the RPC remote interface (#3571).
19-
(contributed by @corrados)
20-
21-
- Client RPC: Added jamulusclient/pollServerList methods and jamulusclient/receivedServerList notification to JSON-RPC interface (#3479).
22-
(contributed by @ann0see)
23-
24-
- Server RPC: Added jamulusserver/setDirectory request (#3533).
9+
- Client: Use the commit time rather than commit id for sort in --showallserver (#3562).
2510
(contributed by @pljones)
2611

27-
- Added Japanese translation (ja_JP) (#3568).
28-
(contributed by @tsukurun)
29-
30-
- Translations updated from Hosted Weblate (#3540, #3453, #3441, #3388).
31-
(contributed by @weblate)
32-
3312
- Client: Fix sorting of version number in connect dialog with --showallservers (#3557).
3413
(contributed by @softins)
3514

@@ -48,20 +27,39 @@
4827
- Client: Added native MIDI support to the ASIO (non-Jack) Windows build (#3431).
4928
(contributed by @softins)
5029

30+
- Client RPC: Added a jamulusclient/setFaderLevel method to the RPC remote interface (#3571).
31+
(contributed by @corrados)
32+
33+
- Client RPC: Added jamulusclient/pollServerList methods and jamulusclient/receivedServerList notification to JSON-RPC interface (#3479).
34+
(contributed by @ann0see)
35+
5136
- Server: Disabled swap memory usage on Linux (#3381).
5237
(contributed by @dtinth)
5338

5439
- Server: The `-m`/`--htmlstatus` option is considered deprecated and has been replaced by JSON RPC's `jamulusserver/getClients` method. The `-m` option will be removed in future (#3398).
5540
(contributed by @ann0see)
5641

42+
- Server RPC: Added jamulusserver/setDirectory request (#3533).
43+
(contributed by @pljones)
44+
5745
- Windows: Avoid screensaver or sleeping if connected to a server (#3498).
5846
(contributed by @ann0see)
5947

6048
- Linux: Reorder service initialization to wait for network interface before starting the Server (#3440).
6149
(contributed by @rdica)
50+
51+
- iOS/Android: Use compact view as default view on mobile OS for better usability (#3587).
52+
(contributed by @ann0see)
53+
6254
- iOS: Fixed GUI issue preventing the connect dialog to show correctly (#3343).
6355
(contributed by @ann0see)
6456

57+
- iOS: Add notes for iOS compiling documentation (#3594).
58+
(contributed by @ann0see)
59+
60+
- iOS: Add workaround from QTBUG-129651 for iOS FFMPEG linking (#3581).
61+
(contributed by @ann0see)
62+
6563
- iOS: Upgrade build to Qt 6 (#3445).
6664
(contributed by @ann0see)
6765

@@ -77,6 +75,15 @@
7775
- iOS: Fix crash on Qt6 after closing the chat window (#3413).
7876
(contributed by @ann0see)
7977

78+
- Added Japanese translation (ja_JP) (#3568).
79+
(contributed by @tsukurun)
80+
81+
- Translations updated from Hosted Weblate (#3540, #3453, #3441, #3388).
82+
(contributed by @weblate)
83+
84+
- Added link to privacy policy (#3586).
85+
(contributed by @ann0see)
86+
8087
- Tools: checkkeys.pl now automatically finds the translation directory (#3590).
8188
(contributed by @softins)
8289

@@ -89,6 +96,12 @@
8996
- Tools: Added missing Makefile.in files to Opus 1.5.2 distro (#3488).
9097
(contributed by @softins)
9198

99+
- Build: Improvements and ASIO fix for Windows dependencies (#3612).
100+
(contributed by @softins)
101+
102+
- Build: Windows: Move ASIO to GPL (#3553).
103+
(contributed by @gilgongo)
104+
92105
- Build: Updated Opus library to v1.5.2 (#3409).
93106
(contributed by @softins)
94107

@@ -104,6 +117,12 @@
104117
- Build: Updated the Github build runner for MacOS Legacy to macos-13 (#3436).
105118
(contributed by @softins)
106119

120+
- Build: Bump ASIO-SDK from asiosdk_2.3.3_2019-06-14 to ASIO-SDK_2.3.4_2025-10-15 (#3617).
121+
(contributed by @app/github-actions)
122+
123+
- Build: Bump Qt6 from 6.10.1 to 6.10.2 (#3616).
124+
(contributed by @app/github-actions)
125+
107126
- Build: Updated bundled Qt6 to version 6.9.1 (iOS 6.7.3) (#3407, #3262).
108127
(contributed by @app/github-actions)
109128

0 commit comments

Comments
 (0)