| 2 | === Transmission 1.90 (2010/02/16) === #version-1.90 |
| 3 | [http://trac.transmissionbt.com/query?milestone=1.90&group=component&groupdesc=1&order=severity All tickets closed by this release] |
| 4 | ==== All Platforms ==== |
| 5 | * Add an option to disable the .part suffix for incomplete files |
| 6 | * Add priority selector to GUI clients' add torrent windows |
| 7 | * Fix 1.81 bug that broke HTTP requests to sites that gave HTTP 301 redirects |
| 8 | * Fix 1.8x bug in announcing "finished downloading" and "stopping" at the same time |
| 9 | * Fix 1.8x bug in announcing partial seeds |
| 10 | * Try harder to make announces finish, even if the tracker responds slowly |
| 11 | * Fix bug that didn't honor download speed limits of 0 |
| 12 | * Use fallocate64() for fast file preallocation on systems that support it |
| 13 | * Magnet link improvements |
| 14 | * Don't let "Disk is full" errors cause loss of configuration files |
| 15 | * Faster parsing of bencoded data, such as .torrent files |
| 16 | ==== Mac ==== |
| 17 | * Display information for all selected transfers in the inspector's tracker and peer tabs |
| 18 | * Add a filter to the message log |
| 19 | * Fix potential crash when updating the blocklist |
| 20 | * Fix bug that caused the speed limit scheduler to not be applied after sleep |
| 21 | * Remove file selection for the per-torrent action menu |
| 22 | * Smaller interface tweaks |
| 23 | ==== GTK+ ==== |
| 24 | * Give more helpful error messages if "Set Location" or "Add Magnet Link" fail |
| 25 | * Add optional support for libappindicator |
| 26 | * Minor build fixes |
| 27 | ==== Daemon ==== |
| 28 | * Add transmission-remote support for port testing and blocklist updating |
| 29 | * Add transmission-daemon support for incomplete-dir, dht, and seedratio |
| 30 | * If settings.json is corrupt, give an error telling where the problem is |
| 31 | * Add option to specify where log messages should be written |
| 32 | ==== Web Client ==== |
| 33 | * Add a tracker tab to the inspector |
| 34 | * Fix 1.8x display error when showing magnet link information |
| 35 | ==== Qt ==== |
| 36 | * Fix bug that prevented torrents from being added via web browsers |