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
Mac users: you'll now find the Intel (non-legacy) and Apple Silicon builds have been merged into a single downloadable Universal dmg file.
Debian, etc users: you'll now find there's an arm64 build to join the armhf and amd64 builds. Also, please note that the "headless" build filename has changed (jamulus-headless rather than jamulus_headless).
As of this release, we've enabled our team of translators to use Hosted Weblate. If you'd always wanted to get involved with Jamulus development but felt it was all far too technical, this might be a way you can help, as it simplifies the translation process a lot.
People running servers will benefit from the enhanced handling of --serverinfo: you can now use two-letter ISO country codes (rather than internal Qt numbering).
This release was intended to be a "quick fixes" release, so addresses several bugs we'd had reported.
Sometimes, a newly connected client wouldn't show up in an already connected client's GUI. That's been fixed.
If you used --ctrlmidich in 3.9.0 and earlier, this caused the channel number to get stored in the fader name in settings (and saved faders). This no longer happens.
Note that, by default, any saved values will not be corrected - this only needs doing once. If you want to clean up, please run with --cleanuplegacyfadersettings, load/save any stored files and exit the application. (As this does a pattern match, you need to be aware it will strip anything that looks like the channel prefix from the fader name. We will remove this feature in a future release)
If you're running a Server, 3.9.0 introduced support for Qt6 country codes - but didn't get it right. This has now been corrected. If you'd used the workaround for your server configuration, you'll need to revert it. Even better, take advantage of the ISO codes.
In 3.9.0, a refactoring change had meant you'd need to use --serverpublicip to specify the directory public IP and, if you didn't specify it, you'd appear in your directory listing as having 127.0.0.1 as the IP address. This has been fixed.
You can find more details in the ChangeLog. Thanks to everyone who has contributed:
Everyone who has taken the time to report and help investigate problems: without you, Jamulus won't get better!
This Discussion thread will be locked in order to keep things organized.
And please get involved - your ideas and suggestions, along with helping get others enjoying playing music together online using Jamulus, are what keeps things moving forwards.
Feedback, questions or suspected bug reports are appreciated nevertheless -- please start a new Discussion on Github for them.
Downloads
Windows
Windows users: Please note that in the first days after release, SmartScreen will probably display warnings about this release being unknown upon download and/or execution of the installer. Let us know when you do not see this warning any more and we will update this announcement accordingly.
Jamulus is free software and you're encouraged to participate in its development - not only by using the software and suggesting ways to keep it simple whilst improving it - but also to contribute those changes yourself. You can either download the source code or fork the Github repository.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Jamulus 3.9.1 is now released!!
Mac users: you'll now find the Intel (non-legacy) and Apple Silicon builds have been merged into a single downloadable Universal dmg file.
Debian, etc users: you'll now find there's an arm64 build to join the armhf and amd64 builds. Also, please note that the "headless" build filename has changed (
jamulus-headless
rather thanjamulus_headless
).As of this release, we've enabled our team of translators to use Hosted Weblate. If you'd always wanted to get involved with Jamulus development but felt it was all far too technical, this might be a way you can help, as it simplifies the translation process a lot.
People running servers will benefit from the enhanced handling of
--serverinfo
: you can now use two-letter ISO country codes (rather than internal Qt numbering).This release was intended to be a "quick fixes" release, so addresses several bugs we'd had reported.
--ctrlmidich
in 3.9.0 and earlier, this caused the channel number to get stored in the fader name in settings (and saved faders). This no longer happens.Note that, by default, any saved values will not be corrected - this only needs doing once. If you want to clean up, please run with
--cleanuplegacyfadersettings
, load/save any stored files and exit the application. (As this does a pattern match, you need to be aware it will strip anything that looks like the channel prefix from the fader name. We will remove this feature in a future release)--serverpublicip
to specify the directory public IP and, if you didn't specify it, you'd appear in your directory listing as having 127.0.0.1 as the IP address. This has been fixed.You can find more details in the ChangeLog. Thanks to everyone who has contributed:
This Discussion thread will be locked in order to keep things organized.
And please get involved - your ideas and suggestions, along with helping get others enjoying playing music together online using Jamulus, are what keeps things moving forwards.
Feedback, questions or suspected bug reports are appreciated nevertheless -- please start a new Discussion on Github for them.
Downloads
Windows
Windows users: Please note that in the first days after release, SmartScreen will probably display warnings about this release being unknown upon download and/or execution of the installer. Let us know when you do not see this warning any more and we will update this announcement accordingly.
macOS
↓ Intel / Apple Silicon for Catalina (10.15) and higher.
↓ Intel legacy build (unsigned) for macOS Mojave (10.14) down to Yosemite (10.10).
Linux (Debian/Ubuntu)
Ubuntu Linux client users: note that installation requires you have the "universe" repository enabled. Instructions for this are on the website.
Experimental
Alternative Sourceforge mirror
Compile it yourself
Jamulus is free software and you're encouraged to participate in its development - not only by using the software and suggesting ways to keep it simple whilst improving it - but also to contribute those changes yourself. You can either download the source code or fork the Github repository.
Guide to Compiling Jamulus (including updated dependency information).
Beta Was this translation helpful? Give feedback.
All reactions