Changeset 7048
- Timestamp:
- Nov 5, 2008, 2:02:44 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/appcast/releasenotes.html
r6775 r7048 19 19 <td> 20 20 <ul> 21 <li>Don't reconnect too frequently to the same peer</li> 22 <li>Webseed bugfix</li> 23 <li>Fix bug that caused some transfers to not be scraped</li> 24 <li>Handle OpenTracker's `downloaded' key in announce responses</li> 21 <li>Tracker communication uses fewer resources</li> 22 <li>More accurate bandwidth management</li> 23 <li>Bandwidth displays now include BitTorrent protocol overhead</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 (always on)</li> 25 30 </ul> 26 31 </td> … … 37 42 <td> 38 43 <ul> 39 <li>Fix memory leak when updating blocklist</li> 40 <li>Connect to the web interface when the application's path contains a space</li> 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> 41 48 </ul> 42 49 </td> 43 50 </tr> 44 51 </table> 45 <p>For a full list of changes, <a href="http://trac.transmissionbt.com/query? group=component&milestone=1.34&order=severity">click here</a>.</p>52 <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> 46 53 <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading"> 47 54 <tr> … … 52 59 <tr> 53 60 <td> 54 <p>Transmission now requires at least Mac OS X 10.4.11 with Security Update 2008-002. Mac OS X 10.5 or greater is recommended.</p>61 <p>Transmission now 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> 55 62 </td> 56 63 </tr>
Note: See TracChangeset
for help on using the changeset viewer.