Versie 4.0.1 van Transmission is verschenen. Deze torrentclient gebruikt weinig resources, is platformonafhankelijk en opensource, en heeft een eenvoudige en overzichtelijke interface. Het programma is ontwikkeld voor gebruik op macOS, maar op de downloadpagina zijn ook versies voor Windows, Linux, FreeBSD en enkele nas-systemen te vinden. In versie 4.0.0 is het programma herschreven in C++, waardoor het beter presteert en minder resources gebruikt. De changelog voor deze uitgave kan hieronder worden gevonden:
Highlightslibtransmission (All Platforms)
- Added Qt 5 builds for older Windows system, since Qt 6 requires Windows 10 or newer. (#4855)
- Fixed
4.0.0
bug that caused some torrents to have poor speed and some of their checksums to be incorrectly marked as failed. (#4879, #4880, #4890)- Fixed
4.0.0
bug that caused beachballing / jank. (#4936)- Fixed
4.0.0
bug that caused blocklists to use more memory than necessary. (#4953)- Fixed
4.0.0
issue that failed to migrate magnet links from Transmission 3. (#4840)macOS Client
- Follow BEP 27's placement of
private
field when creating new torrents. (#4809)- Fixed
4.0.0
bug that failed to retry to connect to peers with TCP if UTP failed first. (#4897)- Fixed
4.0.0
bug that could prevent port forwarding settings from being saved. (#4842)- Fixed
4.0.0
crash that occurred when removing a webseed torrent while downloading. (#4847)- Fixed
4.0.0
regression that paused magnet links when adding them. (#4856)- Fixed
4.0.0
illegal instruction exception on some x86 Windows machines. (#4886)- Fixed
4.0.0
build failure due to incompatible system and bundled libutp headers. (#4877)- Fixed
4.0.0
build failure on NetBSD. (#4863)- Fixed
4.0.0
build error when building bundled libb64 and libutp. (#4762, #4810)- Fixed
4.0.0
build failure when compiling with Clang on Windows. (#4978)- Fixed
4.0.0
build issue that prevented distro versions of libdeflate from being used. (#4968)- Removed a harmless "unable to read resume file" error message to avoid confusion. (#4799)
- Fixed
4.0.0
libtransmission compiler warnings. (#4805)Qt Client
- Added padding to widgets in macOS client to avoid being hidden below scroller. (#4788)
- Fixed
4.0.0
layout issue in the pieces view. (#4884)- Fixed
4.0.0
bug that didn't highlight the current selection inView > Use Groups
. (#4896)- Fixed dock icon badge colors to Apple accessibility guidelines. (#4813)
GTK Client
- Fixed incorrect display of some trackers' announce URLs. (#4846)
- Fixed "Open Folder" feature for local sessions. (#4963)
- Fixed Qt 6 deprecation warnings. (#4710)
Web Client Everything Else
- Fixed
4.0.0
crash on opening torrent details dialog. (#4859)- Fixed
4.0.0
bug that froze the app after showing or hiding via system tray (GTK 3 only). (#4939)- Fixed
4.0.0
rounding error in the progressbar's percentage display. (#4933)- Fixed
4.0.0
blurred progress bars in main window. (#4756)- Fixed awkward grammar in the Details Dialog's running-time row. (#4898)
