Version 4.1.2 du 03/06/2026- Fixed 4.1.0 bug that could cause duplicate HTTP announces to be sent to trackers.
- Reject benc data that has invalid characters.
- Fixed a bug during the startup sequence where if one torrent failed to parse, subsequent torrents would also fail.
- Fixed a bug that stalled some downloads at 99%.
- Fixed a 4.1.0 upgrade bug that could overwrite utp_enabled and tcp_enabled settings.
- Fixed a 4.1.0 crash that could happen when a peer supplied reqq value smaller than 32 in LTEP handshake.
- Fixed a 4.1.0 regression that periodically wrote upload & download stats to disk even when Transmission had been idle since the last write, preventing the stats file's disk from hibernating while idle.
- Fixed a 4.1.0 bug that prevented TCP peer connections on some systems.
- Added safeguards to HTTP responses to prevent clickjacking.
- Fixed edge case that didn't preserve the order of a batch of torrents when moving their queue position up or down.
- Added sanitization for UTF-8 client names provided by peers during handshake.
- Stopped appending redundant zeros to blocklist files when downloaded from a remote URL.
- Fixed a build failure that occurred when building with link-time optimization.
- Fixed a 4.1.0 crash when parsing some RPC responses from older Transmission servers.
- Fixed a 4.1.0 bug that saved both deprecated and current settings names to settings.json.
- Fixed a 4.1.0 bug that did not show translated logging level strings.
- Fixed a 4.1.0 crash when toggling alternative speed limits.
- Fixed a 4.1.0 bug that displayed timestamps in some dropdowns as 6.75:45 instead of 6:45.
- Fixed a bug that could show incorrect torrent status when reconnecting to the server after a lost connection.
- Improved transmission-remote console output for JSON-RPC 2.
-
Nouveautés et corrections du logiciel Transmission 4.1.2 fr pour macOS
Version 4.1.1 du 20/02/2026- Fixed a 4.1.0 crash that occurred if deleting a torrent's files on macOS returned a system error.
- Fixed a crash in the "Rename File ..." dialog when trying to rename a torrent right when the torrent finished downloading.
- Fixed 4.1.0 crash when removing a torrent that was being show in the Inspector.
- Improved performance of internal Torrent lookup code.
- Improved responsiveness when scrolling the torrent list with keyboard navigation.
- Fixed a 4.1.0 bug that failed to report some filesystem errors to RPC clients who were querying the system's free space available.
- Fixed a 4.1.0 bug that kept a a torrent's updated queue position from being shown.
- Fixed a 4.1.0 bug that caused torrents' queuing order to sometimes be lost between sessions.
- Fixed "assertion failed: no timezone" error on OpenSolaris.
- Fixed a 4.0.0 bug that displayed the wrong mime-type icon for mp4 video files.
- Hardened .torrent parsing by exiting sooner if pieces has an invalid size.
- Reverted a 4.1.0 RPC change that broke some 3rd party code by returning floating-point numbers, rather than integers, for speed limit fields.
- Fixed crash that could happen if a user paused a torrent and edited its tracker list at the same time.
- Fixed 4.1.0 crash on arm32 by switching crc32 libraries to Mark Madler's crcany.
- Require UTF-8 filenames in .torrent files, as required by the BitTorrent spec.
- Fixed crash that could occur when parsing a .torrent file with a bad pieces key.
- Fixed potential file descriptor leak when launching scripts on POSIX systems.
- Changed the network traffic algorithm to spread bandwidth more evenly amongst peers.
- Improved laggy user interface when bandwidth usage is high.
- Reverted a 4.1.0 change that merged the "Remove torrent" and "Trash torrent" confirmation dialogs into a single dialog.
- Fixed a 4.1.0 bug that showed a "Connection failed" popup when opening the "Open torrent" dialog while the current download directory path was invalid.
- Updated documentation.
-
Nouveautés et corrections du logiciel Transmission 4.1.1 fr pour macOS