Skip to content

Commit d7b0069

Browse files
committed
[bot] RA: Merge jamulussoftware#3556: Provides SRV support for connecting to directories from client or server
1 parent c785411 commit d7b0069

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

ReleaseAnnouncement.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ Windows users, this one’s for you: MIDI support is no longer limited to the Ja
2020

2121
---
2222

23+
## Connect to directories with ease using SRV records
24+
25+
Finding and connecting to your favorite Jamulus directories just got simpler—and more reliable. This release introduces support for **SRV DNS records**, letting you connect to directory servers without needing to specify a port number. Whether you're a musician joining a session or a server operator registering your server, you can now use preconfigured SRV records—like `_jamulus._udp.anygenre1.jamulus.io`—to automatically discover the correct host and port. This means fewer manual configurations, fewer typos, and more time spent making music.
26+
27+
For server operators, this is especially handy if you're managing multiple servers or need to switch directory addresses on the fly. The SRV support works seamlessly with the `-e`/`--directoryaddress` option, as well as with custom directories in both the client and server GUIs. And if you're using the JSON-RPC interface to poll server lists, SRV records are automatically used for any directory hostnames you provide. It’s a small change that makes a big difference in flexibility and ease of use.
28+
29+
---
30+
2331
## For everyone
2432

2533
Jamulus now runs on the latest Qt 6.9.1 framework, bringing even smoother performance and improved stability across all platforms. This update ensures better compatibility with newer operating systems and lays the groundwork for future enhancements in audio processing and user interface responsiveness. Whether you're on desktop or mobile, you’ll notice a more polished and reliable experience.

0 commit comments

Comments
 (0)