You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReleaseAnnouncement.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ Here's what's new in the next release of Jamulus:
15
15
- added native MIDI support to the ASIO (non-Jack) Windows build, allowing users to use MIDI fader banks without needing the Jack version of Jamulus ([@softins](https://github.com/softins))
16
16
- manages client-side channels independently of server-side channels, ensuring the user's own channel is always channel 0 when connected to a server version 3.5.5 or newer ([@softins](https://github.com/softins))
17
17
- updated the Opus library to version 1.5.2, which may enhance audio quality in some situations ([@softins](https://github.com/softins))
18
+
- updated translations from Hosted Weblate, improving the localization of the app for users around the world ([@weblate](https://github.com/weblate))
18
19
- added a new `jamulusserver/setDirectory` request to control server directory settings ([@pljones](https://github.com/pljones))
19
20
- Windows: Jamulus now prevents the screen saver from activating while you are connected ([@ann0see](https://github.com/ann0see))
20
21
- disabled swap memory usage on Linux servers to help prevent intermittent unresponsiveness ([@dtinth](https://github.com/dtinth))
@@ -23,7 +24,6 @@ Here's what's new in the next release of Jamulus:
23
24
- added a Version column to the server list in the Connect dialog, making it easier to see server versions at a glance ([@softins](https://github.com/softins))
24
25
- added "Sort by Channel" option to the mixer view ([@pljones](https://github.com/pljones))
25
26
- applied rate-limiting to Pan change messages to eliminate lag in their effect ([@softins](https://github.com/softins))
26
-
- updated translations from Hosted Weblate, improving the localization of the app for users around the world ([@weblate](https://github.com/weblate))
27
27
- iOS: upgraded the build to Qt 6, which may introduce some UI issues ([@ann0see](https://github.com/ann0see))
28
28
- iOS: fixed a crash on closing the chat dialog ([@ann0see](https://github.com/ann0see))
29
29
- iOS: added an icon to the iOS app ([@ann0see](https://github.com/ann0see))
0 commit comments