|
1 | 1 | ### 3.11.0dev <- NOTE: the release version number will be 3.12.0 ### |
2 | 2 |
|
| 3 | +- Translations updated from Hosted Weblate (#3441, #3388). |
| 4 | + (contributed by @weblate) |
| 5 | + |
3 | 6 | - Client: Display version for each server in the Connect dialog (#3416). |
4 | 7 | (contributed by @softins) |
5 | 8 |
|
|
15 | 18 | - Client: Added native MIDI support to the ASIO (non-Jack) Windows build (#3431). |
16 | 19 | (contributed by @softins) |
17 | 20 |
|
| 21 | +- Client RPC: Added jamulusclient/pollServerList methods and jamulusclient/receivedServerList notification to JSON-RPC interface (#3479). |
| 22 | + (contributed by @ann0see) |
| 23 | + |
18 | 24 | - Server: Disabled swap memory usage on Linux (#3381). |
19 | 25 | (contributed by @dtinth) |
20 | 26 |
|
21 | 27 | - 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). |
22 | 28 | (contributed by @ann0see) |
23 | 29 |
|
| 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 | + |
24 | 36 | - Linux: Reorder service initialization to wait for network interface before starting the Server (#3440). |
25 | 37 | (contributed by @rdica) |
26 | 38 | - iOS: Fixed GUI issue preventing the connect dialog to show correctly (#3343). |
27 | 39 | (contributed by @ann0see) |
28 | 40 |
|
| 41 | +- iOS: Upgrade build to Qt 6 (#3445). |
| 42 | + (contributed by @ann0see) |
| 43 | + |
29 | 44 | - iOS: Return correct operating system version if run as server (#3360). |
30 | 45 | (contributed by @ann0see) |
31 | 46 |
|
|
38 | 53 | - iOS: Fix crash on Qt6 after closing the chat window (#3413). |
39 | 54 | (contributed by @ann0see) |
40 | 55 |
|
41 | | -- Translations updated from Hosted Weblate (#3388). |
42 | | - (contributed by @weblate) |
43 | | - |
44 | 56 | - Dependencies: Updated Opus library to v1.5.2 (#3409). |
45 | 57 | (contributed by @softins) |
46 | 58 |
|
| 59 | +- Build: Updated bundled Qt6 to version 6.9.1 (#3407). |
| 60 | + (contributed by @app/github-actions) |
| 61 | + |
47 | 62 | - Build: Updated bundled Qt6 to version 6.7.3 (#3262). |
48 | 63 | (contributed by @app/github-actions) |
49 | 64 |
|
| 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 | + |
50 | 77 | - Build: Bump DoozyX/clang-format-lint-action from 11b773b1598aa4ae3b32f023701bca5201c3817d to c71d0bf4e21876ebec3e5647491186f8797fde31 (#3368). |
51 | 78 | (contributed by @app/dependabot) |
52 | 79 |
|
53 | 80 | - Build: Updated the Github build runner for MacOS Legacy to macos-13 (#3436). |
54 | 81 | (contributed by @softins) |
55 | 82 |
|
| 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 | + |
56 | 89 |
|
57 | 90 | ### 3.11.0 (2024-09-21) ### |
58 | 91 |
|
|
0 commit comments