Mumble v1.3.1 Release Notes

Release Date: 2020-06-08 // almost 4 years ago
  • 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)