(1.4x) update appcast

This commit is contained in:
Mitchell Livingston 2008-12-14 05:07:13 +00:00
parent ba86d24e0f
commit ec39d1215a
2 changed files with 52 additions and 18 deletions

View File

@ -5,18 +5,18 @@
<link>http://www.transmissionbt.com/appcast.xml</link>
<description>Most recent version available.</description>
<language>en</language>
<pubDate>Sun, 13 Dec 2008 23:50:00 -0400</pubDate>
<pubDate>Sun, 9 Nov 2008 18:40:00 -0400</pubDate>
<item>
<title>Transmission 1.41</title>
<title>Transmission 1.40</title>
<sparkle:releaseNotesLink>http://www.transmissionbt.com/appcast/releasenotes.html</sparkle:releaseNotesLink>
<pubDate>Sat, 13 Dec 2008 23:50:00 -0400</pubDate>
<pubDate>Sun, 9 Nov 2008 18:40:00 -0400</pubDate>
<enclosure
url="http://mirrors.m0k.org/transmission/files/Transmission-1.41.dmg"
sparkle:version="7375"
sparkle:shortVersionString="1.41"
sparkle:dsaSignature="MCwCFBmUruO+FVxgRqs0QO+g9hjLEj1KAhRGYUuliDLDp/CAXXARB7C0DRyDjA=="
length="3915377"
url="http://mirrors.m0k.org/transmission/files/Transmission-1.40.dmg"
sparkle:version="7084"
sparkle:shortVersionString="1.40"
sparkle:dsaSignature="MCwCFBJONJ4UxQUCX0c/pYtntTi7nF60AhR+eMJhWDwGoRGI8HZWErsW8aWzsg=="
length="3962126"
sparkle:minimumSystemVersion="10.4.11"
type="application/octet-stream"/>
</item>

View File

@ -18,21 +18,55 @@
<tr>
<td>
<ul>
<li>Better peer management in large swarms</li>
<li>Fix 1.40 "Got HTTP Status Code: 0" error message</li>
<li>Fix 1.40 "lazy bitfield" error</li>
<li>Honor the peer's BEP 10 reqq key, when available</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>
<li>Tracker communication uses fewer resources</li>
<li>More accurate bandwidth limits</li>
<li>Reduce disk fragmentation by preallocating files</li>
<li>Stability, security, and performance improvements to the RPC/Web UI server</li>
<li>Support compression when serving Web UI and RPC responses</li>
<li>Simplify the RPC whitelist</li>
<li>Fix bug that prevented handshakes with encrypted BitComet peers</li>
<li>Fix 1.3x bug that could re-download some data unnecessarily</li>
<li>Lazy bitfields</li>
</ul>
</td>
</tr>
</table>
<br>
<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="blue">
<h3>Mac-specific Changes</h3>
</td>
</tr>
<tr>
<td>
<ul>
<li>Option to automatically update the blocklist weekly</li>
<li>In the file inspector tab, show progress and size for folders</li>
<li>Scrollbars correctly appear when the main window auto-resizes</li>
<li>Sparkle updated to 1.5b6</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>Web Client Changes</h3>
</td>
</tr>
<tr>
<td>
<ul>
<li>The Web Client is now out of beta</li>
<li>Minor display fixes</li>
<li>On iPhone/iPod touch, launching from the home screen hides the address bar</li>
</ul>
</td>
</tr>
</table>
<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>
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading">
<tr>
<td class="red">