transmission/macosx/appcast/releasenotes.html

51 lines
1.7 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.50 Changes</h3>
</td>
</tr>
<tr>
<td>
<ul>
<li>IPv6 support for peers, and for trackers with explicit IPv6 addresses</li>
<li>Re-add to the Web UI the ability to add transfers using torrent file URLs</li>
<li>Improved connectivity for encrypted peers</li>
<li>Fix 1.42 error that made tracker announces slower over time</li>
<li>Fix a Mac-centric peer connection bug from 1.41</li>
<li>Use less CPU cycles when managing very fast peers</li>
<li>Better handling of non-UTF-8 torrent files</li>
<li>When removing local data, only remove data from the torrent</li>
<li>Close potential DoS vulnerability in 1.41</li>
<li>Many other bugfixes</li>
</ul>
</td>
</tr>
</table>
<p>For a full list of changes, <a href="http://trac.transmissionbt.com/query?milestone=1.50&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>