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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ Here's what's new in the next release of Jamulus:
18
18
- The Connect dialog on iOS now displays in full screen, fixing a severe UI issue that previously prevented users from tapping the connect button. A big thank you to [@ann0see](https://github.com/ann0see) for resolving this!
19
19
- Changing the language on iOS no longer hangs the app, thanks to the use of a Qt::QueuedConnection for the language message box. This improvement ensures a smoother experience when switching languages. Kudos to [@ann0see](https://github.com/ann0see) for this fix!
20
20
- The Connect dialog now includes a Version column that displays the server version for each server in the list, making it easier for you to choose the right server. Thanks to [@softins](https://github.com/softins) for this useful addition!
21
+
- You can now poll a directory for server lists using the JSON-RPC interface, allowing for better control and monitoring of available servers. A big thank you to [@ann0see](https://github.com/ann0see) for this enhancement!
21
22
- The bundled Qt6 has been updated to version 6.7.3, which brings various improvements and optimizations to enhance your overall experience with Jamulus.
22
23
- The iOS app now features a new icon, making it more visually appealing and recognizable. Thanks to [@ann0see](https://github.com/ann0see) for this addition!
23
24
- You can now sort channels in the mixer view, making it easier to manage your audio setup. A big thanks to [@pljones](https://github.com/pljones) for this useful feature!
0 commit comments