transmission/macosx/appcast/releasenotes.html

67 lines
2.1 KiB
HTML
Raw Normal View History

2008-08-16 19:45:38 +00:00
<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>
2008-08-16 23:54:46 +00:00
<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>
2008-08-16 19:45:38 +00:00
</td>
</tr>
<tr>
2008-08-16 23:54:46 +00:00
<td>
2008-08-16 19:45:38 +00:00
<ul>
2008-12-14 05:12:49 +00:00
<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>
2008-12-14 05:12:49 +00:00
<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>
2008-08-16 19:45:38 +00:00
</ul>
</td>
</tr>
</table>
2008-12-14 05:12:49 +00:00
<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>
2008-08-16 19:45:38 +00:00
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading">
<tr>
2008-08-16 23:54:46 +00:00
<td class="red">
2008-08-16 19:45:38 +00:00
<h3>Note</h3>
</td>
</tr>
<tr>
2008-08-16 23:54:46 +00:00
<td>
2008-11-09 21:53:56 +00:00
<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>
2008-08-16 19:45:38 +00:00
</td>
</tr>
</table>
</body>
</html>