Pre release version 3.7.0 release candidate 1 #1217
Locked
ann0see
started this conversation in
Announcements
Replies: 9 comments 44 replies
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
Which OS are you running it on? Headless Linux/Windows? |
Beta Was this translation helpful? Give feedback.
6 replies
This comment has been hidden.
This comment has been hidden.
-
As far as I am able to check, this RC1 is ok on Archlinux with LTS kernel. |
Beta Was this translation helpful? Give feedback.
1 reply
This comment has been hidden.
This comment has been hidden.
-
Beta Was this translation helpful? Give feedback.
5 replies
-
Locked because this is outdated |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
THIS IS A PRE RELEASE!
Softins just released the Release candidate 1 of Jamulus 3.7.0 and we would be happy if you downloaded and tested it for serious bugs (server crashes etc.) before 3.7.0 gets released finally.
Get the latest release candidate here: https://github.com/jamulussoftware/jamulus/releases/tag/r3_7_0rc1
ChangeLog (until now):
introduced new server lists: Any Genre 3, Choral/Barbershop (Server lists getting full #875),
also renamed Default to Any Genre 1, Any Genre to Any Genre 2,
and Classical/Folk/Choral to Classical/Folk.
central server addresses are now in jamulus.io instead of fischvolk.de (Get rid of fischvolk.de #919)
show --clientname as first word in title to avoid clipping in Windows task bar (--clientname does not display in Windows task bar #789)
improved Windows installer, coded by ann0see and doloopuntil (Installer should use public start menu (and desktop) for links #792, New windows installer #841)
support http links in the chat dialog, coded by hoffie (Support http links in the chat dialog #879)
support Github actions for CodeQL, Autobuild, Publish Release,
coded by pljones, nefarius2001, ann0see, ranfdev.
more detailed version number of unreleased version, coded by nefarius2001 (Version number of unreleased version #475)
add new --serverpublicip option to support central servers behind NAT,
coded by hoffie (Add support for central servers behind NAT #954)
replaced low-quality background image (fancy skin) of mixerboard, created by passing (Fancy Skin Background is full of compression artifacts #970)
Escape chat messages at the server. This will no longer allow html formated chat messages due to security reasons,
coded by atsampson (Escape chat messages at the server #939)
Highlight the fact that the server is recording in the Mixerboard title (feature-req925 recording indicator #968), coded by dcorson-ticino.com
Implement new --ctrlmidich syntax allowing to specify fader, pan, mute,
solo buttons (Feature midi pan issue 95 #945). Implementation for mute&solo buttons for now is
only for toggle controllers and does not support headless operation yet, coded by dakhubgit
Move ASIO Setup button on Windows below driver selection (Move driver setup button under driver selection #976 #977), coded by mulyaj and ann0see
Gray out input levels and show a message if you're not connected to a server, coded by ann0see (When not connected: "Please connect to a server to hear yourself and others" #847, Add connect to server help message #983)
bug fix: remove ConsoleWriterFactory - to resolve suspected memory leak, coded by pljones (#923 Remove ConsoleWriterFactory #926)
bug fix: fix crash if settings are changed in ASIO4ALL during a connection (contained in Loud noise if Input is disabled in ASIO4ALL while still selected in Jamulus #796). Reverts MacOS: If an audio device is no longer available, show an error rather than switching to Default #727 for Windows
Avoid screen from sleeping or starting screen saver for Mac, coded by jerogee (Turn off screensaver if connected to a server (LXQt) #834)
stop sending traffic to CloudFlare as part of the external IP detection
logic (Use a different approach to get external IP address #633, Server: Stop opening a TCP connection for external IP detection #1092), suggested by atsampson, coded by hoffie
bug fix: properly restore mixer levels after reconnecting to a restarted
server. This is a server-side fix. coded by hoffie (Restarting the server on the fly ignores set levels and mixes everybody at 100% #955, Server: Send empty channel list on connect #1010)
Improve update version detection, coded by softins (Improve version update detection. #1155)
Check two servers instead of one (updatecheck1.jamulus.io and updatecheck2.jamulus.io).
Ignore the server version if it is not a release, due to a suffix such as dev, alpha or beta.
Windows installer interface now supports English, Dutch, French, German, Italian, Polish, Portuguese, Spanish and Swedish.
bug fix: Fixed some memory leaks in server recording, coded by softins (Fix memory leaks in Jam Recorder #1073)
bug fix: Adjusted some accelerator keys in translations to avoid duplication (Avoid conflicting accelerator keys. #1165)
Release now builds .deb installation packages for Ubuntu/Debian, coded by ann0see (Build deb files on Ubuntu 18.04 #1100)
Compatible with Ubuntu 18.04 or later.
Release now builds experimental .apk installation packages for Android, coded by nefarius2001 (Automated build for Android APK (updated) #880)
bug fix: Added missing driverInfo initialisation in Windows sound driver, coded by npostavs (windows/sound.cpp: Explicitly set driverInfo to 0 #1194)
Beta Was this translation helpful? Give feedback.
All reactions