Skip to content

Commit 179f0ff

Browse files
committed
beta2 ChangeLog
1 parent 659a8ba commit 179f0ff

File tree

1 file changed

+36
-3
lines changed

1 file changed

+36
-3
lines changed

ChangeLog

Lines changed: 36 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
### 3.11.0dev <- NOTE: the release version number will be 3.12.0 ###
22

3+
- Translations updated from Hosted Weblate (#3441, #3388).
4+
(contributed by @weblate)
5+
36
- Client: Display version for each server in the Connect dialog (#3416).
47
(contributed by @softins)
58

@@ -15,17 +18,29 @@
1518
- Client: Added native MIDI support to the ASIO (non-Jack) Windows build (#3431).
1619
(contributed by @softins)
1720

21+
- Client RPC: Added jamulusclient/pollServerList methods and jamulusclient/receivedServerList notification to JSON-RPC interface (#3479).
22+
(contributed by @ann0see)
23+
1824
- Server: Disabled swap memory usage on Linux (#3381).
1925
(contributed by @dtinth)
2026

2127
- 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).
2228
(contributed by @ann0see)
2329

30+
- Server RPC: Added jamulusserver/setDirectory request (#3533).
31+
(contributed by @pljones)
32+
33+
- Windows: Avoid screensaver or sleeping if connected to a server (#3498).
34+
(contributed by @ann0see)
35+
2436
- Linux: Reorder service initialization to wait for network interface before starting the Server (#3440).
2537
(contributed by @rdica)
2638
- iOS: Fixed GUI issue preventing the connect dialog to show correctly (#3343).
2739
(contributed by @ann0see)
2840

41+
- iOS: Upgrade build to Qt 6 (#3445).
42+
(contributed by @ann0see)
43+
2944
- iOS: Return correct operating system version if run as server (#3360).
3045
(contributed by @ann0see)
3146

@@ -38,21 +53,39 @@
3853
- iOS: Fix crash on Qt6 after closing the chat window (#3413).
3954
(contributed by @ann0see)
4055

41-
- Translations updated from Hosted Weblate (#3388).
42-
(contributed by @weblate)
43-
4456
- Dependencies: Updated Opus library to v1.5.2 (#3409).
4557
(contributed by @softins)
4658

59+
- Build: Updated bundled Qt6 to version 6.9.1 (#3407).
60+
(contributed by @app/github-actions)
61+
4762
- Build: Updated bundled Qt6 to version 6.7.3 (#3262).
4863
(contributed by @app/github-actions)
4964

65+
- Build: Updated Windows Installer base (NSIS) to version 3.11 (#3483).
66+
(contributed by @app/github-actions)
67+
68+
- Build: Upgrade Android Runner to Ubuntu 22.04 (#3444).
69+
(contributed by @ann0see)
70+
71+
- Build: Switch Linux ARM builds to be built on arm runners (#3470).
72+
(contributed by @ann0see)
73+
74+
- Build: Bump DoozyX/clang-format-lint-action from 0.18.2 to 0.20 (#3490).
75+
(contributed by @app/dependabot)
76+
5077
- Build: Bump DoozyX/clang-format-lint-action from 11b773b1598aa4ae3b32f023701bca5201c3817d to c71d0bf4e21876ebec3e5647491186f8797fde31 (#3368).
5178
(contributed by @app/dependabot)
5279

5380
- Build: Updated the Github build runner for MacOS Legacy to macos-13 (#3436).
5481
(contributed by @softins)
5582

83+
- Internal: added improvements to changelog-helper.sh (#3459).
84+
(contributed by @softins)
85+
86+
- Internal: Added missing Makefile.in files to Opus 1.5.2 distro (#3488).
87+
(contributed by @softins)
88+
5689

5790
### 3.11.0 (2024-09-21) ###
5891

0 commit comments

Comments
 (0)