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
@@ -17,6 +17,7 @@ Here's what's new in the next release of Jamulus:
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
18
- disabled swap memory usage on Linux servers to help prevent intermittent unresponsiveness ([@dtinth](https://github.com/dtinth))
19
19
- reordered service initialization on Linux to wait for the network interface to be configured before starting the server ([@rdica](https://github.com/rdica))
20
+
- added JSON-RPC notification of server lists from directories, allowing polling a directory for this info ([@ann0see](https://github.com/ann0see))
20
21
- 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))
21
22
- added "Sort by Channel" option to the mixer view ([@pljones](https://github.com/pljones))
22
23
- applied rate-limiting to Pan change messages to eliminate lag in their effect ([@softins](https://github.com/softins))
0 commit comments