transmission 2.51 update
[tomato.git] / release / src / router / transmission / NEWS
blob817188d9eca6268e291aa3eeb6a3c74c6d00406a
1 === Transmission 2.51 (2012/04/08) ===
2 [http://trac.transmissionbt.com/query?milestone=2.51&group=component&order=severity All tickets closed by this release]
3 ==== All Platforms ====
4   * Update the bundled libnatpmp and miniupnp libraries for port forwarding
5   * Add environment variable options to have libcurl verify SSL certs
6   * Support user-specified CXX environment variables during compile time
7 ==== Mac ====
8   * Raise the limits for many configuration options
9   * Fix regression that ignored user-specified TRANSMISSION_HOME environment
10 ==== GTK+ ====
11   * Fix crash when adding torrents on systems without G_USER_DIRECTORY_DOWNLOAD
12   * Honor the notification sound setting
13   * Add a tooltip to files in the torrents' file list
14   * Fix broken handling of the Cancel button in the "Open URL" dialog
15   * Improve support for Gnome Shell and Unity
16   * Catch SIGTERM instead of SIGKILL
17 ==== Qt ====
18   * Progress bar colors are now similar to the Mac and Web clients'
19   * Improve the "Open Folder" behavior
20 ==== Web Client ====
21   * Fix global seed ratio progress bars
22   * Fix sometimes-incorrect ratio being displayed in the Inspector
23   * If multiple torrents are selected, show the aggregate info in the Inspector
24   * Upgrade to jQuery 1.7.2
25 ==== Daemon ====
26   * Show magnet link information in transmission-remote -i
28 === Transmission 2.50 (2012/02/14) ===
29 [http://trac.transmissionbt.com/query?milestone=2.50&group=component&order=severity All tickets closed by this release]
30 ==== All Platforms ====
31   * Fix crash when adding some magnet links
32   * Improved support for downloading webseeds with large files
33   * Gracefully handle incorrectly-compressed data from webseed downloads
34   * Fairer bandwidth distribution across connected peers
35   * Use less CPU when calculating undownloaded portions of large torrents
36   * Use the Selection Algorithm, rather than sorting, to select peer candidates
37   * Use base-10 units when displaying bandwidth speed and disk space
38   * If the OS has its own copy of natpmp, prefer it over our bundled version
39   * Fix Fails-To-Build error on Solaris 10 from use of mkdtemp()
40   * Fix Fails-To-Build error on FreeBSD from use of alloca()
41   * Fix Fails-To-Build error when building without a C++ compiler for libuTP
42 ==== Mac ====
43   * Requires Mac OS X 10.6 Snow Leopard or newer
44   * Animated rows in the main window (Lion only)
45   * Quarantine downloaded files (to protect against malware)
46   * The inspector no longer floats above other windows (by popular demand)
47   * Mist notifications: basic notification support for users without Growl
48   * Support pasting a torrent file URL into the main window (Lion only)
49   * Minor interface tweaks and bug fixes
50 ==== GTK+ ====
51   * Fix regression that broke the "--minimized" command-line argument
52   * Instead of notify-send, use the org.freedesktop.Notifications DBus API
53   * Fix a handful of small memory leaks
54 ==== Qt ====
55   * Fix FTB when building without libuTP support on Debian
56 ==== Web Client ====
57   * Filtering by state and tracker
58   * Sorting by size
59   * Larger, easier-to-press toolbar buttons
60   * Fix the torrent size and time remaining in the inspector's details tab
61   * Bundle jQuery and the stylesheets to avoid third-party CDNs
62   * Upgrade to jQuery 1.7.1
63   * Fix runtime errors in IE 8, IE 9, and Opera
64   * Revise CSS stylesheets to use SASS
65   * Minor interface tweaks
66 ==== Daemon ====
67   * Fix corrupted status string in transmission-remote
69 === Transmission 2.42 (2011/10/19) ===
70 [http://trac.transmissionbt.com/query?milestone=2.42&group=component&order=severity All tickets closed by this release]
71 ==== All Platforms ====
72   * Fix error connecting to UDP trackers from big-endian computers
73   * Fix RPC error when editing UDP trackers
74   * Fix build failure when a C++ compiler is not installed
75 ==== Mac ====
76   * Fix a potential crash on 10.5 Leopard
77   * Fix bugs with the tracker and file inspector tables
78 ==== GTK+ ====
79   * Support GTK+ 3.2
80   * Fix crasher on systems not running DBus
81 ==== Qt ====
82   * Updated Lithuanian translation
83 ==== Web Client ====
84   * Fix bug which broke Opera support
86 === Transmission 2.41 (2011/10/08) ===
87 [http://trac.transmissionbt.com/query?milestone=2.41&group=component&order=severity All tickets closed by this release]
88 ==== Mac ====
89   * Fix crasher on 10.5 Leopard
91 === Transmission 2.40 (2011/10/08) ===
92 [http://trac.transmissionbt.com/query?milestone=2.40&group=component&order=severity All tickets closed by this release]
93 ==== All Platforms ====
94   * Torrent queuing
95   * Improved webseed support
96   * Fix crash when removing a magnetized transfer
97   * Fix adding transfers over RPC when a subfolder does not exist
98   * Other minor fixes
99 ==== Mac ====
100   * Lion: Use popovers for the global and per-torrent action menus
101   * Lion: Animations in the inspector's file list and the message window
102   * Support sorting transfers by size
103   * No longer keep track of recently opened torrent files
104   * Apply group locations when adding transfers through the web client/RPC
105   * Minor interface tweaks and behavior adjustments
106 ==== GTK+ ====
107   * Add GTK+ 3 support
108   * Make popup notification and system sounds system-configurable
109   * Add a settings option to hard-delete files instead of using the recycle bin
110   * Raise the minimum library requirements for GTK+ to 2.22 and glib to 2.28
111 ==== Qt ====
112   * Add popup notification for finished torrents
113   * Fix non-UTF-8 display issue in the "New Torrent" dialog
114 ==== Daemon ====
115   * SSL support in transmission-remote
116 ==== Web Client ====
117   * Speed improvements
118   * Add filtering by tracker
119   * Allow preference changes on mobile devices
120   * Allow compact view on mobile devices
121   * Stop ratio functionality
122   * Compact view interface improvements
123 ==== Utils ====
124   * Fix transmission-edit bug when adding a tracker to a single-tracker torrent
125   * Fix transmission-create bug when specifying a directory with a leading "./"
127 === Transmission 2.33 (2011/07/20) ===
128 [http://trac.transmissionbt.com/query?milestone=2.33&group=component&order=severity All tickets closed by this release]
129 ==== All Platforms ====
130   * Improved webseed support
131   * Better support for moving and deleting files
132   * Fix "Too many open files" bug
133   * Apply blocklists towards DHT communication
134   * Fix displayed availability
135 ==== Mac ====
136   * Minor Lion interface tweaks
137 ==== GTK+ ====
138   * Remove deprecated GConf2 dependency 
139 ==== Qt ====
140   * Fix high CPU issues
141   * Fix wrong torrent count on tracker filterbar
142   * Update Spanish translation
144 === Transmission 2.32 (2011/06/28) ===
145 [http://trac.transmissionbt.com/query?milestone=2.32&group=component&order=severity All tickets closed by this release]
146 ==== All Platforms ====
147   * Fix error caused by some "open-file-limit" configuration settings
148   * Fix 2.30 problem seeding to some peers
149   * Fix bug converting torrent file text contents to UTF-8
150   * Better µTP support on systems running uClibc
151   * Other small bug fixes
152 ==== Mac ====
153   * Improved tabbing behavior
154   * Lion compatibility
155   * Minor interface tweaks and stability fixes
156 ==== GTK+ ====
157   * Fix 2.30 error opening torrents from a web browser
158   * Remove GNOME desktop proxy support
159 ==== Web Client ====
160   * Fix bug when adding torrents
161   * Add torrents by info hash in the add dialog
162   * Sorting by ratio
163   * Allow drag-and-drop to add links
165 === Transmission 2.31 (2011/05/17) ===
166 [http://trac.transmissionbt.com/query?milestone=2.31&group=component&order=severity All tickets closed by this release]
167 ==== All Platforms ====
168   * This release fixes a 2.30 packaging error
170 === Transmission 2.30 (2011/05/16) ===
171 [http://trac.transmissionbt.com/query?milestone=2.30&group=component&order=severity All tickets closed by this release]
172 ==== All Platforms ====
173   * µTP support
174   * UDP tracker support
175   * Multiscrape support
176   * Download scarcest pieces first
177   * The "lazy bitfield" feature has been superseded by the "Fast Extension" BEP6
178   * Scripts are passed the environment
179 ==== Mac ====
180   * An Intel Mac is now required
181   * Ability to remove all completed (finished seeding) transfers
182   * The Web Interface is published over Wide-Area Bonjour
183   * Enhanced grouping rules
184   * Interface tweaks
185 ==== GTK+ ====
186   * Added 256 x 256 icon by Andreas Nilsson
187   * Register as a magnet link handler in the .desktop file
188 ==== Web Client ====
189   * Peer and Network preferences
191 === Transmission 2.22 (2011/03/04) ===
192 [http://trac.transmissionbt.com/query?milestone=2.22&group=component&order=severity All tickets closed by this release]
193 ==== All Platforms ====
194   * Faster endgame
195   * Fix bug where leechers might be disconnected while seeding in some situations
196   * Fix 2.20 bug that sometimes showed inaccurate upload/download speeds
197   * Support for unsorted blocklists
198   * Fix IPv6 DHT
199   * Re-add support to automatically close idle peers
200   * Fix bug where the resume file did not save the time checked for the last piece
201 ==== Mac ====
202   * Fixes for Dutch, German, and Russian localizations
203 ==== GTK+ ====
204   * Fix setting individual idle seeding time
205 ==== Qt ====
206   * Fix loading localizations on Linux
207 ==== CLI ====
208   * Fix bandwidth display issue
210 === Transmission 2.21 (2011/02/08) ===
211 [http://trac.transmissionbt.com/query?milestone=2.21&group=component&order=severity All tickets closed by this release]
212 ==== All Platforms ====
213   * Fix compile error in the the 2.20 tarball
214 ==== GTK+ ====
215   * Several updated translations
216 ==== Qt ====
217   * Updated Spanish translation
219 === Transmission 2.20 (2011/02/06) ===
220 [http://trac.transmissionbt.com/query?milestone=2.20&group=component&order=severity All tickets closed by this release]
221 ==== All Platforms ====
222   * Remember downloaded files when a drive is unplugged
223   * File re-verification is no longer needed in some situations
224   * Fix "Too many open files" error
225   * Show the total downloading and seeding time per torrent
226   * Fix webseeds
227   * Better support for IPv6-only trackers
228   * Add the ability to shutdown Transmission sessions via RPC
229   * NAT-PMP and UPnP now also map the UDP port
230   * Update the DHT code to dht-0.18
231   * Faster parsing of bencoded data
232   * Improve support for running scripts when a torrent finishes downloading
233   * Fix reannounce interval when trackers return a 404 error
234   * Fix checksum error on platforms running uClibc 0.9.27 or older
235   * Fix memmem() errors on Solaris
236 ==== Mac ====
237   * Fix issues in the German and Spanish localizations
238   * Interface tweaks
239   * Support ZIP and other compression formats in the blocklist downloader
240 ==== GTK+ ====
241   * Add "Add" and "Remove" buttons to the tracker list
242   * Add filesize column to the files list
243   * Several minor bug fixes and interface improvements
244 ==== Qt ====
245   * Accept info_hash values in the "Add url..." dialog
246 ==== Daemon ====
247   * Add "reannounce to tracker" option to transmission-remote
248   * transmission-remote can now read auth info from environment variables
249   * Fix configuration file bug with transmission-daemon running on Macs
250 ==== Web Client ====
251   * Right-clicking a torrent now works with Firefox / Firegestures / Ubuntu
252 ==== Utils ====
253   * Fix error when replacing substrings in tracker announce URLs
254   * Webseeds are now displayed in transmission-show
256 === Transmission 2.13 (2010/12/09) ===
257 [http://trac.transmissionbt.com/query?milestone=2.13&group=component&order=severity All tickets closed by this release]
258 ==== All Platforms ====
259   * Fix "No Announce Scheduled" tracker error
260   * Fix build error on Solaris 10
261   * Fix RPC documentation errors
262   * Fix minor packaging errors
263 ==== Mac ====
264   * Add option to run a script when torrents finish downloading
265   * Simplify editing the blocklist URL in the preferences window
266 ==== GTK+ ====
267   * Unblur the statusbar icons
268   * Fix truncation error in the Torrent Properties dialog
269 ==== Qt ====
270   * Fix crash when opening the Torrent Properties dialog on magnet links
271   * Fix "undo" error when making changes in the Torrent Properties dialog
272   * Add Brazilian Portuguese Translation
273   * Add Spanish (LAC) Translation
275 === Transmission 2.12 (2010/11/14) ===
276 [http://trac.transmissionbt.com/query?milestone=2.12&group=component&order=severity All tickets closed by this release]
277 ==== All Platforms ====
278   * Make the blocklist URL user-configurable
279   * Several minor bug fixes and CPU speed improvements
280   * Use slightly less bandwidth in DHT messages
281   * Fix 2.10 build issue on uClibc systems
282 ==== Mac ====
283   * Sort the file list alphabetically
284   * Ensure the proper extension is used when saving the torrent file
285   * Allow the Quick Look command when the inspector window has focus
286 ==== GTK+ ====
287   * Fix 2.11 crash when opening the Properties dialog on a magnet link torrent
288   * Fix 2.00 regression which failed to inhibit hibernation on laptops
289 ==== Qt ====
290   * Fix 2.10 build issue on Ubuntu
291 ==== CLI ====
292   * Fix 2.10 crash
293 ==== Web Client ====
294   * Upgrade to jQuery 1.4.3
295   * Fix 2.11 regression when using the web client on IE7 or IE8
297 === Transmission 2.11 (2010/10/16) ===
298 [http://trac.transmissionbt.com/query?milestone=2.11&group=component&order=severity All tickets closed by this release]
299 ==== All Platforms ====
300   * Fix a 2.10 crash
301   * Fix minor build issues on various platforms, particularly embedded systems
302   * Fix issue when saving bencoded files on small hardware running uClibc
303   * Fix minor rounding issue when displaying percentages
304   * Fix the optimistic unchoke interval
305 ==== Mac ====
306   * Swipe to change inspector tab
307 ==== GTK+ ====
308   * Fix drag-and-dropping a magnet link
309   * Fix hiding dialogs when hiding Transmission in the notification area
310 ==== Qt ====
311   * Fix crash in the file tree
312 ==== Daemon ====
313   * Fix missing status message when using "transmission-remote --add"
314 ==== Web Client ====
315   * Add Transmission website links to the action menu
317 === Transmission 2.10 (2010/10/07) ===
318 [http://trac.transmissionbt.com/query?milestone=2.10&group=component&order=severity All tickets closed by this release]
319 ==== All Platforms ====
320   * Support for automatically stopping idle seeding torrents
321   * Small memory cache to reduce disk IO
322   * gzip compression support added to the RPC server
323   * Add support for a cookies.txt file
324   * Minor CPU optimizations
325 ==== Mac ====
326   * Display file sizes and speeds in base 10 on Snow Leopard
327 ==== GTK+ ====
328   * Files and folders can be opened by clicking on them in the files list
329   * Update the interface when session changes are made via RPC
330   * Fix the Details dialog to fit on a netbook screen
331 ==== Qt ====
332   * Tracker announce list editing
333   * New filterbar
334   * Improved display for showing a torrent's tracker announces
335   * Better DBUS integration
336   * Support adding torrents via drag-and-drop
337   * Add Desktop Notification for added/complete torrents
338   * Other minor improvements
339 ==== Web Client ====
340   * Peer list added to the inspector
341   * Compact view mode
342   * Support filtering by active and finished
343   * Support sorting by size
344 ==== Daemon ====
345   * Allow the .pidfile location to be set in settings.json
346 ==== Utils ====
347   * New command-line utility "transmission-edit" for editing torrent files
348   * New command-line utility "transmission-show" for viewing torrent files
349   * New command-line utility "transmission-create" for creating torrent files
351 === Transmission 2.04 (2010/08/06) ===
352 [http://trac.transmissionbt.com/query?milestone=2.04&group=component&order=severity All tickets closed by this release]
353 ==== All Platforms ====
354   * Improved shutdown time in some situations
355   * Fix display bug in tr_truncd()
356 ==== Mac ====
357   * Fix bug that caused Local Peer Discovery to always be disabled on startup
358 ==== GTK+ ====
359   * Fix inaccurate "active torrent" counts in the filterbar
360   * Fix display bug with magnet link names
361 ==== Qt ====
362   * Fix crash when accessing a password-protected remote session
363 ==== Web Client ====
364   * Fix bad redirect
366 === Transmission 2.03 (2010/07/21) ===
367 [http://trac.transmissionbt.com/query?milestone=2.03&group=component&order=severity All tickets closed by this release]
368 ==== Mac ====
369   * Fix 2.02 bug where new transfers could not be added and the inspector would not appear
371 === Transmission 2.02 (2010/07/19) ===
372 [http://trac.transmissionbt.com/query?milestone=2.02&group=component&order=severity All tickets closed by this release]
373 ==== All Platforms ====
374   * Fix NAT-PMP port forwarding issue on some systems
375   * Fix filename errors for torrents whose files are encoded in ISO-8859-1
376   * Fix rare crash on shutdown
377   * Fix the RPC server's redirect URL to allow HTTPS proxies like stunnel
378   * Replace less-portable calls with posix nanosleep()
379 ==== Mac ====
380   * Use F_NOCACHE to keep "inactive memory" in check
381 ==== GTK+ ====
382   * Fix crash when opening the Properties dialog on a magnet link without metainfo
383   * Fix crash when removing multiple torrents at once
384   * Allow individual torrents' download speed limits to be set to zero
385   * Fix translation error with some error messages
386 ==== Qt ====
387   * Fix CPU spike when opening the Properties dialog
388   * Fix compilation issue with Qt < 4.5
390 === Transmission 2.01 (2010/06/26) ===
391 [http://trac.transmissionbt.com/query?milestone=2.01&group=component&order=severity All tickets closed by this release]
392 ==== All Platforms ====
393   * Better tracker announce management when completed torrents are moved from the incomplete directory
394   * Speed up moving local data from one disk to another
395   * Better parsing of nonstandard magnet links
396 ==== Mac ====
397   * If the seed ratio is already met when download completes, still perform the Growl notification and download-complete sound
398   * Fix the Help buttons in the preferences window
399 ==== GTK+ ====
400   * Faster torrent file parsing
401   * Fix the magnet link options dialog does not respect setting
402   * Add an error popup if "Add URL" fails
403 ==== Qt ====
404   * Fix crash after getting magnet torrent metadata
405   * Fix torrent ratio goals
406   * Fix "add torrent" dialog bug on KDE desktops that popped up previous torrents
407   * Fix 2.00 bug that prevented multiple instances from being run
408   * Fix remote mode bug that kept the torrent list from being shown
409   * Support encryption settings in the preferences dialog
410   * Use flagStr in the status field of the peer list
411   * Request a full refresh when changing the session source
412   * Fix the torrent list jumping to the top when a torrent is removed
413 ==== Web Client ====
414   * Fix display bug caused by removal of a torrent hidden by the current filter
416 === Transmission 2.00 (2010/06/15) ===
417 [http://trac.transmissionbt.com/query?milestone=2.00&group=component&order=severity All tickets closed by this release]
418 ==== All Platforms ====
419   * "Local Peer Discovery" for finding peers on the local network
420   * Optimize download requests for the bandwidth available
421   * Smarter heuristics when deciding the order to connect to peers
422   * Faster verification of local data
423   * Faster startup
424   * Support more blocklist file formats
425   * Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB)
426   * Better handling of 404 tracker errors
427 ==== Mac ====
428   * Compact View replaces Minimal View, taking up considerably less space
429   * Show an Add Transfer window when adding magnet links
430   * "Resume All" now ignores finished transfers
431   * Allow trackers to be pasted into the Create Window
432   * European Portuguese localization
433   * Removed Traditional Chinese localization because of lack of localizer
434 ==== GTK+ ====
435   * New filterbar to filter by tracker, private/public, etc.
436   * Compact View replaces Minimal View, taking up considerably less space
437   * Show the Torrent Options dialog when adding magnet links
438   * "Set Location" now supports moving multiple torrents at once
439   * The Properties window now fits on low resolution screens
440   * Add favicon support to the Properties dialog's Tracker tab
441 ==== Qt ====
442   * Show the Torrent Options dialog when adding magnet links
443   * Show all active trackers in the tracker display list
444   * Show file sizes in the file tree
445   * Added a confirm dialog when removing torrents
446   * Properties and torrent options no longer jump around while editing
447   * Allow setting locations for remote sessions
448   * Miscellaneous UI fixes
449 ==== Daemon ====
450   * Let users specify a script to be invoked when a torrent finishes downloading
451   * Better support for adding per-torrent settings when adding a new torrent
452   * Optional pidfile support
453   * Option to start torrents paused
454   * Option to delete torrent files from watch directory
455 ==== Web Client ====
456   * The context menu now works when multiple rows are selected
457   * Show ETA for seeding torrents that have a seed ratio set
459 === Transmission 1.93 (2010/05/01) ===
460 [http://trac.transmissionbt.com/query?milestone=1.93&group=component&order=severity All tickets closed by this release]
461 ==== All Platforms ====
462   * Fix rare crash when some peers disconnected unexpectedly
463   * Fix bug which didn't parse scheduled speed limit dates correctly
464   * Fix bug that broke magnet links whose names contained slashes
465   * Fix crash when updating the blocklist when the disk is full
466   * Fix slow file preallocation on Unix systems not using ext3/ext4
467   * Fix regression which broke the "bind-address-ipv4" configuration setting
468   * For better security, Web client connections are disabled by default
469   * Update to miniupnpc-1.4
470   * Transmission builds out-of-the-box with Curl 7.15.5. (Hello CentOS!)
471 ==== GTK+ ====
472   * Use the size for the system tray icon
473 ==== Qt ====
474   * Fix bug that crashed when removing more than one torrent at once
475   * Fix bug when parsing the remote password from the command line
476   * Add support for the "incomplete directory" in the preferences dialog
477   * Don't show "time remaining" for paused torrents
478 ==== Daemon ====
479   * Fix bug parsing RPC requests when setting which files to not download
480   * Fix possible crash when using inotify for the daemon's watchdir
481   * Fix bugs in the configure script
482   * Fix bug updating the blocklist over RPC
483 ==== Web Client ====
484   * Fix bug that broke the "reverse sort order" menu checkbox
486 === Transmission 1.92 (2010/03/14) ===
487 [http://trac.transmissionbt.com/query?milestone=1.92&group=component&order=severity All tickets closed by this release]
488 ==== All Platforms ====
489   * Fix possible data corruption issue caused by data sent by bad peers during endgame
490   * Fix potential buffer overflow when adding maliciously-crafted magnet links
491   * Fix announces to IPv6 trackers
492   * Fix DNS problems on some platforms, including Debian
493   * Fix issues with the incomplete directory functionality
494   * Fix port forwarding error on some routers by updating libnatpmp and miniupnp
495 ==== Mac ====
496   * Fix bug where setting low priority in the add window resulted in high priority
497 ==== GTK+ ====
498   * Fix directory selection error in GTK+ 2.19
499   * Small GUI improvements: HIG correctness, remove deprecated GTK+ calls, etc.
500 ==== Daemon ====
501   * Fix 1.91 build error on Mac and FreeBSD
502   * Standardize the daemon's watchdir feature to behave like the other clients'
503 ==== Web Client ====
504   * Statistics dialog
505   * Fix error in "trash data & remove from list" that didn't trash all data
506   * Fix display of ratios and time
507   * Update to jQuery 1.4.2
509 === Transmission 1.91 (2010/02/21) ===
510 [http://trac.transmissionbt.com/query?milestone=1.91&group=component&order=severity All tickets closed by this release]
511 ==== All Platforms ====
512   * Fix 1.90 crash-on-startup bug that affected some users
513   * Fix 1.90 bug that caused the "turtle mode" state to be forgotten between sessions
514   * Fix 1.83 crash when adding a torrent by URL from an ftp source via the web client
515   * For the BitTorrent spec's "downloaded=X" passage, use the de facto standard
516 ==== Mac ====
517   * Fix 1.90 bug when removing trackers
519 === Transmission 1.90 (2010/02/16) ===
520 [http://trac.transmissionbt.com/query?milestone=1.90&group=component&order=severity All tickets closed by this release]
521 ==== All Platforms ====
522   * Add an option to disable the .part suffix for incomplete files
523   * Add priority selector to GUI clients' add torrent windows
524   * Fix 1.81 bug that broke HTTP requests to sites that gave HTTP 301 redirects
525   * Fix 1.8x bug in announcing "finished downloading" and "stopping" at the same time
526   * Fix 1.8x bug in announcing partial seeds
527   * Try harder to make announces finish, even if the tracker responds slowly
528   * Fix bug that didn't honor download speed limits of 0
529   * Use fallocate64() for fast file preallocation on systems that support it
530   * Magnet link improvements
531   * Don't let "Disk is full" errors cause loss of configuration files
532   * Faster parsing of bencoded data, such as torrent files
533 ==== Mac ====
534   * Display information for all selected transfers in the inspector's tracker and peer tabs
535   * Add a filter to the message log
536   * Fix potential crash when updating the blocklist
537   * Fix bug that caused the speed limit scheduler to not be applied after sleep
538   * Remove excessive file selection for the per-torrent action menu
539   * Smaller interface tweaks
540 ==== GTK+ ====
541   * Give more helpful error messages if "Set Location" or "Add Magnet Link" fail
542   * Add optional support for libappindicator
543   * Minor build fixes
544 ==== Daemon ====
545   * Add transmission-remote support for port testing and blocklist updating
546   * Add transmission-daemon support for incomplete-dir, dht, and seedratio
547   * If settings.json is corrupt, give an error telling where the problem is
548   * Add option to specify where log messages should be written
549 ==== Web Client ====
550   * Add a tracker tab to the inspector
551   * Fix 1.8x display error when showing magnet link information
552 ==== Qt ====
553   * Fix bug that prevented torrents from being added via web browsers
555 === Transmission 1.83 (2010/01/28) ===
556 [http://trac.transmissionbt.com/query?milestone=1.83&group=component&order=severity All tickets closed by this release]
557 ==== All Platforms ====
558   * Fix 1.80 announce error that caused uploads and downloads to periodically freeze
559   * Fix 1.80 announce timeout error that caused "no response from tracker" message
560   * Fix 1.80 "file not found" error message that stopped some torrents
561   * Fix 1.82 crash when adding new torrents via their ftp URL
562   * Fix 1.80 crash when receiving invalid request messages from peers
563   * Fix 1.82 error when updating the blocklist
565 === Transmission 1.82 (2010/01/23) ===
566 [http://trac.transmissionbt.com/query?milestone=1.82&group=component&order=severity All tickets closed by this release]
567 ==== All Platforms ====
568   * The 1.81 announce's "Host" HTTP header didn't contain the host's port number
570 === Transmission 1.81 (2010/01/22) ===
571 [http://trac.transmissionbt.com/query?milestone=1.81&group=component&order=severity All tickets closed by this release]
572 ==== All Platforms ====
573   * Fix 1.80 bug that misparsed some magnet links
574   * Fix 1.80 bug that caused startup to be very sluggish for some people
575 ==== Mac ====
576   * Fix dragging URLs onto the dock icon
577   * Fix auto-grouping by file name
579 === Transmission 1.80 (2010/01/20) ===
580 [http://trac.transmissionbt.com/query?milestone=1.80&group=component&order=severity All tickets closed by this release]
581 ==== All Platforms ====
582   * Add support for magnet links
583   * Add support for trackerless torrents
584   * Add optional "incomplete directory" where partial downloads are stored
585   * Add .part to incomplete files' filenames
586   * Find more peers by announcing to each tier in a torrent's tracker list, rather than only one
587   * Fix vulnerability from maliciously-crafted torrent files that could overwrite other files
588   * Improved IPv6 support
589   * Improved PEX sharing with other peers
590   * Faster management of large peer lists
591   * DHT improvements to bootstrapping and IPv6
592   * Newly-added torrents without local data don't wait in the "Verify Local Data" queue anymore
593   * Add an OS hint to not cache local data during torrent verification
594   * Use less CPU when making encrypted handshakes to peers
595   * Better filtering of bad IP addresses
596   * Fix bug that gave "too many open files" error messages
597   * Fix bug that could crash Transmission on shutdown
598   * Fix bug that could unpause or repause a torrent on startup
599   * When uploading, improve disk IO performance by prefetching the data in batches
600   * Portability fixes for embedded systems
601   * Other small bug fixes and improvements
602 ==== Mac ====
603   * Redesigned trackers inspector tab with favicons and copy-paste functionality (paste lists of multiple trackers)
604   * Message log stores all messages and does real filtering
605   * Quick Look restored on Snow Leopard
606   * Moving data and incomplete folder are now handled by libtransmission
607   * Improved reveal in Finder functionality on Snow Leopard
608   * Various smaller behavior and interface tweaks
609   * German and Simplified Chinese localizations
610   * Removed Turkish localization because of lack of localizer
611 ==== GTK+ ====
612   * Support org.gnome.SessionManager interface for inhibiting hibernation
613   * Added support for adding torrents by URL or magnet link
614   * Add optional "download complete" sound using the XDG sound naming spec
615   * When creating a torrent, make it easier to auto-add that new torrent
616   * New statusbar "Ratio" icon submitted by jimmac
617   * Fix minor memory leaks
618   * GNOME HIG improvements
619 ==== Daemon ====
620   * When running as a daemon, send log messages to syslog
621   * Reload settings.json when receiving SIGHUP
622   * transmission-remote now allows per-torrent speed limits to be set
623 ==== Web Client ====
624   * Add speed limit "turtle mode" support
625   * Double-clicking a torrent opens/closes the torrent inspector
626   * Add "Start When Added" checkbox when adding torrents
627   * Add Select All / Deselect All buttons to the file inspector
628   * Add version information to the preferences dialog
629   * Ensure the context menu goes away when clicking on torrents
630   * Fix bug that obscured part of the context menu
632 === Transmission 1.77 (2010/01/04) ===
633 [http://trac.transmissionbt.com/query?milestone=1.77&group=component&order=severity All tickets closed by this release]
634 ==== All Platforms ====
635   * Protect against potential data loss by maliciously-crafted torrent files
636   * Fix minor build issues and packaging issues on various platforms
637   * Fix 1.7x error that could unpause or repause a torrent on startup
638   * Minor CPU speedups
639 ==== GTK+ ====
640   * Fix crash on shutdown
641   * Fix GIcon memory leak
643 === Transmission 1.76 (2009/10/24) ===
644 [http://trac.transmissionbt.com/query?milestone=1.76&group=component&order=severity All tickets closed by this release]
645 ==== All Platforms ====
646   * Fix potential data loss when moving torrents to where they already are
647   * Fix minor protocol error that didn't send a port message to some peers
648   * Fix minor manpage errors
649 ==== Mac ====
650   * Fix a potential crasher on Snow Leopard
651   * When creating a multi-tracker torrent, give each tracker its own tier
652   * Fix display glitch when changing sort to "Queue Order"
653 ==== Daemon ====
654   * Fix potential data loss when using "transmission-remote --find"
655   * Fix ratio-limit bug on some uClibc systems
656   * Fix invalid JSON "nan" error on optware
657 ==== GTK+ ====
658   * Fix crash in the Preferences dialog when testing to see if the port is open
659   * Fix crash on exit when a torrent's Properties dialog is open
660   * Fix tracker address display error in the torrent Properties dialog
661   * Fix tray menu's main window status when Transmission is started minimized
662   * Fix broken SIGINT (ctrl-c) handling
663   * Fix 1.61 build failure on systems with new versions of glib but older versions of gtk
664 ==== Qt ====
665   * Fix crash when removing expired torrents from the display
666   * Fix client from closing, rather than closing to the system tray, when clicking X
667   * Cannot open a torrent in KDE4 with right-clicking
669 === Transmission 1.75 (2009/09/13) ===
670 [http://trac.transmissionbt.com/query?milestone=1.75&group=component&order=severity All tickets closed by this release]
671 ==== All Platforms ====
672   * Don't wait so long on unresponsive trackers if there are other trackers to try
673   * Adding corrupt/invalid torrents could crash Transmission
674   * Fix 1.74 bug that caused a high CPU load on startup
675   * Fix 1.74 bug that stopped multitracker if a single tracker sent an error message
676   * Fix bug in converting other charsets to UTF-8
677   * Handle HTTP redirects more gracefully
678   * Faster verification of local data for torrents with small piece size
679   * Fix 1.74 build error when compiling without DHT
680 ==== Mac ====
681   * Fix libcurl build issue that caused tracker connectivity problems on Snow Leopard
682   * Fix error when creating a torrent file while still changing the announce address
683 ==== GTK+ ====
684   * Fix "sort by time remaining"
685   * Fix the turtle toggle button on old versions of GTK+
686   * Fix startup error if another copy of the Transmission GTK client is running
687   * Fix clang build issue
689 === Transmission 1.74 (2009/08/24) ===
690 [http://trac.transmissionbt.com/query?milestone=1.74&group=component&order=severity All tickets closed by this release]
691 ==== All Platforms ====
692   * Better data recovery in the case of an OS or Transmission crash
693   * If a data file is moved, stop the torrent instead of redownloading it
694   * Fix bug that didn't list some peers in the resume file and in PEX
695   * More helpful torrent error messages
696   * DHT now honors the bind-address-ipv4 configuration option
697   * Fix Debian build error with miniupnpc
698   * Fix Cygwin build error with strtold
699   * Update to a newer snapshot of miniupnpc
700 ==== Mac ====
701   * 64-bit compatibility
702   * Queuing system will not exclude transfers with tracker warnings
703   * Links to original torrent files are no longer maintained
704   * Fix bug where changing the global per-torrent peer connection limit did not affect the current session
705   * Fix bug where changing settings through RPC would result in wrong values being saved for three fields
706 ==== GTK+ ====
707   * Fix crash that occurred when adding torrents on some desktops
708   * Synchronize the statusbar's and torrent list's speeds
709   * Fix the Properties dialog's "Origin" field for multiple torrents
710 ==== Qt ====
711   * New Russian Translation 
712   * If Transmission was minimized, clicking on it the icon tray didn't raise it
713 ==== Daemon ====
714   * Speed Limit mode support added to transmission-remote
715   * Add a "session stats" readout to transmission-remote
716 ==== Web Client ====
717   * Progress bar shows seeding progress
718   * Fix bug that displayed "%nan" when verifying a torrent
719   * "Pause All" only appeared to pause torrents with peers until refresh
721 === Transmission 1.73 (2009/07/18) ===
722 [http://trac.transmissionbt.com/query?milestone=1.73&group=component&order=severity All tickets closed by this release]
723 ==== All Platforms ====
724   * Fix bug where user-configured peer limits could be exceeded
725   * Use less memory in some high-peer situations
726   * Better estimation of time left to download
727   * Support supportcrypto and requirecrypto flags in http tracker announces
728   * Update to newer snapshots of libnatpmp and miniupnpc
729   * Make DHT a compile-time option
730 ==== GTK+ ====
731   * Use GDK-safe versions of g_idle_add() and g_timeout_add*()
732   * Save some space in GTK+ >= 2.16.0 by not building SexyIconEntry
733 ==== Qt ====
734   * Fix bug that crashed Qt client when setting alternative up/down speeds
735 ==== Daemon ====
736   * Add umask support
737 ==== Web Client ====
738   * Inspector and Add Torrent buttons for iPhone/iPod Touch
739   * Add location field to inspector
740 ==== CLI ====
741   * Some torrent files created with transmission-cli were invalid
743 === Transmission 1.72 (2009/06/16) ===
744 [http://trac.transmissionbt.com/query?milestone=1.72&group=component&order=severity All tickets closed by this release]
745 ==== All Platforms ====
746   * Fix 1.70 crash with assertion "tv->tv_usec >= 0"
747   * Fix 1.70 crash with assertion "tr_peerIoSupportsFEXT( msgs->peer->io )"
748   * Better DHT announce management
749   * Fix error in reporting webseed counts via RPC
750   * Better file preallocation on embedded systems
751 ==== Mac ====
752   * Fix problem where a small set of users could not add torrents
753 ==== GTK+ ====
754   * Fix 1.70 crash when setting options in the Properties dialog
755   * Fix a rare crash in desktop notifications
756   * Can now sort the file list by priority, download, and completeness
757   * Adding a torrent from a browser sometimes didn't work
758   * Various usability improvements
759 ==== Daemon ====
760   * Remote didn't always send the right Encoding header in requests
762 === Transmission 1.71 (2009/06/07) ===
763 [http://trac.transmissionbt.com/query?milestone=1.71&group=component&order=severity All tickets closed by this release]
764 ==== All Platforms ====
765   * Fix 1.70 bug that caused high CPU use in high-peer swarms
766   * Fix 1.70 build problems with DHT and libevent
767 ==== Daemon ====
768   * Fix watchdir issue on OSes that don't have inotify
769 ==== GTK+ ====
770   * Fix 1.70 intltool build problem
771   * Fix crash when the OS's stock mime-type icons are misconfigured 
772   * Handle very long torrent file lists faster
773 ==== Web Client ====
774   * Fix 1.70 bug where some torrents appeared to be duplicates
776 === Transmission 1.70 (2009/06/04) ===
777 [http://trac.transmissionbt.com/query?milestone=1.70&group=component&order=severity All tickets closed by this release]
778 ==== All Platforms ====
779   * Distributed hash table (DHT) support for public torrents
780   * Add option for moving and finding a torrent's data on the disk
781   * JSON RPC messages can be ~85% shorter, saving bandwidth and CPU
782   * When available, use the system's copy of libevent instead of building one
783   * Automatically pause torrents when verifying
784   * Fix small bugs and memory leaks
785 ==== Mac ====
786   * Holding down the option key on launch will pause all transfers
787 ==== Web Client ====
788   * Big speed improvements, especially with large torrents
789   * Fix 1.61 bug that broke adding torrents via the web client
790   * Add the ability to upload multiple torrents at once
791   * Torrents added by URL were always paused, regardless of preferences
792   * Comments and announce addresses were cut off in the inspector
793   * The "data remaining" field wasn't updated when the number reached 0
794   * Smaller design adjustments
795 ==== GTK+ ====
796   * Make it clearer that the status bar's ratio mode button is a button
797   * Torrent comment box did not scroll, so long comments were partially hidden
798 ==== Qt ====
799   * Initial torrent list was sometimes incorrect
800   * Add-torrent-and-delete-source deleted the source even if there was an error
801   * Prefs dialog didn't show or modify "Stop seeding torrents at ratio"
803 === Transmission 1.54 (2009/06/04) ===
804 ==== All Platforms ====
805   * Fix small bugs and memory leaks
806 ==== Web Client ====
807   * Fix 1.53 bug that broke adding torrents via the web client
808   * Torrents added by URL were always paused, regardless of preferences
809   * Comments and announce addresses were cut off in the inspector
810   * The "data remaining" field wasn't updated when the number reached 0
811   * Smaller design adjustments
812 ==== GTK+ ====
813   * Fix intltool build error
814   * Make it clearer that the status bar's ratio mode button is a button
815   * Torrent comment box did not scroll, so long comments were partially hidden
817 === Transmission 1.61 (2009/05/11) ===
818 [http://trac.transmissionbt.com/query?milestone=1.61&group=component&order=severity All tickets closed by this release]
819 ==== All Platforms ====
820   * Close potential CSRF security hole for Web Client users
821   * Fix locale error in the JSON parser
822 ==== Qt ====
823   * Various small bug fixes to the beta Qt client
824 ==== Web Client ====
825   * Fix 1.60 error when serving Web Client files on some embedded platforms
826   * Add response header to allow clients to cache static files
827 ==== Daemon ====
828   * transmission-remote was unable to select torrents by their SHA1 hash
830 === Transmission 1.53 (2009/05/11) ===
831 ==== All Platforms ====
832   * Close potential CSRF security hole for Web Client users
833   * Fix locale error in the JSON parser
835 === Transmission 1.60 (2009/05/04) ===
836 [http://trac.transmissionbt.com/query?milestone=1.60&group=component&order=severity All tickets closed by this release]
837 ==== All Platforms ====
838   * Seed ratio limiting
839   * Transfer prioritization
840   * Option to specify if transfers are included in the global bandwidth limits
841   * Random port, with optional randomization on startup
842   * Improvements to UPnP port forwarding
843   * Support for file preallocation on XFS filesystems
844 ==== Mac ====
845   * Requires Mac OS X 10.5 Leopard or newer
846   * Groups (moved to preferences) can be auto-assigned to transfers when adding based on multiple criteria
847   * Groups can have a default location when adding transfers
848   * The speed limit scheduler can now be applied to only specific days
849   * Bonjour support for the web interface
850   * File filter field in the inspector
851   * Option to include beta releases when auto-updating (using modified Sparkle 1.5)
852   * Portuguese localization
853 ==== Qt ====
854   * New beta Qt client!
855 ==== GTK+ ====
856   * Speed Limit: Second set of bandwidth limits that can be toggled or scheduled
857   * Properties dialog now lets you edit/view multiple torrents at once
858   * Allow sorting of the torrent list by size and by ETA
859   * Show the file icon in the list
860 ==== Daemon ====
861   * Watch folder for auto-adding torrents
862   * Many new features in the RPC/JSON interface
863   * Allow users to specify a specific address when listening for peers
864 ==== Web Client ==== 
865   * File selection and prioritization
866   * Add option to verify local data
867   * Fix "Remove Data" bug
869 === Transmission 1.52 (2009/04/12) ===
870 [http://trac.transmissionbt.com/query?milestone=1.52&group=component&order=severity All tickets closed by this release]
871 ==== Mac ====
872   * Improve interface responsiveness when downloading
873 ==== GTK+ and Daemon ==== 
874   * Always honor the XDG setting for the download directory
875 ==== GTK+ ====
876   * Fix formatting error when showing speeds measured in MB/s
877   * Fix bug that caused some scheduled speed limit time settings to be lost
878   * Use the new blocklist URL when updating the blocklist
879 ==== Web Client ====
880   * On the server, better filtering of bad URLs
881   * On the server, faster json serialization
882   * Fix minor web client 301 redirect error
883   * Better Internet Explorer support
885 === Transmission 1.51 (2009/02/26) ===
886 [http://trac.transmissionbt.com/query?milestone=1.51&group=component&order=severity All tickets closed by this release]
887 ==== All Platforms ====
888   * Fix configure script issues with non-gcc compilers and user-defined CFLAGS environment variables 
889   * Decrease CPU usage in some situations
890   * Close a rare race condition on startup
891   * More efficient use of libcurl when curl 7.18.0 or newer is present
892 ==== GTK+ ====
893   * Play nicely with Ubuntu's new notification server
894   * Add Pause All and Resume All buttons
895 ==== Web Client ====
896   * Support for Internet Explorer
897   * Layout fixes when viewed on an iPhone/iPod touch
899 === Transmission 1.50 (2009/02/13) ===
900 [http://trac.transmissionbt.com/query?milestone=1.50&group=component&order=severity All tickets closed by this release]
901 ==== All Platforms ====
902   * IPv6 support for peers, and for trackers with explicit IPv6 addresses
903   * Improved connectivity for encrypted peers
904   * Fix 1.42 error that made tracker announces slower over time
905   * Fix a Mac-centric peer connection bug from 1.41
906   * Use less CPU cycles when managing very fast peers
907   * Better handling of non-UTF-8 torrent files 
908   * When removing local data, only remove data from the torrent
909   * Close potential DoS vulnerability in 1.41
910   * Many other bug fixes
911 ==== GTK+ ====
912   * Various usability improvements 
913   * Better Gnome HIG compliance in the statusbar, properties dialog, and more
914 ==== Daemon ====
915   * Lots of new options added to transmission-remote
916   * Fix 1.42 whitelist bug
917   * Make i18n support optional for cli and daemon clients
918 ==== CLI ====
919   * Support session.json settings, just as the Daemon and GTK+ clients do
920 ==== Web Client ==== 
921   * Torrents can now be added by URL
922   * Add the ability to "remove local data" from the web client
924 === Transmission 1.42 (2008/12/24) ===
925 [http://trac.transmissionbt.com/query?milestone=1.42&group=component&order=severity All tickets closed by this release]
926 ==== All Platforms ====
927   * Fix 1.41 lockup issue
929 === Transmission 1.41 (2008/12/23) ===
930 [http://trac.transmissionbt.com/query?milestone=1.41&group=component&order=severity All tickets closed by this release]
931 ==== All Platforms ====
932   * Better peer management in large swarms
933   * Support BitTorrent Enhancement Proposal (BEP) #21 "Extension for Partial Seeds"
934   * Partial support for BEP #6 "Fast Extension" (reject, have all/none)
935   * Honor the peer's BEP #10 reqq key, when available
936   * Fix 1.40 "Got HTTP Status Code: 0" error message
937   * Fix 1.40 "lazy bitfield" error
938   * Fix 1.40 "jumpy upload speed" bug
939   * Fix handshake peer_id error
940   * Corrrectly handle Windows-style newlines in Bluetack blocklists
941   * More accurate bandwidth measurement
942   * File selection & priority was reset when editing a torrent's tracker list
943   * Fix autoconf/automake build warnings
944 ==== GTK+ ====
945   * In the Details dialog's peer tabs, rows were sometimes duplicated
946   * Minor bug fixes, usability changes, and locale improvements
947   * Three new translations: Afrikaans, Asturian, Bosnian
948   * Sixteen updated translations
949 ==== Daemon ====
950   * Fix 1.40 bug in handling IP whitelist
951   * Minor bug fixes and output cleanup
952   * Windows portability
953 ==== CLI ====
954   * Fix minor free-memory-read bug
956 === Transmission 1.40 (2008/11/09) ===
957 [http://trac.transmissionbt.com/query?milestone=1.40&group=component&order=severity All tickets closed by this release]
958 ==== All Platforms ====
959   * Tracker communication uses fewer resources
960   * More accurate bandwidth limits
961   * Reduce disk fragmentation by preallocating files
962   * Stability, security, and performance improvements to the RPC/Web UI server
963   * Support compression when serving Web UI and RPC responses
964   * Simplify the RPC whitelist
965   * Fix bug that prevented handshakes with encrypted BitComet peers
966   * Fix 1.3x bug that could re-download some data unnecessarily
967   * Lazy bitfields
968 ==== Mac ====
969   * Option to automatically update the blocklist weekly
970   * In the file inspector tab, show progress and size for folders
971   * Scrollbars correctly appear when the main window auto-resizes
972   * Sparkle updated to 1.5b6
973 ==== GTK+ ====
974   * Option to automatically update the blocklist weekly
975   * Added off-hour bandwidth scheduling
976   * Simplify file/priority selection in the details dialog
977   * Fix a couple of crashes
978   * 5 new translations: Australian, Basque, Kurdish, Kurdish (Sorani), Malay
979   * 43 updated translations
980 ==== Web Client ====
981   * The Web Client is now out of beta
982   * Minor display fixes
983   * On iPhone/iPod touch, launching from the home screen hides the address bar
984 ==== Daemon ====
985   * Added the ability to get detailed peer information on torrents
986   * Fix bug that didn't handle --config-dir and TRANSMISSION_HOME correctly
987   * Windows portability
989 === Transmission 1.34 (2008/09/16) ===
990 [http://trac.transmissionbt.com/query?milestone=1.34&group=component&order=severity All tickets closed by this release]
991 ==== All Platforms ====
992   * Don't reconnect too frequently to the same peer
993   * Webseed bug fix
994   * Fix bug that caused some transfers to not be scraped
995   * Fix BSD build issues
996   * Handle OpenTracker's `downloaded' key in announce responses
997 ==== Mac ====
998   * Fix memory leak when updating blocklist
999   * Connect to the web interface when the application's path contains a space
1000 ==== GTK+ ====
1001   * Minor display fixes
1002   * 15 updated translations + 1 new language
1003 ==== Daemon ====
1004   * Minor display fixes
1005 ==== Web Client ====
1006   * Minor display fixes
1007 ==== CLI ====
1008   * Fix crash when creating a torrent file
1010 === Transmission 1.33 (2008/08/30) ===
1011 [http://trac.transmissionbt.com/query?milestone=1.33&group=component&order=severity All tickets closed by this release]
1012 ==== All Platforms ====
1013   * Fix crash from malicious torrent files with a piece size of zero
1014   * When creating new torrent files, change behavior that caused "Multi tracker torrents are not allowed" warning on one tracker
1015   * Fix Unicode handling in the JSON parser/generator
1016   * Fix memory error when reading KTorrent's PEX messages
1017   * Fix small memory leaks
1018 ==== Mac ====
1019   * Rephrase "data not fully available" to "remaining time unknown"
1020   * Fix bug where torrent file creation would fail because an extra blank tracker address was inserted
1021 ==== Daemon ====
1022   * Fix crash when adding nonexistent torrents via transmission-remote
1023 ==== GTK+ ====
1024   * Fix crash from malicious torrent files with large creator fields
1025   * Fix error where some torrents opened via a web browser didn't appear
1027 === Transmission 1.32 (2008/08/08) ===
1028 [http://trac.transmissionbt.com/query?milestone=1.32&group=component&order=severity All tickets closed by this release]
1029 ==== All Platforms ====
1030   * Fix bug introduced in 1.30 that caused poor tracker communication
1031   * Creating torrent files for files >= 2 GB will result in 2 MB pieces
1032 ==== Mac ====
1033   * Fix bug where the proxy type was changed from SOCKS5 to SOCKS4 on launch
1035 === Transmission 1.31 (2008/08/06) ===
1036 [http://trac.transmissionbt.com/query?milestone=1.31&group=component&order=severity All tickets closed by this release]
1037 ==== All Platforms ====
1038   * Fix a crash caused by certain torrent files
1040 === Transmission 1.30 (2008/08/05) ===
1041 [http://trac.transmissionbt.com/query?milestone=1.30&group=component&order=severity All tickets closed by this release]
1042 ==== All Platforms ====
1043   * The "Clutch" web interface is now bundled with Transmission (as a beta)
1044   * Ability to add and remove tracker addresses
1045   * Ability to create torrent files with multiple tracker addresses
1046   * Added support for HTTP/FTP Seeding (GetRight style)
1047   * Added proxy support for communicating with trackers
1048   * Allow torrent creation with no tracker address (required by some trackers)
1049   * New JSON-RPC protocol for clients to interact with the backend
1050 ==== Daemon ====
1051   * transmission-daemon and transmission-remote were rewritten from scratch
1052   * remote and daemon now support per-file priority & download flag settings
1053 ==== Mac ====
1054   * Quick Look integration in the main window and inspector's file tab
1055   * Transfers can be dragged to different groups
1056   * Option to only show the add window when manually adding transfers
1057   * Status strings are toggled from the action button (they are no longer clickable)
1058   * Colors in pieces bar and pieces box more accurately reflect their corresponding values
1059   * The port checker now uses our own portcheck.transmissionbt.com
1060   * Turkish localization
1061 ==== GTK+ ====
1062   * Add options to inhibit hibernation and to toggle the tray icon
1063   * Lots of small bug fixes and usability improvements 
1064   * Dozens of updated translations
1066 === Transmission 1.22 (2008/06/13) ===
1067 [http://trac.transmissionbt.com/query?milestone=1.22&group=component&order=severity All tickets closed by this release]
1068 ==== All Platforms ====
1069   * Fix two separate BitTorrent unchoke bugs that could affect performance
1070   * Transmission now builds correctly on Sun Studio
1071   * Minor man page fixes
1072 ==== Mac ====
1073   * Fix bug where "Program Started" in the Statistics window would sometimes display as 0
1074 ==== GTK+ ====
1075   * Fix crash when quitting while the stats window is still up
1076   * Added Latvian, Malayalam, Serbian, and Telugu translations
1077   * Updated Czech, Spanish, Romanian, Russian, Dutch, Polish, Italian,
1078     Portuguese, Catalan, Danish, German, Swedish, Traditional Chinese,
1079     Finnish, and Chinese (simplified) translations
1080 ==== CLI ====
1081   * Fix scraping torrents with the -s command-line argument
1083 === Transmission 1.21 (2008/05/21) ===
1084 [http://trac.transmissionbt.com/query?milestone=1.21&group=component&order=severity All tickets closed by this release]
1085 ==== All Platforms ====
1086   * Fix rare crash-on-startup bug
1087   * Handle corrupt announce URLs in torrent files more gracefully
1088   * Fix minor memory leak when closing torrents
1089 ==== Mac ====
1090   * Fix visual glitch with the pieces bar
1091   * Italian localization included
1092 ==== GTK+ ====
1093   * Updated Catalan, Danish, German, Spanish, Finnish, Hebrew, Italian, Dutch,
1094      Polish, Romanian, Thai, Turkish, and Traditional Chinese translations
1096 === Transmission 1.20 (2008/05/09) ===
1097 [http://trac.transmissionbt.com/query?milestone=1.20&group=component&order=severity All tickets closed by this release]
1098 ==== All Platforms ====
1099   * Support https tracker connections
1100   * IP blocking using the Bluetack Level1 blocklist
1101   * Better support of multitracker torrents
1102   * Faster UPnP port mapping on startup
1103   * Ability to reset global statistics
1104   * Various bug fixes
1105 ==== Mac ====
1106   * Display of decimal numbers matches system international settings
1107   * Updated Dock badge images
1108 ==== GTK+ ====
1109   * Inhibit hibernation when downloading
1110   * Use XDG basedir spec for configuration files
1111   * Various bug fixes and usability improvements
1112   * Vastly improved translations thanks to the Ubuntu translation team
1114 === Transmission 1.11 (2008/04/04) ===
1115 [http://trac.transmissionbt.com/query?milestone=1.11&group=component&order=severity All tickets closed by this release]
1116 ==== Mac ====
1117   * Fix scrape address visual glitch with the tracker inspector tab
1118   * Only make the progress status string clickable on multi-file torrents
1119   * Traditional Chinese localization, updated Russian localization
1120 ==== GTK+ ====
1121   * Fix a couple of minor display issues
1123 === Transmission 1.10 (2008/03/28) ===
1124 [http://trac.transmissionbt.com/query?milestone=1.10&group=component&order=severity All tickets closed by this release]
1125 ==== All Platforms ====
1126   * Stop torrents when downloading and the disk becomes full
1127   * Removing a torrent also removes it from the cache
1128   * Smaller memory footprint per-torrent and per-peer
1129   * Various backend bug fixes & improvements
1130 ==== Mac ====
1131   * Window when adding torrents to select files and other settings
1132   * Leopard: Collapsable group dividers
1133   * Use the file icon as the per-torrent action button
1134   * Tracker tab in the inspector
1135   * Message log specifies the torrent/activity the message relates to
1136   * Updated images in the inspector
1137   * Optional display of remaining time while seeding in Minimal View
1138   * Improved accuracy for displaying the remaining disk space warning
1139 ==== GTK+ ====
1140   * Window for selecting files & priorities when opening torrents
1141   * Display a system tray popup when a torrent finishes downloading
1142   * Watch folder for auto-adding torrents
1143   * Improved preferences dialog and message log window
1144   * Tracker tab in the Details window
1145   * Dozens of usability, Gnome HIG, and i18n improvements
1146   * Support KDE button ordering
1147   * Option to delete a torrent and its downloaded files
1148 ==== Daemon ====
1149   * Ability to force a "Verify Local Data" for a torrent
1151 === Transmission 1.06 (2008/02/26) ===
1152 ==== All Platforms ====
1153   * Improvements and bug fixes to "Verify Local Data"
1154   * Use less CPU
1155   * Fix support for multitracker torrents
1156   * Updated UPnP code to miniupnpc-1.0
1157   * Fix two shutdown memory errors
1158 ==== GTK+ ====
1159   * Fix small memory leak
1160   * GUI error when verifying local data
1161 ==== CLI ====
1162   * Torrent creation error on non-absolute pathnames
1164 === Transmission 1.05 (2008/02/08) ===
1165 ==== All Platforms ====
1166   * Fix 1.04 crash when parsing bencoded data
1167   * Packaging improvements
1168 ==== Mac ====
1169   * Fix bug remembering reordered groups
1170 ==== GTK+ ====
1171   * Fix glitch that occurred when specifying which files to download
1172   * Fix "Sort by Progress"
1173   * Various interface and HIG improvements
1174   * Updated Swedish, Italian translations
1175 ==== Daemon ====
1176   * Fix "transmission-remote -x"
1177   * Fix PEX enable/disable bug
1179 === Transmission 1.04 (2008/01/31) ===
1180 ==== All Platforms ====
1181   * Fix (potential) remote crash bug with extension protocol
1182   * Fix bug when verifying a torrent and pressing `pause'
1184 === Transmission 1.03 (2008/01/29) ===
1185 ==== All Platforms ====
1186   * Fix bug setting maximum peer limits
1187   * Fix overflow issue with very large torrents
1188   * Fix LTEP handshake bug
1189   * Fix handshake bug with mainline BitTorrent
1190   * Fix bug when talking to lighttpd-based trackers
1191 ==== GTK+ ====
1192   * Various packaging, HiG, and interface improvements
1194 === Transmission 1.02 (2008/01/22) ===
1195 ==== All Platforms ====
1196   * Fix 1.00 bug that choked some models of routers
1197   * Fix 1.00 crash in peer handshake
1198   * Fix 1.00 bug that sometimes froze the app for a long time
1199   * Minor improvements to the command-line client
1200 ==== GTK+ ====
1201   * Fix crash when removing a torrent while its details window is open
1202   * Better compliance with the Gnome interface guidelines
1203   * I18N fixes
1204   * Updated Dutch translation
1205   * Various other interface additions and improvements
1207 === Transmission 1.01 (2008/01/11) ===
1208 ==== All Platforms ====
1209   * Fix 1.00 freezing issue
1210   * Fix 1.00 assertion failure
1211   * Improve initial connection speed
1212   * Added connection throttle to avoid router overload
1213   * Improve reconnection to peers with imperfect network connections
1214   * Fix crashes on architectures that require strict alignment
1215 ==== Mac ====
1216   * Leopard: Double-click icon to reveal in Finder, progress string to toggle selected and total, and anywhere else to toggle the inspector
1217   * Leopard: Better behavior with Time Machine
1218   * Fix bugs with Clutch support
1219 ==== GTK+ ====
1220   * New Brazilian Portuguese, Chinese, Dutch, and Turkish translations
1221   * Fix 1.00 desktop internationalization error
1223 === Transmission 1.00 (2008/01/04) ===
1224 ==== All Platforms ====
1225   * Port forwarding now performed by MiniUPnP and libnatpmp
1226   * Ability to set global and per-torrent number of connections
1227   * Option to prefer not using encryption
1228   * Fix tracker connection error
1229   * PEX is now configured globally
1230   * Updated icon
1231 ==== Mac ====
1232   * Redesigned Leopard-like look
1233   * Group labeling, filtering, and sorting
1234   * Statistics window
1235   * Pieces Bar (return of Advanced Bar)
1236   * Display "not available" overlay on the regular bar
1237   * Display remaining time for seeding transfers
1238   * Sort by total activity
1239   * Connectable from the Clutch web interface
1240   * Leopard: Time Machine will ignore incomplete downloads
1241   * Leopard: Fix bug where text fields would reject localized decimal values
1242   * Leopard: Fix bug where bandwidth rates chosen from the action menu would not apply the first time
1243 ==== GTK+ ====
1244   * Redesigned main window interface
1245   * Minimal Mode for showing more torrents in less desktop space
1246   * Torrent filtering
1247   * Port forwarding tester in Preferences
1248   * Statistics window
1249   * Sort by total activity, progress, state, and tracker
1250   * Various other interface additions and improvements
1251 ==== CLI ====
1252   * Restore `scrape' feature
1254 === Transmission 0.96 (2007/12/10) ===
1255 ==== All Platforms ====
1256   * Fix 0.95 data corruption error
1257   * Fix 0.95 bug that broke UPnP
1258 ==== Mac ====
1259   * Fix bug where dragging non-torrent files over the main window could result in excessive memory usage
1261 === Transmission 0.95 (2007/12/04) ===
1262 ==== All Platforms ====
1263   * Fix router errors caused by sending too many tracker requests at once
1264   * Fix bug that let speed-limited torrents upload too quickly
1265   * Faster average upload speeds
1266   * Faster connection to peers after starting a torrent
1267   * Fix memory corruption error
1268   * Disable SWIFT for ratio-based trackers
1269 ==== Mac ====
1270   * Leopard: Fix for NAT-PMP port mapping
1271 ==== GTK+ ====
1272   * Fix Nokia 770 crash
1274 === Transmission 0.94 (2007/11/25) ===
1275 ==== All Platforms ====
1276   * Faster average download speeds
1277   * Automatically ban peers that send us too many corrupt pieces
1278   * Fix a crash that occurred if a peer sent us an incomplete message
1279   * Fix portmapping crash
1280   * Fix bug that left files open after their torrents were stopped
1281   * Fix 0.93 file permissions bug
1282   * Fix tracker redirect error
1283   * Fix LTEP PEX bug
1285 === Transmission 0.93 (2007/11/12) ===
1286 ==== All Platforms ====
1287   * Fix "router death" bug that impaired internet connectivity
1288   * Fix bug that could cause good peer connections to be lost
1289   * Tweak request queue code to improve download speeds
1290   * Better handling of very large files on 32bit systems
1291   * Consume less battery power on laptops
1292   * Fix minor IPC parsing error
1294 === Transmission 0.92 (2007/11/05) ===
1295 ==== All Platforms ====
1296   * Fix 0.90 data corruption bugs
1297   * Fix 0.90 possible delay when quitting
1298   * Fix 0.90 small memory leaks
1299 ==== Mac ====
1300   * Leopard: Fix bug with typing values in Inspector->Options
1301   * Leopard: Fix bug with toggling Minimal View
1302 ==== GTK+ ====
1303   * Better support for large files on some Linux systems
1304   * Fix localization error in torrent inspector's dates
1306 === Transmission 0.91 (2007/10/28) ===
1307 ==== All Platforms ====
1308   * Fix 0.90 speed limits
1309   * Fix 0.90 problems announcing to some trackers
1310   * Fix 0.90 socket connection leak
1311   * Fix 0.90 IPC crash
1312   * Fix 0.90 cache bug that could cause "verify local files" to fail
1313   * Fix 0.90 build errors on OpenBSD and on older C compilers
1314 ==== Mac ====
1315   * Fix a crash caused by custom sound files
1316   * Add Dutch localization, re-add Russian localization, fix Korean localization
1317 ==== GTK+ ====
1318   * Fix 0.90 packaging errors
1319   * Fix 0.90 crash-on-start with assertion failure: "destination != (void*)0"
1321 === Transmission 0.90 (2007/10/23) ===
1322 ==== All Platforms ====
1323   * Encryption support, with option to ignore unencrypted peers
1324   * Only report downloaded, verified good pieces in tracker `download' field
1325   * Improved compliance with BitTorrent spec
1326   * MSE Tracker Extension support
1327   * Significant rewrite of the libtransmission back-end
1328 ==== Mac ====
1329   * Per-torrent action menu
1330   * Redesigned inspector with additional statistics and ability to be resized vertically in Peers and Files tabs
1331   * Redesigned message log
1332   * Optimizations to decrease memory usage
1333   * Sort and filter by tracker
1334   * Icon enhanced to support size of 512 x 512
1335   * Various smaller interface additions and improvements
1336 ==== GTK+ ====
1337   * Various interface improvements
1338   * Better compliance with the Gnome interface guidelines
1340 === Transmission 0.82 (2007/09/09) ===
1341 ==== All Platforms ====
1342   * Fixed bug that could limit transfer speeds
1343   * Fixed bug that corrupted torrents > 4 GB
1344   * Fixed bug that could allow bad peers to send too many pieces
1345   * For peers supporting both Azureus' and LibTorrent's extensions, allow negotiation to decide which to use
1346   *  Other minor fixes
1348 === Transmission 0.81 (2007/08/22) ===
1349 ==== All Platforms ====
1350   * Fix 0.80 assertion crashes
1351   * Fix a bug that miscounted how many peers Transmission wants connected
1352   * Clarify misleading error messages
1353   * Fix memory leaks
1354 ==== Mac ====
1355   * Multiple fixes to creating torrents and adding new torrents
1356   * Updated Russian and Spanish translations
1357 ==== GTK+ ====
1358   * Updated Dutch, Portuguese, French, and Slovakian translations
1359 ==== CLI ====
1360   * Better support for cli-driven torrent creation
1361   * Fix a bug that misparsed command-line arguments
1363 === Transmission 0.80 (2007/08/07) ===
1364 ==== All Platforms ====
1365   * Ability to selectively download and prioritize files
1366   * Torrent file creation
1367   * Speed and CPU load improvements
1368   * Fix to UPnP
1369   * Rechecking torrents is now done one-at-a-time to avoid heavy disk load
1370   * Better rechecking of torrents that have many files
1371   * Many miscellaneous improvements and bug fixes
1372   * Partial licensing change -- see the LICENSE file for details
1373 ==== Mac ====
1374   * Overlay when dragging torrent files, URLs, and data files onto window
1375   * Ability to set an amount of time to consider a transfer stalled
1376   * More progress bar colors
1377   * Various smaller interface improvements
1378   * Italian, Korean, and Russian translations
1379 ==== GTK+ ====
1380   * Added Torrent Inspector dialog
1381   * Added Update Tracker button
1382   * Various smaller interface improvements
1384 === Transmission 0.72 (2007/04/30) ===
1385   * Reset download/upload amounts when sending "started"
1386   * Fix rare XML parsing bug
1388 === Transmission 0.71 (2007/04/23) ===
1389 ==== All Platforms ====
1390   * Send port info when sending requests
1391   * Calculate ratio differently when seeding without ever downloading
1392   * Add additional error messages and debug info
1393   * Improved UPnP support
1394 ==== Mac ====
1395   * Fix error when using default incomplete folder
1396   * Disable the stop ratio once it is reached (while seeding)
1397   * Small interface adjustments
1399 === Transmission 0.70 (2007/04/18) ===
1400 ==== All Platforms ====
1401   * New icon
1402   * Automatic port mapping (NAT-PMP and UPnP IGD)
1403   * Peer exchange (PEX) compatible with Azureus and uTorrent
1404   * Multitracker support
1405   * Better handling of tracker announce interval
1406   * Fixes bug where absurdly huge upload/download totals could be sent
1407   * Automatic tracker scraping
1408   * Cache connected peers
1409   * Many miscellaneous bug fixes and small improvements
1410 ==== Mac ====
1411   * Requires 10.4 Tiger or newer
1412   * Download and seeding queues that can be user-ordered
1413   * Speed Limit: Second set of bandwidth limits that can be toggled or scheduled
1414   * Individual torrent bandwidth limits
1415   * Separate complete and incomplete download folders
1416   * Filter and search bar
1417   * Expanded Inspector with many additional views and stats
1418   * Fragment status view in Inspector shows downloaded or availability
1419   * Watch folder to auto add torrent files
1420   * Auto resizing of the main window
1421   * Minimal view to take up less space
1422   * Seeding bar shows progress in finishing seeding
1423   * Sounds when downloading and seeding complete
1424   * Warnings for directory unavailable and not enough space
1425   * Message log window
1426   * New toolbar icons
1427   * Built-in help files
1428   * French, Spanish, German, and Greek translations
1429 ==== GTK+ ====
1430   * New Spanish, Polish, Russian, Bulgarian, Romanian, Swedish, and Finnish translations
1431   * Message window
1432   * Better window manager integration
1433   * Add file view to properties dialog
1435 === Transmission 0.6.1 (2006/06/25) ===
1436 ==== Mac ====
1437   * Fixes a bug in the updater that could cause repeated hits to the appcast
1438 ==== GTK+ ====
1439   * Fixes drag-and-drop
1440   * Adds Italian and French translations
1442 === Transmission 0.6 (2006/06/21) ===
1443 ==== All Platforms ====
1444   * Ability to limit download rate
1445   * Automatic banning of peers who send bad data
1446   * Can keep a copy of the torrent file so the original can be deleted
1447   * Many bug fixes
1448 ==== Mac ====
1449   * Reworked interface
1450   * Rate limits can be changed directly from the main window
1451   * Ability to automatically stop seeding at a given ratio
1452   * Allows sorting of the transfers list
1453   * Extended Info Inspector
1454   * Automatic updating with Sparkle
1455 ==== GTK+ ====
1456   * Add torrents via command line. If Transmission is already running, add them to running copy
1457   * Improved long filename handling
1459 === Transmission 0.5 (2006/02/11) ===
1460 ==== All Platforms ====
1461   * Only uses one port for all torrents
1462   * Rewritten choking algorithm
1463   * Remembers download and upload sizes from one launch to another
1464 ==== Mac ====
1465   * Dock badging
1466   * Shows the file icon in the list
1467   * Shows ratio once download is completed
1468   * Automatic check for update
1469   * Fixes a display bug on Intel Macs
1470 ==== GTK+ ====
1471   * New GTK+ interface
1472 ==== BeOS ====
1473   * New BeOS interface
1475 === Transmission 0.4 (2005/11/18) ===
1476 ==== All Platforms ====
1477   * Uses less CPU downloading torrents with many pieces
1478   * The UI could freeze when the hard drive was having a hard time - fixed
1479   * Fixes for difficult trackers, which require a 'key' parameter or a User Agent field
1480 ==== Mac ====
1481   * Cleaner look, unified toolbar
1482   * Added a document icon for torrent files
1483   * Added a Pause/Resume button for each torrent, and a "Reveal in Finder" button
1484   * Added a contextual menu
1485   * Sometimes torrents kept "Stopping..." forever - fixed
1486   * Several minor improvements or fixes: allows column reordering,
1487     fixed resizing on Panther, remember the position of the window,
1488     fixed display of Unicode filenames, added menubar items and
1489     keyboard shortcuts, made the simple progress bar switch to green
1490     when seeding
1492 === Transmission 0.3 (2005/10/19) ===
1493 ==== All Platforms ====
1494   * Fixed "Sometimes sends incorrect messages and looses peers"
1495   * Fixed "Crashes with many torrents or torrents with many files"
1496   * Enhancements in the "End game" mode
1497   * Is nicer to the trackers
1498   * Asks for the rarest pieces first
1499 ==== Mac ====
1500   * Universal binary for PPC and x86
1501   * Fixed "Progress increases every time I pause then resume"
1502   * Fixed "Sometimes crashes at exit"
1503   * Cleaner icon
1504   * Show all sizes in human readable form
1505   * Keep downloading in the background when the window is closed
1506   * Miscellaneous bug fixes and internal enhancements
1508 === Transmission 0.2 (2005/09/22) ===
1509 ==== All Platforms ====
1510   * Bug fixes
1511 ==== Mac ====
1512   * Users can now choose where the downloads are sent
1514 === Transmission 0.1 (2005/09/15) ===
1515   * First version