Transmission - Package Updates
-
[2.1.0]
- Update base image to 4.2.0
-
[2.2.0]
- Rework config directory
-
[2.3.0]
- Disable the post processing script by default
- Make it work with volumes
-
[2.2.2]
- Update transmission to 4.0.6
- Full Changelog
- Improved parsing HTTP tracker announce response. (#6223)
- Fixed
4.0.0bug that caused some user scripts to have an invalidTR_TORRENT_TRACKERSenvironment variable. (#6434) - Fixed
4.0.0bug wherealt-speed-enabledhad no effect insettings.json. (#6483) - Fixed
4.0.0bug where the GTK client's "Use authentication" option was not saved between's sessions. (#6514) - Fixed
4.0.0bug where the filename for single-file torrents aren't sanitized. (#6846) - Fix: Sparkle support for handling beta version updates. (#5263)
- Fixed app unable to start when having many torrents and TimeMachine enabled. (#6523)
- Fix: Sparkle Version Comparator. (#6623)
- Fixed
4.0.0bug where piece size description text and slider state in torrent creation dialog are not always up-to-date. (#6516) - Fixed build when compiling with GTKMM 4. (#6393)
- Added developer name to metainfo files. (#6598)
- Added the launchable desktop-id to metainfo files. (#6779)
- Fixed build when compiling on BSD. (#6812)
-
[2.4.0]
- Base image 5
-
[2.4.1]
- refactor start.sh
-
[2.5.0]
- Update transmission to 4.1.0
- Full Changelog
- Improved TP download performance. (#6508)
- Added support for IPv6 and dual-stack UDP trackers. (#6687)
- Support trackers that only support the old BEP-7 with
&ipv4=and&ipv6=. (#7481) - New JSON-RPC 2.0-compliant RPC API. (#7269)
- Added optional sequential downloading. (#4795)
- Use native icons for menus and toolbars: SF Symbols on macOS, Segoe Fluent on Windows 11, Segoe MDL2 on Windows 10, and XDG standard icon names everywhere else. (#7819, Qt Client)
- Fixed
4.0.6bug where Transmission might spam HTTP tracker announces. (#7086) - Improved libtransmission code to use less CPU. (#4876, #5645, #5715, #5734, #5740, #5792, #6103, #6111, #6325, #6549, #6589, #6712, #7027, #7744, #7800)
- Avoid unnecessary heap memory allocations. (#5519, #5520, #5522, #5527, #5540, #5649, #5666, #5672, #5676, #5720, #5722, #5725, #5726, #5768, #5788, #5830, #6542)
- Slightly reduced latency when sending protocol messages to peers. (#5394)