Mumble full changelog
Mumble 1.5.857
released Oct 22, 2025 (New Release)
Changes to some ACL behavior:
Attention Server Administrators:
We have fixed a few ACL-related behaviors that we have determined to be bugs. This is why we are including them in this patch-release. If you have ACLs configured which were relying on that undesired behavior, you want to make sure to fix your ACL configuration when updating your server to this release. We assume the number of impacted servers will be minimal and adapting the ACLs in case your server is affected will be reasonably easy.
Previously, both the Traverse and Write ACLs would be evaluated without taking the “in this channel” and “in sub-channels” context options into account. This is now fixed. You can now deny Traverse for sub-channels, while the channel you are defining the ACL in is still traversable. (#3579)
Previously, in addition to normal ACL inheritance rules, the Write ACL would always be inherited from the parent channel. For consistency, this was removed. To prevent “ungovernable” channels, users who are granted Write on the root channel, will be able to Write in any channel of the server, no matter what these sub-channels configure. (#6512)
Previously, the Register ACL was used to determine, if a client was able to see extended user information including user IP address and user-agent. This was changed to now require the Ban ACL. (#6697)
Due to the client being able to uncheck both context option checkboxes in the ACL editor, admins could create “dangling” ACLs that were present, but had no effect. Starting with this release, clients will not be able to create these “dangling” ACLs. Existing “dangling” ACLs will not be affected by this unless they are modfied. (#6512)
Changelog:
This is the full changelog for this release (changes relative to the Mumble 1.5.735 release).
Client:
Changed: Client-side max image width and height for better legibility (#6825)
Fixed: Bug with default values for talking UI options (#6728)
Fixed: Enable “Paste” action, if there
Attention Server Administrators:
We have fixed a few ACL-related behaviors that we have determined to be bugs. This is why we are including them in this patch-release. If you have ACLs configured which were relying on that undesired behavior, you want to make sure to fix your ACL configuration when updating your server to this release. We assume the number of impacted servers will be minimal and adapting the ACLs in case your server is affected will be reasonably easy.
Previously, both the Traverse and Write ACLs would be evaluated without taking the “in this channel” and “in sub-channels” context options into account. This is now fixed. You can now deny Traverse for sub-channels, while the channel you are defining the ACL in is still traversable. (#3579)
Previously, in addition to normal ACL inheritance rules, the Write ACL would always be inherited from the parent channel. For consistency, this was removed. To prevent “ungovernable” channels, users who are granted Write on the root channel, will be able to Write in any channel of the server, no matter what these sub-channels configure. (#6512)
Previously, the Register ACL was used to determine, if a client was able to see extended user information including user IP address and user-agent. This was changed to now require the Ban ACL. (#6697)
Due to the client being able to uncheck both context option checkboxes in the ACL editor, admins could create “dangling” ACLs that were present, but had no effect. Starting with this release, clients will not be able to create these “dangling” ACLs. Existing “dangling” ACLs will not be affected by this unless they are modfied. (#6512)
Changelog:
This is the full changelog for this release (changes relative to the Mumble 1.5.735 release).
Client:
Changed: Client-side max image width and height for better legibility (#6825)
Fixed: Bug with default values for talking UI options (#6728)
Fixed: Enable “Paste” action, if there
Mumble 1.5.735
released Dec 8, 2024 (New Release)
Client:
Fixed: Correctly remember muted state across restarts (#6440)
Fixed: Correctly save local volume adjustment when clicking slider bar (#6574)
Fixed: Correctly set AudioWizard echo cancellation checkbox state (#6611)
Fixed: Crash when opening settings dialog (#6426)
Fixed: Crash when trying to use positional audio on a mono output device (#6510)
Fixed: Duplicate group name in ACLEditor (#6457)
Fixed: Limit size of the chat bar (#6578)
Fixed: Make SPACE popup the user/group list in ACLEditor (#6457)
Fixed: Prevent log spam when adjusting volume of clients without certificate (#6486)
Fixed: Prevent sending plain text on fast CTRL+V + ENTER presses (#6570)
Fixed: Remove mention of the Mumble wiki (#6562)
Fixed: Remove placeholder wrapping in ChatBar (#6442)
Fixed: Remove redundant OpenSSL locking callback check (#6553)
Fixed: Replace dead URL in Certificate Wizard (#6565)
Fixed: Settings not being saved on Windows if username contains Unicode (#6648)
Fixed: Update changes in ACLEditor when losing focus (#6457)
Fixed: Update tab order in AudioInput dialog (#6478)
Fixed: Usability of the GlobalShortcutButtons dialog (#6443)
Fixed: Use correct off audio cue (#6615)
Fixed: Wrong sample count in plugin callback (#6499)
Server:
Fixed: Allow to move temporary channels provided sufficient permissions (#6454)
Fixed: Change server thread name to “mumble-server” instead of “Main” (#6559)
Fixed: Remove redundant OpenSSL locking callback check (#6553)
Positional audio plugins:
Fixed: Load correct pages for modules (#6598)
Fixed: Correctly remember muted state across restarts (#6440)
Fixed: Correctly save local volume adjustment when clicking slider bar (#6574)
Fixed: Correctly set AudioWizard echo cancellation checkbox state (#6611)
Fixed: Crash when opening settings dialog (#6426)
Fixed: Crash when trying to use positional audio on a mono output device (#6510)
Fixed: Duplicate group name in ACLEditor (#6457)
Fixed: Limit size of the chat bar (#6578)
Fixed: Make SPACE popup the user/group list in ACLEditor (#6457)
Fixed: Prevent log spam when adjusting volume of clients without certificate (#6486)
Fixed: Prevent sending plain text on fast CTRL+V + ENTER presses (#6570)
Fixed: Remove mention of the Mumble wiki (#6562)
Fixed: Remove placeholder wrapping in ChatBar (#6442)
Fixed: Remove redundant OpenSSL locking callback check (#6553)
Fixed: Replace dead URL in Certificate Wizard (#6565)
Fixed: Settings not being saved on Windows if username contains Unicode (#6648)
Fixed: Update changes in ACLEditor when losing focus (#6457)
Fixed: Update tab order in AudioInput dialog (#6478)
Fixed: Usability of the GlobalShortcutButtons dialog (#6443)
Fixed: Use correct off audio cue (#6615)
Fixed: Wrong sample count in plugin callback (#6499)
Server:
Fixed: Allow to move temporary channels provided sufficient permissions (#6454)
Fixed: Change server thread name to “mumble-server” instead of “Main” (#6559)
Fixed: Remove redundant OpenSSL locking callback check (#6553)
Positional audio plugins:
Fixed: Load correct pages for modules (#6598)
Mumble 1.3.1
released Jun 9, 2020 (New Release)
Security:
Fixed: Potential exploit in the OCB2 encryption (#4227)
Fixed: Potential exploit in the OCB2 encryption (#4227)
Mumble 1.3.0
released Sep 11, 2019 (New Release)
This change log lists changes from Mumble 1.2.19 to Mumble 1.3.0.
We may extend this post with a few featured highlights, or improvements to the change list and details to individual items.
Changes are categorized into Features, Improvements, Bugfixes, and code related changes.
On the second level, changes are grouped into related changes, or into “various changes” groups.
We may extend this post with a few featured highlights, or improvements to the change list and details to individual items.
Changes are categorized into Features, Improvements, Bugfixes, and code related changes.
On the second level, changes are grouped into related changes, or into “various changes” groups.
Mumble 1.2.19
released Feb 14, 2017 (New Release)
98cd156 Murmur: set detach=false for -limits (implies -fg).
Mumble 1.2.18
released Dec 15, 2016 (New Release)
Revert db940d1bad5929c1; backport cplusplus.pri from master instead.
Add Qt::AA_UseHighDpiPixmaps on macOS when inside a buildenv.
Port buildenv.pri to 1.2.x.
src/mumble/mumble.plist: add LSAppNapIsDisabled=true to mumble.plist.
Add Qt::AA_UseHighDpiPixmaps on macOS when inside a buildenv.
Port buildenv.pri to 1.2.x.
src/mumble/mumble.plist: add LSAppNapIsDisabled=true to mumble.plist.
Mumble 1.2.17
released Sep 26, 2016 (New Release)
3rdparty/xinputcheck-src: add Xbox One controller (w/ 3.5 mm jack)
GlobalShortcut_win: fix XboxInput button mask in buttonName()
3rdparty/xinputcheck-src: add Xbox One S wireless (non-Bluetooth) and Xbox One Elite wireless
3rdparty/xinputcheck-src: add Xbox One controller GUIDs to avoid device list querying for Xbox One controllers
GlobalShortcut_win: fix XboxInput button mask in buttonName()
3rdparty/xinputcheck-src: add Xbox One S wireless (non-Bluetooth) and Xbox One Elite wireless
3rdparty/xinputcheck-src: add Xbox One controller GUIDs to avoid device list querying for Xbox One controllers
Mumble 1.2.16
released May 8, 2016 (New Release)
1471f24 overlay: sync overlay_blacklist.h with master branch.
6d37604 Use mumble.info instead of mumble.hive.no in publist registration and crash reporting.
536a5fc GlobalShortcut_win: fix access to nxboxinput in EnumDevicesCB
c33e5a9 GlobalShortcut_win: only poll XboxInput if there are XInput devices present.
6d37604 Use mumble.info instead of mumble.hive.no in publist registration and crash reporting.
536a5fc GlobalShortcut_win: fix access to nxboxinput in EnumDevicesCB
c33e5a9 GlobalShortcut_win: only poll XboxInput if there are XInput devices present.
Mumble 1.2.14
released Mar 2, 2016 (New Release)
Fix Murmur on Windows DoS as described in Mumble-SA-2016-001.
Mumble 1.2.13
released Jan 11, 2016 (New Release)
In previous versions of Mumble, it was possible to perform a Denial of Service attack on Murmur servers running on Windows.
Mumble for Windows 7 - free download notice
Windows 7 Download periodically updates software information of Mumble from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
MacX Media Management Bundle
70% Off -
WinX HD Video Converter
56% Off -
WinX DVD Ripper
50% Off -
WinX DVD Copy Pro
42% Off -
MacX MediaTrans
63% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- WhatsApp for PC 2.2419.11.0
- Windows Live Messenger 2012 16.4.3508.0205
- IMVU 551.6 Classic
- Windows Live Messenger 2008 8.5.1302
- Miranda IM (x64 bit) 0.10.80.0
- Google Talk 1.0.0.105
- Yahoo! Messenger 0.8.288
- mIRC 7.83
- SIP Communicator for Windows (x32 bit) 2.10.5550
- Miranda IM Portable 0.10.80
- SIP Communicator for Windows (x64 bit) 2.10.5550
- Pidgin 2.14.13
- Skype Portable 8.120.0.207
- Ventrilo 4.0.2
- Facebook Chat for Pidgin 0.9.6
- Pidgin Portable 2.14.13
- Outlook LAN Messenger 7.0.82
- Miranda IM 0.10.80.0
- Microsoft Office Communicator 2007 R2 3.5.6907.0
- Windows Live Messenger 2011 15.4.3555.308
Popular Tags
windows
instant messenger
tool
bulk
support
software
live
aim
yahoo
message
sms
network
mobile
messaging
chat
text
unlimited
international
messages
instant messaging
group
msn
online
icq
instant
send
communication
messenger
utility
internet
Popular Windows 7 Software
- WhatsApp for PC 2.2419.11.0
- BlueStacks App Player X 10.42.140.1001
- Turbo-Mailer 2.7.10
- Xeoma Video Surveillance Software 25.8.22
- Turbo Mailer 2.7.10
- Outlook PST Repair and Converter Tool 5.5
- Windows Live Messenger 2012 16.4.3508.0205
- IMVU 551.6 Classic
- Windows Live Messenger 2008 8.5.1302
- Aryson Zoho Backup Tool 24.8
- MigrateEmails PST Recovery Tool 20.0
- AV Voice Changer Software Gold 7.0.71
- Convert MBOX to DOCX for Outlook 5.0
- Aryson Outlook Email Recovery 19.2
- Convert EML to PDF for Outlook 5.0
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



