Changeset 7384 for branches/1.4x/macosx/appcast/releasenotes.html
- Timestamp:
- Dec 14, 2008, 5:13:48 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.4x/macosx/appcast/releasenotes.html
r7093 r7384 19 19 <td> 20 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>21 <li>Better peer management in large swarms</li> 22 <li>Fix 1.40 "Got HTTP Status Code: 0" error message</li> 23 <li>Fix 1.40 "lazy bitfield" error</li> 24 <li>Honor the peer's BEP 10 reqq key, when available</li> 25 <li>Fix 1.40 "jumpy upload speed" bug</li> 26 <li>Fix handshake peer_id error</li> 27 <li>Corrrectly handle Windows-style newlines in Bluetack blocklists</li> 28 <li>More accurate bandwidth measurement</li> 29 <li>File selection & priority was reset when editing a torrent's tracker list</li> 30 30 </ul> 31 31 </td> 32 32 </tr> 33 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> 34 <p>For a full list of changes, <a href="http://trac.transmissionbt.com/query?milestone=1.41&group=component&groupdesc=1&order=severity">click here</a>.</p> 70 35 <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading"> 71 36 <tr>
Note: See TracChangeset
for help on using the changeset viewer.