1 | <html> |
---|
2 | |
---|
3 | <head> |
---|
4 | <meta http-equiv="content-type" content="text/html;charset=utf-8"> |
---|
5 | <title>What's new in Transmission?</title> |
---|
6 | <meta name="robots" content="anchors"> |
---|
7 | <link href="releasenotes.css" type="text/css" rel="stylesheet" media="all"> |
---|
8 | </head> |
---|
9 | |
---|
10 | <body> |
---|
11 | <br /> |
---|
12 | <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading"> |
---|
13 | <tr> |
---|
14 | <td class="blue"> |
---|
15 | <h3>Changes</h3> |
---|
16 | </td> |
---|
17 | </tr> |
---|
18 | <tr> |
---|
19 | <td> |
---|
20 | <ul> |
---|
21 | <li>Transfer prioritization</li> |
---|
22 | <li>Option to specify if transfers are included in the global bandwidth limits</li> |
---|
23 | <li>Random port, with optional randomization on startup</li> |
---|
24 | <li>Groups (moved to preferences) can be auto-assigned to transfers when adding based on multiple criteria</li> |
---|
25 | <li>Groups can have a default location when adding transfers</li> |
---|
26 | <li>The speed limit scheduler can now be applied to only specific days</li> |
---|
27 | <li>Bonjour support for the web interface</li> |
---|
28 | <li>File filter field in the inspector</li> |
---|
29 | <li>Option to include beta releases when auto-updating (using modified Sparkle 1.5)</li> |
---|
30 | <li>Portuguese localization</li> |
---|
31 | <li>Improvements to UPnP port forwarding</li> |
---|
32 | </ul> |
---|
33 | </td> |
---|
34 | </tr> |
---|
35 | </table> |
---|
36 | <br> |
---|
37 | <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading"> |
---|
38 | <tr> |
---|
39 | <td class="blue"> |
---|
40 | <h3>Web Client Changes</h3> |
---|
41 | </td> |
---|
42 | </tr> |
---|
43 | <tr> |
---|
44 | <td> |
---|
45 | <ul> |
---|
46 | <li>File selection and prioritization</li> |
---|
47 | <li>Add option to verify local data</li> |
---|
48 | <li>Fix "Remove Data" bug</li> |
---|
49 | </ul> |
---|
50 | </td> |
---|
51 | </tr> |
---|
52 | </table> |
---|
53 | <p>For a full list of changes, <a href="http://trac.transmissionbt.com/query?milestone=1.60&group=component&groupdesc=1&order=severity">click here</a>.</p> |
---|
54 | <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading"> |
---|
55 | <tr> |
---|
56 | <td class="red"> |
---|
57 | <h3>Note</h3> |
---|
58 | </td> |
---|
59 | </tr> |
---|
60 | <tr> |
---|
61 | <td> |
---|
62 | <p>Transmission requires Mac OS X 10.5 or greater.</p> |
---|
63 | </td> |
---|
64 | </tr> |
---|
65 | </table> |
---|
66 | </body> |
---|
67 | |
---|
68 | </html> |
---|