Transmission v2.83 Release Notes

Release Date: 2016-04-09 // about 8 years ago
  • All Platforms

    • Licensing change: the GNU GPLv2 code can now be used under GNU GPL v2 or v3
    • ๐Ÿ›  Fix network hanging issues that could occur when both UTP and DHT were enabled
    • ๐Ÿ›  Fix 2.82 file descriptor leak when importing a blocklist
    • Disallow torrents that contain "/../" in the path
    • ๐Ÿ›  Fix 2.82 bug that didn't retain peers between sessions
    • ๐Ÿ›  Fix potential dangling memory error in UDP tracker DNS lookups
    • Remember a torrent's "queued" state between Transmission sessions
    • โšก๏ธ Updated third party libraries: DHT updated to v0.22; miniupnpc updated to v1.9
    • ๐Ÿ›  Autoconf script fixes: better detection of ccache, minupnpc
    • ๐Ÿ›  Fix the X-Transmission-Session-Id header to be valid with the SPDY protocol
    • ๐Ÿ›  Fix thread safety bugs in the tr_list datatype
    • ๐Ÿ‘ When determining free disk space on NetBSD>=6, support its Quota feature
    • ๐Ÿ Windows portability improvements

    Mac Client

    • Share option in File menu and context menu
    • ๐Ÿ‘‰ Show all torrents when the filter bar is hidden
    • ๐Ÿ‘‰ Show zero-byte files correctly
    • Coalesce multiple Speed Limit Auto Enabled/Disabled notifications
    • Turkish localization
    • โœ‚ Removed Brazilian Portuguese localization because of lack of localizer (European Portuguese localization remains)

    GTK+ Client

    • ๐Ÿ›  Fix threading issue on shutdown

    Qt Client

    • ๐Ÿ›  Fix toggle-downloading-by-pressing-spacebar in the file list
    • ๐Ÿ›  Fix "Open URL" crash from dangling pointer
    • ๐Ÿ‘Œ Support launching downloaded files from inside Transmission
    • ๐Ÿ On Windows, use native Windows icons
    • ๐Ÿ‘Œ Improved network status info and tooltip in the status bar
    • ๐Ÿ›  Fix "Open Torrent" dialog crash in Qt 5.2

    Daemon

    • On systemd systems, fix config reloading via 'systemctl reload'
    • ๐Ÿ‘‰ Use libevent's event loop
    • ๐Ÿ›  Fix discrepancy in curl SSL setup between tr-daemon and tr-remote
    • ๐Ÿ›  Fix broken OS X build

    ๐ŸŒ Web Client

    • ๐Ÿ‘Œ Support file renaming in the web client
    • ๐Ÿ›  Fix incorrect torrent state being displayed for magnet links
    • ๐Ÿ‘‰ Make URLs in the torrent's comment field clickable (and sanitize them to prevent cross-scripting)