transmission/macosx/appcast/releasenotes.html

67 lines
2.1 KiB
HTML

<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>What's new in Transmission?</title>
<meta name="robots" content="anchors">
<link href="releasenotes.css" type="text/css" rel="stylesheet" media="all">
</head>
<body>
<br />
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading">
<tr>
<td class="blue">
<h3>1.42 Core Changes</h3>
</td>
</tr>
<tr>
<td>
<ul>
<li>Fix 1.41 lockup issue</li>
</ul>
</td>
</tr>
</table>
<br>
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading">
<tr>
<td class="blue">
<h3>1.41 Core Changes</h3>
</td>
</tr>
<tr>
<td>
<ul>
<li>Better peer management in large swarms</li>
<li>Support BitTorrent Enhancement Proposal (BEP) #21 "Extension for Partial Seeds"</li>
<li>Partial support for BEP #6 "Fast Extension" (reject, have all/none)</li>
<li>Honor the peer's BEP #10 reqq key, when available</li>
<li>Fix 1.40 "Got HTTP Status Code: 0" error message</li>
<li>Fix 1.40 "lazy bitfield" error</li>
<li>Fix 1.40 "jumpy upload speed" bug</li>
<li>Fix handshake peer_id error</li>
<li>Corrrectly handle Windows-style newlines in Bluetack blocklists</li>
<li>More accurate bandwidth measurement</li>
<li>File selection & priority was reset when editing a torrent's tracker list</li>
</ul>
</td>
</tr>
</table>
<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>
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading">
<tr>
<td class="red">
<h3>Note</h3>
</td>
</tr>
<tr>
<td>
<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>
</td>
</tr>
</table>
</body>
</html>