Releases: mumble-voip/mumble
v1.5.517 (1.5.x RC)
Release candidate (RC) for the new Mumble 1.5.x series
Changlog is coming soon
Known issues
v1.4.287
Changelog: https://www.mumble.info/blog/mumble-1.4.287
Known issues
v1.4.274
Release announcement: https://www.mumble.info/blog/mumble-1.4.274
Changelog
Client
- Changed: Disable RNNoise by default (#5689)
- Changed: Don't hard block shortcuts on Wayland (#5785)
- Fixed: Context and identity not getting cleared (#5658)
- Fixed: Don't display unsupported ACL (#5781)
- Fixed: Fix PipeWire not being usable in Flatpaks (#5663)
- Fixed: Icon not used on Plasma Wayland session (#5662)
- Fixed: Improve appstream metadata (#5499)
- Fixed: Minimal view not always working (#5786)
- Fixed: PFS information being incorrect (#5656)
- Fixed: Percent encoded links not clickable (#5657)
- Fixed: Prefer selected tree item for context menu creation (#5778)
- Fixed: Prevent endless loop when disconnecting PipeWire stream (#5651)
- Fixed: Register simultaneous mouse button presses separately (#5784)
- Fixed: Show friendlier text when displaying notifications (#5782)
- Fixed: properly verify certificates when SRV records are used (#5783)
- Fixed: resolve list tags, etc. polluting log (#5621)
- Fixed: Remove duplicate entry for "What's this?" in UserModel (#5795)
- Fixed: User and channel status icons take display scaling into account (#5779)
Server
- Fixed: Add missing line breaks to --help output (#5456)
- Fixed: Improve rememberchannelduration compare logic (#5652)
- Fixed: Update suppress state on ACL change (#5780)
Positional audio plugins
- Fixed: Fix Quake Live plugin (#5653)
- Fixed: Update Among Us plugin to work with v2022.3.29s (1864) (#5654)
Installer
- Fixed: Re-add URL protocol registration registry keys on install (#5528)
Known issues
- Overlay blocked by BattleEye. A request to whitelist it has been made.
- Overlay blocked by CS:GO Trusted Mode
- Autoscroll of chat window not working properly on Linux ({{< issue 4638 >}}, {{< issue 2504 >}})
- Certain special characters are not rendered on Windows ({{< issue 4939 >}})
- macOS binaries not being signed/notarized
v1.4.230
This is the first stable release of the 1.4 series.
Release announcement: https://www.mumble.info/blog/mumble-1.4.230/
1.3.4
Changelog
Client
Fixed: Don't use outdated (non-existent) notification icon names on Linux (#4705)
Fixed: Security vulnerability caused by allowing non http/https URL schemes in public server list (#4733)
Server
Fixed: Exit status for actions like --version
or --supw
was always set to non-zero ( #3998)
General
Fixed: Packet loss & audio artifacts caused by OCB2 XEX* mitigation (#4720)
Known issues
- Overlay blocked by BattleEye. A request to whitelist it has been made.
- Overlay blocked by CS:GO Trusted Mode.
- Autoscroll of chat window not working properly on Linux (#4638, #2504)
- Certain special characters are not rendered on Windows (#4939)
Warning
- The static server binary for Linux is using an outdated version of OpenSSL - see #4001 for details. This warning only applies to the package released by us named
murmur-static_x86
. It does not apply to our Ubuntu PPA releases or other maintained packages.
1.3.3
Changelog
Client
Fixed: Chatbox invisble (zero height) (#4388)
Fixed: Handling of invalid packet sizes (#4394)
Fixed: Race-condition leading to loss of shortcuts (#4430)
Fixed: Link in About dialog is now clickable again (#4454)
Fixed: Sizing issues in ACL-Editor (#4455)
Improved: PulseAudio now always samples at 48 kHz (#4449)
Server
Fixed: Crash due to problems when using PostgreSQL (#4370)
Fixed: Handling of invalid package sizes (#4392)
Known issues
- Overlay blocked by BattleEye. A request to whitelist it has been made.
- Overlay blocked by CS:GO Trusted Mode.
Warning
- The static server binary for Linux is using an outdated version of OpenSSL - see #4001 for details. This warning only applies to the package released by us named
murmur-static_x86
. It does not apply to our Ubuntu PPA releases or other maintained packages.
1.3.2
1.3.1
Mumble 1.3.1.
Changelog
Security
Fixed: Potential exploit in the OCB2 encryption (#4227)
ICE
Fixed: Added missing UserKDFIterations field to UserInfo => Prevents getRegistration() from failing with enumerator out of range error (#3835)
GRPC
Fixed: Segmentation fault during murmur shutdown (#3938)
Client
Fixed: Crash when using multiple monitors (#3756)
FIxed: Don't send empty message from clipboard via shortcut, if clipboard is empty (#3864)
Fixed: Talking indicator being able to freeze to indicate talking when self-muted (#4006)
Fixed: High CPU usage for update-check if update server not available (#4019)
Fixed: DBus getCurrentUrl returning empty string when not in root-channel (#4029)
Fixed: Small parts of whispering leaking out to normal talk (#4051)
Fixed: Last audio frame of normal talking sent to last whisper target instead when using VoiceActivation (#4050)
Fixed: LAN-icon not found in ConnectDialog (#4058)
Improved: Set maximal vertical size for User Volume Adjustment dialog (#3801)
Improved: Don't send empty data to PulseAudio (#3316)
Improved: Use the SRV resolved port for UDP connections (#3820)
Improved: Manual Plugin UI (#3919)
Improved: Don't start Jack server by default (#3990)
Improved: Overlay doesn't hook into all other processes by default (#4041)
Improved: Wait longer before disconnecting from a server due to unanswered Ping-messages (#4123)
Server
Fixed: Possibility to circumvent max user-count in channel (#3880)
Fixed: Rate-limit implementation susceptible to time-underflow (#4004)
Fixed: OpenSSL error 140E0197 with Qt >= 5.12.2 (#4032)
Fixed: VersionCheck for SQL for when to use the WAL feature (#4163)
Fixed: Wrong database encoding that could lead to server-crash (#4220)
Fixed: DB crash due to primary key violation (now performs "UPSERT" to avoid this) (#4105)
Improved: The fields in the Version
ProtoBuf message are now size-restricted in order to avoid attacks that can render another client unresponsive (#4101)
Windows Installer
Improved: Mumble icon (now properly displayed) (#4204)
Known issues
- Overlay blocked by BattleEye. A request to whitelist it has been made.
1.3.1-rc1
Release candidate for Mumble 1.3.1.
2020-04-18T19:35:00Z: We bought a brand new certificate from Certum and resigned the release, issue fixed!
2020-04-13T01:12:00Z: Windows releases were accidentally signed with an expired certificate, causing Windows to throw the following error when attempting to run Mumble:
A referral was returned from the server.
We apologize for the inconvenience and will fix the issue as soon as possible.
Changelog
ICE:
Fixed: Added missing UserKDFIterations field to UserInfo => Prevents getRegistration() from failing with enumerator out of range error (#3835)
GRPC:
Fixed: Segmentation fault during murmur shutdown (#3938)
Client:
Fixed: Crash when using multiple monitors (#3756)
FIxed: Don't send empty message from clipboard via shortcut, if clipboard is empty (#3864)
Fixed: Talking indicator being able to freeze to indicate talking when self-muted (#4006)
Fixed: High CPU usage for update-check if update server not available (#4019)
Fixed: DBus getCurrentUrl returning empty string when not in root-channel (#4029)
Fixed: Small parts of whispering leaking out to normal talk (#4051)
Fixed: Last audio frame of normal talking sent to last whisper target instead when using VoiceActivation (#4050)
Fixed: LAN-icon not found in ConnectDialog (#4058)
Improved: Set maximal vertical size for User Volume Adjustment dialog (#3801)
Improved: Don't send empty data to PulseAudio (#3316)
Improved: Use the SRV resolved port for UDP connections (#3820)
Improved: Manual Plugin UI (#3919)
Improved: Don't start Jack server by default (#3990)
Improved: Overlay doesn't hook into all other processes by default (#4041)
Server:
Fixed: Possibility to circumvent max user-count in channel (#3880)
Fixed: Rate-limit implementation susceptible to time-underflow (#4004)
Fixed: OpenSSL error 140E0197 with Qt >= 5.12.2 (#4032)
Known issues
- Overlay blocked by BattleEye. A request to whitelist it has been made.
1.3.0
Mumble 1.3 is finally here!
We are currently releasing our new website, which will include the extensive changelog for this big feature release.
2019-09-09T03:04:34Z: the new website is now online, you can read the full 1.3 announcement at https://www.mumble.info/blog/mumble-1.3.0-release-announcement.