PDA

View Full Version : Transmission



shahjinn
02.03.08, 05:17
About Transmission

Just What You Need -- None Of What You Don't

Transmission has been built from the ground up to be a lightweight, yet powerful BitTorrent client. Its simple, intuitive interface is designed to integrate tightly with whatever computing environment you choose to use. Transmission strikes a balance between providing useful functionality without feature bloat. Furthermore, it is free for anyone to use or modify.

It Just Works
Transmission runs natively on over five operating systems. Seamless configuration of your network, intelligent banning of peers who send corrupted data, protocol encryption, and built in Peer Exchange are some of the features which enable 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.

Open Source
Transmission is fully open source, with most code licensed under the liberal MIT License and with select code licensed under the GNU General Public License. If you are interested in helping out the Transmission project in any way, we encourage you to head over to our development page. The current developers welcome anybody who is interested in implementing new features, documentation or translations.

Powerful Torrent Management
These days, bandwidth is a precious commodity. Transmission allows you to ration this commodity efficiently. You might want to queue your torrents for maximum performance. Or throttle their speed during peak periods. Transmission easily lets you do both, and thus only works its hardest when you want it to. Support for Growl notifications and dock badging keep you updated with what's going on so you can get back to doing more important things.

HomePage: Transmission (http://www.transmissionbt.com/index.php)

czullo
08.03.08, 09:12
Transmission 1.06


All Platforms:
+ Fix support for multitracker torrents
+ Improvements and bugfixes to "Verify Local Data"
+ Use less CPU
+ Updated UPnP code to miniupnpc-1.0
+ Fix two shutdown memory errors
GTK+
+ Fix small memory leak
+ GUI error when verifying local data
CLI:
+ Torrent creation error on non-absolute pathnames


Download (http://mirrors.m0k.org/transmission/files/Transmission-1.06.dmg)

SomeGuy
09.04.09, 16:00
Transmission 1.51 Released!
Posted by Charles Kerr on 27/02/09
Transmission 1.51 is now available for download.
A complete list of tickets closed can be seen here.
Thanks to CacheFly for providing bandwidth.

All Platforms

* Fix configure script issues with non-gcc compilers and user-defined CFLAGS environment variables
* Decrease CPU usage in some situations
* Close a rare race condition on startup
* More efficient use of libcurl when curl 7.18.0 or newer is present

GTK+

* Play nicely with Ubuntu's new notification server
* Add Pause All and Resume All buttons

Web Client

* Support for Internet Explorer
* Layout fixes when viewed on an iPhone/iPod touch

Vation
26.01.10, 13:04
Transmission 1.82 (2010/01/23)


All tickets closed by this release
All Platforms

* The 1.81 announce's "Host" HTTP header didn't contain the host's port number

Transmission 1.81 (2010/01/22)


All tickets closed by this release
All Platforms

* Fix 1.80 bug that misparsed some magnet links
* Fix 1.80 bug that caused startup to be very sluggish for some people

Mac

* Fix dragging URLs onto the dock icon
* Fix auto-grouping by file name

Transmission 1.80 (2010/01/20)


This is a huge listen-to-the-users release -- it uses 103 ideas from users, including 44 enhancements, 26 bugfixes and 33 more bugfixes during the beta tests. Thanks to everyone involved for helping to improve Transmission.

All tickets closed by this release
All Platforms

* Add support for magnet links
* Add support for trackerless torrents
* Add optional "incomplete directory" where partial downloads are stored
* Add .part to incomplete files' filenames
* Find more peers by announcing to each tier in a torrent's tracker list, rather than only one
* Fix vulnerability from maliciously-crafted torrent files that could overwrite other files
* Improved IPv6 support
* Improved PEX sharing with other peers
* Faster management of large peer lists
* DHT improvements to bootstrapping and IPv6
* Newly-added torrents without local data don't wait in the "Verify Local Data" queue anymore
* Add an OS hint to not cache local data during torrent verification
* Use less CPU when making encrypted handshakes to peers
* Better filtering of bad IP addresses
* Fix bug that gave "too many open files" error messages
* Fix bug that could crash Transmission on shutdown
* Fix bug that could unpause or repause a torrent on startup
* When uploading, improve disk IO performance by prefetching the data in batches
* Portability fixes for embedded systems
* Other small bugfixes and improvements

Mac

* Redesigned trackers inspector tab with favicons and copy-paste functionality (paste lists of multiple trackers)
* Message log stores all messages and does real filtering
* Quick Look restored on Snow Leopard
* Moving data and incomplete folder are now handled by libtransmission
* Improved reveal in Finder functionality on Snow Leopard
* Various smaller behavior and interface tweaks
* German and Simplified Chinese localizations
* Removed Turkish localization because of lack of localizer

GTK+

* Support org.gnome.SessionManager? interface for inhibiting hibernation
* Added support for adding torrents by URL or magnet link
* Add optional "download complete" sound using the XDG sound naming spec
* When creating a torrent, make it easier to auto-add that new torrent
* New statusbar "Ratio" icon submitted by jimmac
* Fix minor memory leaks
* GNOME HIG improvements

Daemon

* When running as a daemon, send log messages to syslog
* Reload settings.json when receiving SIGHUP
* transmission-remote now allows per-torrent speed limits to be set

Web Client

* Add speed limit "turtle mode" support
* Double-clicking a torrent opens/closes the torrent inspector
* Add "Start When Added" checkbox when adding torrents
* Add Select All / Deselect All buttons to the file inspector
* Add version information to the preferences dialog
* Ensure the context menu goes away when clicking on torrents
* Fix bug that obscured part of the context menu

Vation
29.01.10, 10:53
Transmission 1.83 (2010/01/23)


All tickets closed by this release
All Platforms

* Fix 1.80 announce error that caused uploads and downloads to periodically freeze
* Fix 1.80 announce timeout error that caused "no response from tracker" message
* Fix 1.80 "file not found" error message that stopped some torrents
* Fix 1.82 crash when adding new torrents via their ftp URL
* Fix 1.80 crash when receiving invalid request messages from peers
* Fix 1.82 error when updating the blocklist

SBfreak
19.02.10, 19:20
Transmission 1.90 (2010/02/16)

All Platforms

* Add an option to disable the .part suffix for incomplete files
* Add priority selector to GUI clients' add torrent windows
* Fix 1.81 bug that broke HTTP requests to sites that gave HTTP 301 redirects
* Fix 1.8x bug in announcing "finished downloading" and "stopping" at the same time
* Fix 1.8x bug in announcing partial seeds
* Try harder to make announces finish, even if the tracker responds slowly
* Fix bug that didn't honor download speed limits of 0
* Use fallocate64() for fast file preallocation on systems that support it
* Magnet link improvements
* Don't let "Disk is full" errors cause loss of configuration files
* Faster parsing of bencoded data, such as torrent files

Mac

* Display information for all selected transfers in the inspector's tracker and peer tabs
* Add a filter to the message log
* Fix potential crash when updating the blocklist
* Fix bug that caused the speed limit scheduler to not be applied after sleep
* Remove excessive file selection for the per-torrent action menu
* Smaller interface tweaks

GTK+

* Give more helpful error messages if "Set Location" or "Add Magnet Link" fail
* Add optional support for libappindicator
* Minor build fixes

Daemon

* Add transmission-remote support for port testing and blocklist updating
* Add transmission-daemon support for incomplete-dir, dht, and seedratio
* If settings.json is corrupt, give an error telling where the problem is
* Add option to specify where log messages should be written

Web Client

* Add a tracker tab to the inspector
* Fix 1.8x display error when showing magnet link information

Qt

* Fix bug that prevented torrents from being added via web browsers

moreratio
05.03.10, 06:29
Transmission 1.91 (2010/02/21)



All Platforms


Fix 1.90 crash-on-startup bug that affected some users
Fix 1.90 bug that caused the "turtle mode" state to be forgotten between sessions
Fix 1.83 crash when adding a torrent by URL from an ftp source via the web client
For the BitTorrent? spec's "downloaded=X" passage, use the de facto standard


Mac

Fix 1.90 bug when removing trackers



I have my Transmission 1.91 Windows Build... I'll put up a link later

testers wanted !

moreratio
13.03.10, 08:12
the windows build doesn't seem to be working for me, anyone get it to download anything? I've created a mod for it, but it's useless if there are problems with Transmission itself... :(

Instab
13.03.10, 08:16
the windows build dösn't seem to be working for me, anyone get it to download anything? I've created a mod for it, but it's useless if there are problems with Transmission itself... :(

honestly i just installed and fired it up. haven't actually transferred anything but after reading this i'll give it a try.
btw i couldn't close it 'normally' so i had to kill it :eek13:

moreratio
13.03.10, 13:10
honestly i just installed and fired it up. haven't actually transferred anything but after reading this i'll give it a try.
btw i couldn't close it 'normally' so i had to kill it :eek13:

Odd, it runs fine with me except it won't download, no crashes... on version 1.91 they've have made some code changes that are unfriendly to windows, and they haven't bothered to check. They probably don't care since windows isn't officially supported. I wonder if version 1.83 works on windows. Even so, a mod for 1.83 would seem outdated

edit: I checked, versions 1.83 and 1.75 both don't work on windows

moreratio
15.03.10, 06:11
Odd, it runs fine with me except it won't download, no crashes... on version 1.91 they've have made some code changes that are unfriendly to windows, and they haven't bothered to check. They probably don't care since windows isn't officially supported. I wonder if version 1.83 works on windows. Even so, a mod for 1.83 would seem outdated

:icon_angry[1]:

I did a bit of searching and it's confirmed on the transmission forum. Windows build of Transmission standalone will not work, only daemon will work. It has bugs. Sorry, it's not my fault, send your complaints over there. :frown:

I don't know if they have any plans on fixing it.... :arghh:

anon
17.06.10, 19:18
Transmission 2.0 is out. Changelog:


All Platforms
"Local Peer Discovery" for finding peers on the local network
Optimize download requests for the bandwidth available
Smarter heuristics when deciding the order to connect to peers
Faster verification of local data
Faster startup
Support more blocklist file formats
Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB)
Better handling of 404 tracker errors

Mac
Compact View replaces Minimal View, taking up considerably less space
Show an Add Transfer window when adding magnet links
"Resume All" now ignores finished transfers
Allow trackers to be pasted into the Create Window
European Portuguese localization
Removed Traditional Chinese localization because of lack of localizer

GTK+
New filterbar to filter by tracker, private/public, etc.
Compact View replaces Minimal View, taking up considerably less space
Show the Torrent Options dialog when adding magnet links
"Set Location" now supports moving multiple torrents at once
The Properties window now fits on low resolution screens
Add favicon support to the Properties dialog's Tracker tab

Qt
Show the Torrent Options dialog when adding magnet links
Show all active trackers in the tracker display list
Show file sizes in the file tree
Added a confirm dialog when removing torrents
Properties and torrent options no longer jump around while editing
Allow setting locations for remote sessions
Miscellaneous UI fixes

Daemon
Let users specify a script to be invoked when a torrent finishes downloading
Better support for adding per-torrent settings when adding a new torrent
Optional pidfile support
Option to start torrents paused
Option to delete .torrent files from watch directory

Web Client
The context menu now works when multiple rows are selected
Show ETA for seeding torrents that have a seed ratio set

Get it here (http://www.transmissionbt.com/download.php).

SBfreak
17.06.10, 19:23
The latest package isn't in the Ubuntu repositories right now.To upgrade just use the following commands;

* sudo add-apt-repository ppa:transmissionbt/beta
* sudo apt-get update && sudo apt-get upgrade

Butcho
28.08.10, 15:23
Transmission 2.04


Transmission 2.04 (2010/08/06)

All tickets closed by this release
All Platforms

* Fix display bug in tr_truncd()
* Fix long shutdown time in some situations

Mac

* Fix bug that caused Local Peer Discovery to always be disabled on startup

GTK+

* Fix inaccurate "active torrent" counts in the filterbar
* Fix display bug with magnet link names

Qt

* Fix crash when accessing a password-protected remote session

Web Client

* Fix bad redirect

Transmission 2.03 (2010/07/21)

All tickets closed by this release
Mac

* Fix 2.02 bug where new transfers could not be added and the inspector would not appear

Transmission 2.02 (2010/07/19)

All tickets closed by this release
All Platforms

* Fix NAT-PMP port forwarding issue on some systems
* Fix filename errors for torrents whose files are encoded in ISO-8859-1
* Fix rare crash on shutdown
* Fix the RPC server's redirect URL to allow HTTPS proxies like stunnel
* Replace less-portable calls with posix nanosleep()

Mac

* Use F_NOCACHE to keep "inactive memory" in check

GTK+

* Fix crash when opening the Properties dialog on a magnet link without metainfo
* Fix crash when removing multiple torrents at once
* Allow individual torrents' download speed limits to be set to zero
* Fix translation error with some error messages

Qt

* Fix CPU spike when opening the Properties dialog
* Fix compilation issue with Qt < 4.5

Transmission 2.01 (2010/06/26)

All tickets closed by this release
All Platforms

* Better tracker announce management when completed torrents are moved from the incomplete directory
* Speed up moving local data from one disk to another
* Better parsing of nonstandard magnet links

Mac

* If the seed ratio is already met when download completes, still show the Growl notification and download-complete sound
* Fix the Help buttons in the preferences window

GTK+

* Faster torrent file parsing
* Fix the magnet link options dialog does not respect setting
* Add an error popup if "Add URL" fails

Qt

* Fix crash after getting magnet torrent metadata
* Fix torrent ratio goals
* Fix "add torrent" dialog bug on KDE desktops that popped up previous torrents
* Fix 2.00 bug that prevented multiple instances from being run
* Fix remote mode bug that kept the torrent list from being shown
* Support encryption settings in the preferences dialog
* Use flagStr in the status field of the peer list
* Request a full refresh when changing the session source
* Fix the torrent list jumping to the top when a torrent is removed

Web Client

* Fix display bug caused by removal of a torrent hidden by the current filter

Transmission 2.00 (2010/06/15)

All tickets closed by this release
All Platforms

* "Local Peer Discovery" for finding peers on the local network
* Optimize download requests for the bandwidth available
* Smarter heuristics when deciding the order to connect to peers
* Faster verification of local data
* Faster startup
* Support more blocklist file formats
* Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB)
* Better handling of 404 tracker errors

Mac

* Compact View replaces Minimal View, taking up considerably less space
* Show an Add Transfer window when adding magnet links
* "Resume All" now ignores finished transfers
* Allow trackers to be pasted into the Create Window
* European Portuguese localization
* Removed Traditional Chinese localization because of lack of localizer

GTK+

* New filterbar to filter by tracker, private/public, etc.
* Compact View replaces Minimal View, taking up considerably less space
* Show the Torrent Options dialog when adding magnet links
* "Set Location" now supports moving multiple torrents at once
* The Properties window now fits on low resolution screens
* Add favicon support to the Properties dialog's Tracker tab

Qt

* Show the Torrent Options dialog when adding magnet links
* Show all active trackers in the tracker display list
* Show file sizes in the file tree
* Added a confirm dialog when removing torrents
* Properties and torrent options no longer jump around while editing
* Allow setting locations for remote sessions
* Miscellaneous UI fixes

Daemon

* Let users specify a script to be invoked when a torrent finishes downloading
* Better support for adding per-torrent settings when adding a new torrent
* Optional pidfile support
* Option to start torrents paused
* Option to delete .torrent files from watch directory

Web Client

* The context menu now works when multiple rows are selected
* Show ETA for seeding torrents that have a seed ratio set

Transmission 1.93 (2010/05/01)

All tickets closed by this release
All Platforms

* Fix rare crash when some peers disconnected unexpectedly
* Fix bug which didn't parse scheduled speed limit dates correctly
* Fix bug that broke magnet links whose names contained slashes
* Fix crash when updating the blocklist when the disk is full
* Fix slow file preallocation on Unix systems not using ext3/ext4
* Fix regression which broke the "bind-address-ipv4" configuration setting
* For better security, Web client connections are disabled by default
* Update to miniupnpc-1.4
* Transmission builds out-of-the-box with Curl 7.15.5. (Hello CentOS!)

GTK+

* Use the size for the system tray icon

Qt

* Fix bug that crashed when removing more than one torrent at once
* Fix bug when parsing the remote password from the command line
* Add support for the "incomplete directory" in the preferences dialog
* Don't show "time remaining" for paused torrents

Daemon

* Fix bug parsing RPC requests when setting which files to not download
* Fix possible crash when using inotify for the daemon's watchdir
* Fix bugs in the configure script
* Fix bug updating the blocklist over RPC

Web Client

* Fix bug that broke the "reverse sort order" menu checkbox

Transmission 1.92 (2010/03/14)

All tickets closed by this release
All Platforms

* Fix possible data corruption issue caused by data sent by bad peers during endgame
* Fix potential buffer overflow when adding maliciously-crafted magnet links
* Fix announces to IPv6 trackers
* Fix DNS problems on some platforms, including Debian
* Fix issues with the incomplete directory functionality
* Fix port forwarding error on some routers by updating libnatpmp and miniupnp

Mac

* Fix bug where setting low priority in the add window resulted in high priority

GTK+

* Fix directory selection error in GTK+ 2.19
* Small GUI improvements: HIG correctness, remove deprecated GTK+ calls, etc.

Daemon

* Fix 1.91 build error on Mac and FreeBSD
* Standardize the daemon's watchdir feature to behave like the other clients'

Web Client

* Statistics dialog
* Fix error in "trash data & remove from list" that didn't trash all data
* Fix display of ratios and time
* Update to jQuery 1.4.2

Transmission 1.91 (2010/02/21)

All tickets closed by this release
All Platforms

* Fix 1.90 crash-on-startup bug that affected some users
* Fix 1.90 bug that caused the "turtle mode" state to be forgotten between sessions
* Fix 1.83 crash when adding a torrent by URL from an ftp source via the web client
* For the BitTorrent? spec's "downloaded=X" passage, use the de facto standard

Mac

* Fix 1.90 bug when removing trackers

Transmission 1.90 (2010/02/16)

All tickets closed by this release
All Platforms

* Add an option to disable the .part suffix for incomplete files
* Add priority selector to GUI clients' add torrent windows
* Fix 1.81 bug that broke HTTP requests to sites that gave HTTP 301 redirects
* Fix 1.8x bug in announcing "finished downloading" and "stopping" at the same time
* Fix 1.8x bug in announcing partial seeds
* Try harder to make announces finish, even if the tracker responds slowly
* Fix bug that didn't honor download speed limits of 0
* Use fallocate64() for fast file preallocation on systems that support it
* Magnet link improvements
* Don't let "Disk is full" errors cause loss of configuration files
* Faster parsing of bencoded data, such as torrent files

Mac

* Display information for all selected transfers in the inspector's tracker and peer tabs
* Add a filter to the message log
* Fix potential crash when updating the blocklist
* Fix bug that caused the speed limit scheduler to not be applied after sleep
* Remove excessive file selection for the per-torrent action menu
* Smaller interface tweaks

GTK+

* Give more helpful error messages if "Set Location" or "Add Magnet Link" fail
* Add optional support for libappindicator
* Minor build fixes

Daemon

* Add transmission-remote support for port testing and blocklist updating
* Add transmission-daemon support for incomplete-dir, dht, and seedratio
* If settings.json is corrupt, give an error telling where the problem is
* Add option to specify where log messages should be written

Web Client

* Add a tracker tab to the inspector
* Fix 1.8x display error when showing magnet link information

Qt

* Fix bug that prevented torrents from being added via web browsers

Transmission 1.83 (2010/01/23)

All tickets closed by this release
All Platforms

* Fix 1.80 announce error that caused uploads and downloads to periodically freeze
* Fix 1.80 announce timeout error that caused "no response from tracker" message
* Fix 1.80 "file not found" error message that stopped some torrents
* Fix 1.82 crash when adding new torrents via their ftp URL
* Fix 1.80 crash when receiving invalid request messages from peers
* Fix 1.82 error when updating the blocklist

Transmission 1.82 (2010/01/23)

All tickets closed by this release
All Platforms

* The 1.81 announce's "Host" HTTP header didn't contain the host's port number

Transmission 1.81 (2010/01/22)

All tickets closed by this release
All Platforms

* Fix 1.80 bug that misparsed some magnet links
* Fix 1.80 bug that caused startup to be very sluggish for some people

Mac

* Fix dragging URLs onto the dock icon
* Fix auto-grouping by file name

Transmission 1.80 (2010/01/20)

This is a huge listen-to-the-users release -- it uses 103 ideas from users, including 44 enhancements, 26 bugfixes and 33 more bugfixes during the beta tests. Thanks to everyone involved for helping to improve Transmission.

All tickets closed by this release
All Platforms

* Add support for magnet links
* Add support for trackerless torrents
* Add optional "incomplete directory" where partial downloads are stored
* Add .part to incomplete files' filenames
* Find more peers by announcing to each tier in a torrent's tracker list, rather than only one
* Fix vulnerability from maliciously-crafted torrent files that could overwrite other files
* Improved IPv6 support
* Improved PEX sharing with other peers
* Faster management of large peer lists
* DHT improvements to bootstrapping and IPv6
* Newly-added torrents without local data don't wait in the "Verify Local Data" queue anymore
* Add an OS hint to not cache local data during torrent verification
* Use less CPU when making encrypted handshakes to peers
* Better filtering of bad IP addresses
* Fix bug that gave "too many open files" error messages
* Fix bug that could crash Transmission on shutdown
* Fix bug that could unpause or repause a torrent on startup
* When uploading, improve disk IO performance by prefetching the data in batches
* Portability fixes for embedded systems
* Other small bugfixes and improvements

Mac

* Redesigned trackers inspector tab with favicons and copy-paste functionality (paste lists of multiple trackers)
* Message log stores all messages and does real filtering
* Quick Look restored on Snow Leopard
* Moving data and incomplete folder are now handled by libtransmission
* Improved reveal in Finder functionality on Snow Leopard
* Various smaller behavior and interface tweaks
* German and Simplified Chinese localizations
* Removed Turkish localization because of lack of localizer

GTK+

* Support org.gnome.SessionManager? interface for inhibiting hibernation
* Added support for adding torrents by URL or magnet link
* Add optional "download complete" sound using the XDG sound naming spec
* When creating a torrent, make it easier to auto-add that new torrent
* New statusbar "Ratio" icon submitted by jimmac
* Fix minor memory leaks
* GNOME HIG improvements

Daemon

* When running as a daemon, send log messages to syslog
* Reload settings.json when receiving SIGHUP
* transmission-remote now allows per-torrent speed limits to be set

Web Client

* Add speed limit "turtle mode" support
* Double-clicking a torrent opens/closes the torrent inspector
* Add "Start When Added" checkbox when adding torrents
* Add Select All / Deselect All buttons to the file inspector
* Add version information to the preferences dialog
* Ensure the context menu goes away when clicking on torrents
* Fix bug that obscured part of the context menu

Transmission 1.77 (2010/01/04)

All tickets closed by this release
All Platforms

* Protect against potential data loss by maliciously-crafted torrent files
* Fix minor build issues and packaging issues on various platforms
* Fix 1.7x error that could unpause or repause a torrent on startup
* Minor CPU speedups

GTK+

* Fix crash on shutdown
* Fix GIcon memory leak


Download (http://www.transmissionbt.com/download.php)

Vation
12.10.10, 01:41
Transmission 2.10 (2010/10/8)

All tickets closed by this release

All Platforms
Support for automatically stopping idle seeding torrents
Small memory cache to reduce disk IO
gzip compression support added to the RPC server
Add support for a cookies.txt file
Minor CPU optimizations

Mac
Display file sizes and speeds in base 10 on Snow Leopard

GTK+
Files and folders can be opened by clicking on them in the files list
Update the interface when session changes are made via RPC
Fix the Details dialog to fit on a netbook screen

Qt
Tracker announce list editing
New filterbar
Improved display for showing a torrent's tracker announces
Better DBUS integration
Support adding torrents via drag-and-drop
Add Desktop Notification for added/complete torrents
Other minor improvements

Web Client
Peer list added to the inspector
Compact view mode
Support filtering by active and finished
Support sorting by size

Daemon
Allow the .pidfile location to be set in settings.json

Utils
New command-line utility "transmission-edit" for editing torrent files
New command-line utility "transmission-show" for viewing torrent files
New command-line utility "transmission-create" for creating torrent files

Download Transmission:
Transmission (http://www.transmissionbt.com/download.php)

math
17.01.11, 20:19
Transmission 2.13
2010/12/09

All tickets closed by this release
All Platforms
Fix "No Announce Scheduled" tracker error
Fix build error on Solaris 10
Fix RPC documentation errors
Fix minor packaging errors
Mac
Add option to run a script when torrents finish downloading
Simplify editing the blocklist URL in the preferences window
GTK+
Unblur the statusbar icons
Fix truncation error in the Torrent Properties dialog.
Qt
Fix crash when opening the Torrent Properties dialog on magnet links
Fix "undo" error when making changes in the Torrent Properties dialog
Add Brazilian Portuguese Translation
Add Spanish (LAC) Translation

http://www.transmissionbt.com/download.php

alina
07.10.20, 16:30
v3.0 is out!

https://github.com/transmission/transmission/releases/tag/3.00