From b65a1ca8152b5a046c4d98e7f6dfae2fcbc1376d Mon Sep 17 00:00:00 2001 From: Jaroslav Klech Date: Nov 13 2022 03:46:15 +0000 Subject: Documents Mumble update to 1.4 version --- diff --git a/modules/release-notes/pages/desktop/Multimedia.adoc b/modules/release-notes/pages/desktop/Multimedia.adoc new file mode 100644 index 0000000..99b97a1 --- /dev/null +++ b/modules/release-notes/pages/desktop/Multimedia.adoc @@ -0,0 +1,22 @@ +include::{partialsdir}/entities.adoc[] + +[[sect-multimedia]] += Multimedia + + +[[mumble-1-4]] + +== Mumble 1.4 + +Mumble is a popular voice chat application. It is commonly used for gaming and podcasts. + +This update brings for example the following changes: + +* Enable the native PipeWire audio backend +* Rename the Mumble server package from `murmur` to `mumble-server` +* Relocate the Mumble server configuration file from `/etc/murmur/murmur.ini` to `/etc/murmur.ini` +* Introduce a new, general purpose plugin framework +* Substitute a sub-optimal free-type search for a fully featured search dialog +* Support markdown markup language for text messages in the chat bar + +You can see the full list of changes in the https://www.mumble.info/blog/mumble-1.4.230/[upstream release notes]. \ No newline at end of file