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>Core Changes</h3> |
---|
16 | </td> |
---|
17 | </tr> |
---|
18 | <tr> |
---|
19 | <td> |
---|
20 | <ul> |
---|
21 | <li>Tracker communication uses fewer resources</li> |
---|
22 | <li>More accurate bandwidth limits</li> |
---|
23 | <li>Reduce disk fragmentation by preallocating files</li> |
---|
24 | <li>Stability, security, and performance improvements to the RPC/Web UI server</li> |
---|
25 | <li>Support compression when serving Web UI and RPC responses</li> |
---|
26 | <li>Simplify the RPC whitelist</li> |
---|
27 | <li>Fix bug that prevented handshakes with encrypted BitComet peers</li> |
---|
28 | <li>Fix 1.3x bug that could re-download some data unnecessarily</li> |
---|
29 | <li>Lazy bitfields</li> |
---|
30 | </ul> |
---|
31 | </td> |
---|
32 | </tr> |
---|
33 | </table> |
---|
34 | <br> |
---|
35 | <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading"> |
---|
36 | <tr> |
---|
37 | <td class="blue"> |
---|
38 | <h3>Mac-specific Changes</h3> |
---|
39 | </td> |
---|
40 | </tr> |
---|
41 | <tr> |
---|
42 | <td> |
---|
43 | <ul> |
---|
44 | <li>Option to automatically update the blocklist weekly</li> |
---|
45 | <li>In the file inspector tab, show progress and size for folders</li> |
---|
46 | <li>Scrollbars correctly appear when the main window auto-resizes</li> |
---|
47 | <li>Sparkle updated to 1.5b6</li> |
---|
48 | </ul> |
---|
49 | </td> |
---|
50 | </tr> |
---|
51 | </table> |
---|
52 | <br> |
---|
53 | <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading"> |
---|
54 | <tr> |
---|
55 | <td class="blue"> |
---|
56 | <h3>Web Client Changes</h3> |
---|
57 | </td> |
---|
58 | </tr> |
---|
59 | <tr> |
---|
60 | <td> |
---|
61 | <ul> |
---|
62 | <li>The Web Client is now out of beta</li> |
---|
63 | <li>Minor display fixes</li> |
---|
64 | <li>On iPhone/iPod touch, launching from the home screen hides the address bar</li> |
---|
65 | </ul> |
---|
66 | </td> |
---|
67 | </tr> |
---|
68 | </table> |
---|
69 | <p>For a full list of changes, <a href="http://trac.transmissionbt.com/query?milestone=1.40&group=component&groupdesc=1&order=severity">click here</a>.</p> |
---|
70 | <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading"> |
---|
71 | <tr> |
---|
72 | <td class="red"> |
---|
73 | <h3>Note</h3> |
---|
74 | </td> |
---|
75 | </tr> |
---|
76 | <tr> |
---|
77 | <td> |
---|
78 | <p>Transmission requires at least Mac OS X 10.4.11 with Security Update 2008-002. Mac OS X 10.5 or greater is highly recommended.</p> |
---|
79 | </td> |
---|
80 | </tr> |
---|
81 | </table> |
---|
82 | </body> |
---|
83 | |
---|
84 | </html> |
---|