Jamulus 3.9.1 Release Candidate 1 (release announcement candidate) #2906
Locked
pljones
started this conversation in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Jamulus 3.9.1 Release Candidate 1 is now available.
Subject to any blocking problems, we'll move to a final release shortly, hopefully within a week.
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
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