Documents Mumble update to 1.4 version

This commit is contained in:
Jaroslav Klech 2022-11-03 10:58:22 +01:00 committed by pbokoc
commit b65a1ca815

View file

@ -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].