|
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). |
| 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) |
| 8 | + |
| 9 | +- Client: Bug: Fix missing variables passed to connect dialog (#3578). |
| 10 | + (contributed by @ann0see) |
| 11 | + |
| 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). |
| 25 | + (contributed by @pljones) |
| 26 | + |
| 27 | +- Added Japanese translation (ja_JP) (#3568). |
| 28 | + (contributed by @tsukurun) |
| 29 | + |
| 30 | +- Translations updated from Hosted Weblate (#3540, #3453, #3441, #3388). |
4 | 31 | (contributed by @weblate) |
5 | 32 |
|
| 33 | +- Client: Fix sorting of version number in connect dialog with --showallservers (#3557). |
| 34 | + (contributed by @softins) |
| 35 | + |
6 | 36 | - Client: Display version for each server in the Connect dialog (#3416). |
7 | 37 | (contributed by @softins) |
8 | 38 |
|
|
18 | 48 | - Client: Added native MIDI support to the ASIO (non-Jack) Windows build (#3431). |
19 | 49 | (contributed by @softins) |
20 | 50 |
|
21 | | -- Client RPC: Added jamulusclient/pollServerList methods and jamulusclient/receivedServerList notification to JSON-RPC interface (#3479). |
22 | | - (contributed by @ann0see) |
23 | | - |
24 | 51 | - Server: Disabled swap memory usage on Linux (#3381). |
25 | 52 | (contributed by @dtinth) |
26 | 53 |
|
27 | 54 | - 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). |
28 | 55 | (contributed by @ann0see) |
29 | 56 |
|
30 | | -- Server RPC: Added jamulusserver/setDirectory request (#3533). |
31 | | - (contributed by @pljones) |
32 | | - |
33 | 57 | - Windows: Avoid screensaver or sleeping if connected to a server (#3498). |
34 | 58 | (contributed by @ann0see) |
35 | 59 |
|
|
53 | 77 | - iOS: Fix crash on Qt6 after closing the chat window (#3413). |
54 | 78 | (contributed by @ann0see) |
55 | 79 |
|
56 | | -- Dependencies: Updated Opus library to v1.5.2 (#3409). |
| 80 | +- Tools: checkkeys.pl now automatically finds the translation directory (#3590). |
57 | 81 | (contributed by @softins) |
58 | 82 |
|
59 | | -- Build: Updated bundled Qt6 to version 6.9.1 (#3407). |
60 | | - (contributed by @app/github-actions) |
| 83 | +- Tools: updated checkkeys.pl to use XML::LibXML (#3558). |
| 84 | + (contributed by @softins) |
61 | 85 |
|
62 | | -- Build: Updated bundled Qt6 to version 6.7.3 (#3262). |
63 | | - (contributed by @app/github-actions) |
| 86 | +- Tools: added improvements to changelog-helper.sh (#3459). |
| 87 | + (contributed by @softins) |
64 | 88 |
|
65 | | -- Build: Updated Windows Installer base (NSIS) to version 3.11 (#3483). |
66 | | - (contributed by @app/github-actions) |
| 89 | +- Tools: Added missing Makefile.in files to Opus 1.5.2 distro (#3488). |
| 90 | + (contributed by @softins) |
| 91 | + |
| 92 | +- Build: Updated Opus library to v1.5.2 (#3409). |
| 93 | + (contributed by @softins) |
67 | 94 |
|
68 | 95 | - Build: Upgrade Android Runner to Ubuntu 22.04 (#3444). |
69 | 96 | (contributed by @ann0see) |
70 | 97 |
|
71 | 98 | - Build: Switch Linux ARM builds to be built on arm runners (#3470). |
72 | 99 | (contributed by @ann0see) |
73 | 100 |
|
74 | | -- Build: Bump DoozyX/clang-format-lint-action from 0.18.2 to 0.20 (#3490). |
| 101 | +- Build: Provide continued legacy macOS support (but moving Sierra to High Sierra as minimum target) (#3579). |
| 102 | + (contributed by @pljones) |
| 103 | + |
| 104 | +- Build: Updated the Github build runner for MacOS Legacy to macos-13 (#3436). |
| 105 | + (contributed by @softins) |
| 106 | + |
| 107 | +- Build: Updated bundled Qt6 to version 6.9.1 (iOS 6.7.3) (#3407, #3262). |
| 108 | + (contributed by @app/github-actions) |
| 109 | + |
| 110 | +- Build: Updated Windows Installer base (NSIS) to version 3.11 (#3483). |
| 111 | + (contributed by @app/github-actions) |
| 112 | + |
| 113 | +- Build: Updated create-dmg (macOS) to version 1.2.3 (#3561). |
| 114 | + (contributed by @app/github-actions) |
| 115 | + |
| 116 | +- Build: Bump actions/checkout from 4 to 6 (#3566). |
75 | 117 | (contributed by @app/dependabot) |
76 | 118 |
|
77 | | -- Build: Bump DoozyX/clang-format-lint-action from 11b773b1598aa4ae3b32f023701bca5201c3817d to c71d0bf4e21876ebec3e5647491186f8797fde31 (#3368). |
| 119 | +- Build: Bump github/codeql-action from 3 to 4 (#3549). |
78 | 120 | (contributed by @app/dependabot) |
79 | 121 |
|
80 | | -- Build: Updated the Github build runner for MacOS Legacy to macos-13 (#3436). |
81 | | - (contributed by @softins) |
| 122 | +- Build: Bump actions/cache from 4 to 5 (#3574). |
| 123 | + (contributed by @app/dependabot) |
82 | 124 |
|
83 | | -- Internal: added improvements to changelog-helper.sh (#3459). |
84 | | - (contributed by @softins) |
| 125 | +- Build: Bump actions/upload-artifact from 4 to 6 (#3576). |
| 126 | + (contributed by @app/dependabot) |
85 | 127 |
|
86 | | -- Internal: Added missing Makefile.in files to Opus 1.5.2 distro (#3488). |
87 | | - (contributed by @softins) |
| 128 | +- Build: Bump actions/download-artifact from 4 to 7 (#3575). |
| 129 | + (contributed by @app/dependabot) |
| 130 | + |
| 131 | +- Build: Bump DoozyX/clang-format-lint-action from 0.18.2 to 0.20 (#3490). |
| 132 | + (contributed by @app/dependabot) |
| 133 | + |
| 134 | +- Build: Bump DoozyX/clang-format-lint-action from 11b773b1598aa4ae3b32f023701bca5201c3817d to c71d0bf4e21876ebec3e5647491186f8797fde31 (#3368). |
| 135 | + (contributed by @app/dependabot) |
88 | 136 |
|
89 | 137 |
|
90 | 138 | ### 3.11.0 (2024-09-21) ### |
|
0 commit comments