
Download Transmission 4.03 Download | TechSpot

Download Free Transmission 4.03 Download | TechSpot
Transmission has been built from the ground up to be a powerful yet lightweight BitTorrent client. The simple, intuitive interface is designed to integrate closely with the computing environment you choose to use.
Transmission strikes a balance between offering useful functionality without feature bloat. Furthermore, it is free for anyone to use or modify.
Characteristics
- Uses fewer resources than other clients
- Native Mac, GTK+ and Qt GUI clients
- Daemon ideal for servers, embedded systems and headless use
- All of these can be remotely controlled by web and terminal clients
- Local Peer Discovery
- Full encryption, DHT, µTP, PEX and Magnet Link support
Transfer runs natively on over five operating systems. Seamless configuration of your network, intelligent banning of peers sending corrupt data, and built-in Peer Exchange are some of the features that allow Transmission to download your files as quickly as possible. All this is done in the background, without the user having to worry about complicated settings.
These days, bandwidth is a precious commodity. Transfer allows you to ration this item efficiently. You may want to queue your torrents for maximum performance. Or throttle the speed during high periods.
Transmission allows you to easily do both, thus only working at its hardest when you want it to. Support for Growl notifications and dock marks keep you up to date with what’s going on, so you can get back to doing more important things.
NOTE: Transmission is completely open source, with most code licensed under the liberal MIT License and with selected code licensed under the GNU General Public License.
What is new
Highlights
- Fixed 4.0.1 bug where some torrents thought they were magnet links. (#5025)
- Fixed 4.0.0 bug that broke watchdirs in the macOS client. (#5058, macOS client)
- Fixed 4.0.0 bug where download rate limits were ignored for uTP traps. (#5086)
- Fixed 4.0.0 bug using announce list when creating private single-tracker torrents. (#5106)
All platforms
- Restored support for path.utf-8 keys in torrent info dictionaries. (#3454)
- Fixed value of environment variable TR_TIME_LOCALTIME in torrent scripts. (#5006)
- Limited in-kernel file copying to 2 GiB blocks at a time to avoid potential issues with CIFS mounts. (#5039)
- Simplified filename information in log messages. (#5055)
- Fixed std::clamp() assertion bug. (#5080, #5203)
- Fixed small bug when calculating protocol overhead when receiving peer messages. (#5091)
- Fixed incorrect escaping of non-BMP characters when generating JSON. (#5096)
- Fixed 4.0.0 crash when receiving malformed chip data from peers. (#5097)
- Fixed 4.0.0 potential crash when downloading from webseeds. (#5161)
- Improved handling of leecher’s param in tracker’s announcement response. (#5164)
- Fixed 4.0.0 regression that stopped increasing the download priority of files’ first and last parts. These parts are important to make incomplete files previewable/playable while still downloading. (#5167)
- Fixed display of IPv6 trace addresses. (#5174)
- Fixed code that could stop being interested in peers that have pieces we want to download. (#5176)
- Improved sanity checking of magnetic links added via RPC. (#5202)
- Fixed a misleading error message when transfer is unable to write to the incomplete directory. (#5217)
- Worked around an older libdht bug that could provide invalid peer information. (#5218)
- Restored RPC torrentGet.wanted return value to match 3.00 behavior. (#5170)
macOS client
- Fixed minor UI bugs, e.g. layout and control alignment. (#5016, #5018, #5019, #5021, #5035, #5066)
- Added up/down arrows to upload/download tag information. (#5095)
- Fixed 4.0.0 bug where macOS users could see some of their old torrents reappear after uninstalling and restarting. (#5117)
- Fixed “Unknown color space number -1” error messages from macOS. (#5219)
- Fixed bug that caused local data not to be found when adding a new torrent to a custom folder. (#5060)
- Fixed crash on startup in copyWithZone(). (#5079)
Qt client
- Fixed “Open File” opening the torrent folder for multi-file torrents. (#5115)
- Fixed 4.0.0 bug that prevented batch adding trackers to multiple torrents at once. (#5122)
- Fixed display per torrent ratio in main window. (#5193)
GTK client
- Fixed 4.0.0 ignoring -m/–minimized command line option. (#5175)
- Fixed assertion error in the progress view when creating a new torrent. (#5180)
Web client
- Fixed minor UI bugs, e.g. layout and control alignment. (#5001)
- Fixed 4.0.0 bug that failed to save changes to alternate speed start/end settings. (#5033)
- Fixed broken keyboard shortcuts on desktop Safari. (#5054)
- Improved colors in both light and dark modes. (#5083, #5114, #5151)
Daemon
- Made the “argument not recognized” error message more readable. (#5029)
- transfer-remote control
- Fixed a bogus error message when adding magnet links. (#5088)
Everything else
- Documentation improvements. (#4971, #4980, #5099, #5135, #5214, #5225)
- Updated translations. (#5182)
- Fixed 4.0.1 failure to detect tests when cross-compiling without an emulator. (#5197)