Update appcast for 5.1.1a2.
This commit is contained in:
parent
46743a0f49
commit
9d994577a3
|
@ -6,6 +6,21 @@
|
|||
<description>Most recent NetNewsWire changes with links to updates.</description>
|
||||
<language>en</language>
|
||||
|
||||
<item>
|
||||
<title>NetNewsWire 5.1.1a2</title>
|
||||
<description><![CDATA[
|
||||
<p>Fixed a crash handling a specific type of really weird URL</p>
|
||||
<p>Fixed a possible hang when adding a feed to Feedly (and the feed isn’t found)</p>
|
||||
<p>Fixed some UI issues to do with adding a Feedly account</p>
|
||||
<p>Fixed contrast in footnotes indicator</p>
|
||||
<p>Fixed bug where duplicate accounts (same username and service) could be made</p>
|
||||
<p>Fixed bug where open in Safari in background might not open in the background</p>
|
||||
]]></description>
|
||||
<pubDate>Fri, 02 Oct 2020 16:20:00 -0700</pubDate>
|
||||
<enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-5.1.1alpha2/NetNewsWire5.1.1a2.zip" sparkle:version="3011" sparkle:shortVersionString="5.1.1a2" length="6582098" type="application/zip" />
|
||||
<sparkle:minimumSystemVersion>10.15.0</sparkle:minimumSystemVersion>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>NetNewsWire 5.1.1a1</title>
|
||||
<description><![CDATA[
|
||||
|
@ -20,36 +35,6 @@
|
|||
</item>
|
||||
|
||||
|
||||
<item>
|
||||
<title>NetNewsWire 5.1</title>
|
||||
<description><![CDATA[
|
||||
<p>This is the release version of NetNewsWire 5.1.</p>
|
||||
]]></description>
|
||||
<pubDate>Sat, 19 Sep 2020 12:45:00 -0700</pubDate>
|
||||
<enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-5.1/NetNewsWire5.1.zip" sparkle:version="3007" sparkle:shortVersionString="5.1" length="6561360" type="application/zip" />
|
||||
<sparkle:minimumSystemVersion>10.15.0</sparkle:minimumSystemVersion>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>NetNewsWire 5.1b2</title>
|
||||
<description><![CDATA[
|
||||
<p><b>Important note!</b> If you created an account using a previous 5.1 test build, <b>you will have to create it again.</b></p>
|
||||
|
||||
<p>This is because we turned off sandboxing in this build, and sandboxing changes the location of your data.</p>
|
||||
|
||||
<p>(We turned off sandboxing due to crashes we didn’t feel we could investigate and fix in time. We’ve postponed that feature to a later version.)</p>
|
||||
|
||||
<p>Changes since 5.1b1:</p>
|
||||
|
||||
<p>The Clean Up command now works in the All Unread smart feed</p>
|
||||
<p>Sandboxing has been reverted to off</p>
|
||||
|
||||
]]></description>
|
||||
<pubDate>Tue, 15 Sep 2020 17:50:00 -0700</pubDate>
|
||||
<enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-5.1beta2/NetNewsWire5.1b2.zip" sparkle:version="3006" sparkle:shortVersionString="5.1b2" length="6561364" type="application/zip" />
|
||||
<sparkle:minimumSystemVersion>10.15.0</sparkle:minimumSystemVersion>
|
||||
</item>
|
||||
|
||||
|
||||
|
||||
</channel>
|
||||
|
|
Loading…
Reference in New Issue