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