Update Mac release notes and beta appcast for 6.1.5b2.

This commit is contained in:
Brent Simmons 2024-11-29 23:01:49 -08:00
parent f524648ca4
commit b4e9a84c5f
2 changed files with 90 additions and 97 deletions

165
Appcasts/netnewswire-beta.xml Executable file → Normal file
View File

@ -6,118 +6,89 @@
<description>Most recent NetNewsWire changes with links to updates.</description>
<language>en</language>
<item>
<title>NetNewsWire 6.1b2</title>
<item>
<title>NetNewsWire 6.1.5b2</title>
<description><![CDATA[
<p>Article themes. Several themes ship with the app, and you can create your own. You can change the theme in Preferences or by adding the theme switcher to the toolbar.</p>
<p>Copy URLs using repaired, rather than raw, feed links.</p>
<p>Restore article scroll position on relaunching app.</p>
<p>Added Copy Article URL and Copy External URL commands to the Edit menu.</p>
<p>Fixed a bug where using cmd-Q wouldnt always quit the app as quickly as one might prefer.</p>
<p>Disallow creation of iCloud account in the app if iCloud and iCloud Drive arent both enabled.</p>
<p>Fixed bug showing quote tweets that only included an image.</p>
<p>Added a hidden pref to suppress downloading/syncing on start: `defaults write com.ranchero.NetNewsWire-Evergreen DevroeSuppressSyncOnLaunch -bool true`</p>
<p>Video autoplay is now disallowed.</p>
<p>Article view now supports RTL layout.</p>
]]></description>
<pubDate>Mon, 17 Jan 2022 17:45:00 -0800</pubDate>
<enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-6.1b2/NetNewsWire6.1b2.zip" sparkle:version="6101" sparkle:shortVersionString="6.1b2" length="10841318" type="application/zip" />
<sparkle:minimumSystemVersion>10.15.0</sparkle:minimumSystemVersion>
<p>Restore toggle sidebar button to toolbar</p>
<p>Add keyboard shortcut for Copy Article URL and Copy External URL menu items</p>
<p>Fix some Applescript bugs</p>
<p>Support MarsEdit 5 - it will now appear in Share menu</p>
<p>Fix a crashing bug that could happen when adding an account</p>
<p>Remove FeedWrangler support code</p>
<p>Fix data race with article status (read/unread and starred/unstarred)</p>
<p>Switch to using built-in URLSession caching — supports Cache-Control response header and other good things — means the app uses less bandwidth and is kinder to the servers it contacts</p>
<p>Add support for handling 429 responses</p>
]]></description>
<pubDate>Fri, 29 Nov 2024 22:55:00 -0800</pubDate>
<enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-6.1.5b2/NetNewsWire6.1.5b2.zip" sparkle:version="6122" sparkle:shortVersionString="6.1.5b2" length="9778132" type="application/zip" />
<sparkle:minimumSystemVersion>13.0.0</sparkle:minimumSystemVersion>
</item>
<item>
<title>NetNewsWire 6.0.3</title>
<item>
<title>NetNewsWire 6.1.5b1</title>
<description><![CDATA[
<p>Same as 6.0.3b2 except for the version number.</p>
]]></description>
<pubDate>Sun, 05 Sep 2021 12:20:00 -0700</pubDate>
<enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-6.0.3/NetNewsWire6.0.3.zip" sparkle:version="6035" sparkle:shortVersionString="6.0.3" length="10477066" type="application/zip" />
<sparkle:minimumSystemVersion>10.15.0</sparkle:minimumSystemVersion>
<p>This builds adds a new setting — you can turn on/off JavaScript for the article pane. Its on by default, which matches previous behavior.</p>
<p>Note that some content — videos and embedded social media posts, for instance — will often require JavaScript to be <i>on</i> in order to work properly.</p>
<p>However, for those who want or need greater security and privacy, weve made this setting available.</p>
<p>This build also fixes a case where images might not load in the article pane.</p>
]]></description>
<pubDate>Fri, 01 Dec 2023 17:30:00 -0700</pubDate>
<enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-6.1.5b1/NetNewsWire6.1.5b1.zip" sparkle:version="6121" sparkle:shortVersionString="6.1.5b1" length="10098688" type="application/zip" />
<sparkle:minimumSystemVersion>11.0.0</sparkle:minimumSystemVersion>
</item>
<item>
<title>NetNewsWire 6.0.3b2</title>
<item>
<title>NetNewsWire 6.1.4b1</title>
<description><![CDATA[
<p>Feedly: preserve custom feed names with Feedly when moving them between folders</p>
<p>Preferences: use full-width row style in accounts and extensions panes</p>
<p>Fixed a crashing bug triggered by running some UI code outside of main thread</p>
<p>Fixed a crashing bug that could happen when the app tries to find a feed for a website</p>
<p>Fixed a crashing bug that could happen when rendering tweets</p>
<p>Changed how images are placed in Twitter articles so that you can better see who Tweeted the image</p>
<p>Fixed bug where iCloud syncing could stop prematurely when the sync database has records not in the local database</p>
<p>Fixed bug where favicons wouldnt be found when a home page URL has non-ASCII characters</p>
<p>Fixed bug where external URLs in Feedbin feeds might be lost</p>
<p>Fixed bug where words prepended with $ wouldnt appear in Twitter feeds</p>
<p>Fixed bug where newlines would be just a space in Twitter feeds</p>
<p>Fixed bug where BazQux-synced feeds might stop updating</p>
]]></description>
<pubDate>Sun, 29 Aug 2021 15:25:00 -0700</pubDate>
<enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-6.0.3b2/NetNewsWire6.0.3b2.zip" sparkle:version="6034" sparkle:shortVersionString="6.0.3b2" length="10477006" type="application/zip" />
<sparkle:minimumSystemVersion>10.15.0</sparkle:minimumSystemVersion>
</item>
<item>
<title>NetNewsWire 6.0.3b1</title>
<description><![CDATA[
<p>Feedly: handle API change with deleting and dont show a spurious error</p>
<p>NewsBlur: dont fetch articles marked hidden by NewsBlur</p>
<p>FreshRSS: add API endpoint URL example in setup form</p>
<p>iCloud: fixed bug not retaining feeds in a folder where the folder hasnt been synced yet</p>
<p>Feeds list: smart feeds remain visible despite Hide Read Feeds setting</p>
<p>Keyboard shortcuts: fixed regression where L key wouldnt go to next unread when feed is all read</p>
<p>Twitter extension: fixed weird bug where an extra https:/ could appear in tweet text</p>
]]></description>
<pubDate>Thu, 20 May 2021 20:00:00 -0700</pubDate>
<enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-6.0.3b1/NetNewsWire6.0.3b1.zip" sparkle:version="6033" sparkle:shortVersionString="6.0.3b1" length="10463681" type="application/zip" />
<sparkle:minimumSystemVersion>10.15.0</sparkle:minimumSystemVersion>
</item>
<item>
<title>NetNewsWire 6.0.2</title>
<description><![CDATA[
<p>Same as 6.0.2b1 — no changes other than version</p>
]]></description>
<pubDate>Tue, 20 Apr 2021 17:40:00 -0700</pubDate>
<enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-6.0.2/NetNewsWire6.0.2.zip" sparkle:version="6032" sparkle:shortVersionString="6.0.2" length="10453603" type="application/zip" />
<sparkle:minimumSystemVersion>10.15.0</sparkle:minimumSystemVersion>
</item>
<item>
<title>NetNewsWire 6.0.2b1</title>
<description><![CDATA[
<p>Inoreader sync: fixed (hopefully) cause of rate limit errors — now doing background sync of statuses much less often - note that this fix needs to be rolled out across all NetNewsWire users in order for it to have full effect</p>
<p>Fixed regression with the L key — now works properly again</p>
]]></description>
<pubDate>Thu, 15 Apr 2021 19:15:00 -0700</pubDate>
<enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-6.0.2b1/NetNewsWire6.0.2b1.zip" sparkle:version="6031" sparkle:shortVersionString="6.0.2b1" length="10453628" type="application/zip" />
<sparkle:minimumSystemVersion>10.15.0</sparkle:minimumSystemVersion>
</item>
<item>
<title>NetNewsWire 6.0.1</title>
<description><![CDATA[
<p>Adjusted layout of the add account sheet so that it fits on smaller monitors</p>
<p>Sidebar: properly scale the smart feed icons when sidebar is set to large size in System Preferences </p>
]]></description>
<pubDate>Thu, 01 Apr 2021 20:22:00 -0700</pubDate>
<enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-6.0.1/NetNewsWire6.0.1.zip" sparkle:version="6030" sparkle:shortVersionString="6.0.1" length="10448727" type="application/zip" />
<p><b>This build removes Reddit API integration! Dont install it if youre not ready for that to happen!</b></p>
<p>But note that Reddit API integration will end June 30, due to Reddit CEO Steve Huffmans decision to make apps like NetNewsWire pay to use the Reddit API.</p>
<p>For more information, read <a href="https://netnewswire.blog/2023/06/11/netnewswire-to-end.html">NetNewsWire to End Reddit API Use by End of June</a>.</p>
]]></description>
<pubDate>Mon, 26 Jun 2023 21:30:00 -0800</pubDate>
<enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-6.1.4b1/NetNewsWire6.1.4b1.zip" sparkle:version="6119" sparkle:shortVersionString="6.1.4b1" length="10313938" type="application/zip" />
<sparkle:minimumSystemVersion>10.15.0</sparkle:minimumSystemVersion>
</item>
<item>
<title>NetNewsWire 6.0.1b2</title>
<title>NetNewsWire 6.1.3</title>
<description><![CDATA[
<p>Twitter: fixed a date parsing bug that could affect people in some locales, which would prevent Twitter feeds from working for them</p>
<p>Feeds list: fixed bug where newly added feed would be called Untitled past the time when the app actually knows its name</p>
<p>Fixed bug where next-unread command wouldnt wrap around when you got to the bottom of the Feeds list</p>
]]></description>
<pubDate>Mon, 29 Mar 2021 20:55:00 -0700</pubDate>
<enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-6.0.1b2/NetNewsWire6.0.1b2.zip" sparkle:version="6029" sparkle:shortVersionString="6.0.1b2" length="10445067" type="application/zip" />
<p>Show Reddit deprecation notice on startup if needed.</p>
<p>For more information, read <a href="https://netnewswire.blog/2023/06/11/netnewswire-to-end.html">NetNewsWire to End Reddit API Use by End of June</a>.</p>
]]></description>
<pubDate>Sun, 25 Jun 2023 14:00:00 -0800</pubDate>
<enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-6.1.3/NetNewsWire6.1.3.zip" sparkle:version="6118" sparkle:shortVersionString="6.1.3" length="10876175" type="application/zip" />
<sparkle:minimumSystemVersion>10.15.0</sparkle:minimumSystemVersion>
</item>
<item>
<title>NetNewsWire 6.1.2</title>
<description><![CDATA[
<p><b>Twitter integration has been removed:</b> Twitter has suspended NetNewsWire, and Twitter is removing free access to the Twitter API</p>
<p>Since Twitter does not provide RSS feeds, weve had to use the Twitter API. Without free access to that API, we cant read feeds from Twitter.</p>
<p>Weve left your Twitter feeds intact. If you have any starred items from those feeds, they will remain as long as you dont delete those feeds.</p>
<p>You can still read whatever you have already downloaded. However, those feeds will no longer update.</p>
<p>Other changes…</p>
<p>Fixed a crashing bug that could happen in the sidebar</p>
<p>Fixed a bug that could prevent users from accessing BazQux if an article was missing a field</p>
<p>Fixed an issue that could prevent Feedly users from syncing if they tried to mark too many articles as read at the same time</p>
<p>Updated the Safari extension icon (credit to Louie Mantia for the new icon)</p>
]]></description>
<pubDate>Sat, 08 Apr 2023 10:30:00 -0800</pubDate>
<enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-6.1.2/NetNewsWire6.1.2.zip" sparkle:version="6114" sparkle:shortVersionString="6.1.2" length="10873540" type="application/zip" />
<sparkle:minimumSystemVersion>10.15.0</sparkle:minimumSystemVersion>
</item>
<item>
<title>NetNewsWire 6.1.1b1</title>
<description><![CDATA[
<p>Fixed a bug that could prevent users from accessing BazQux if an article was missing a field</p>
<p>Fixed an issue that could prevent Feedly users from syncing if they tried to mark too many articles as read at the same time</p>
]]></description>
<pubDate>Wed, 02 Nov 2022 21:20:00 -0700</pubDate>
<enclosure url="https://github.com/Ranchero-Software/NetNewsWire/releases/download/mac-6.1.1b1/NetNewsWire6.1.1b1.zip" sparkle:version="6107" sparkle:shortVersionString="6.1.1b1" length="10969725" type="application/zip" />
<sparkle:minimumSystemVersion>10.15.0</sparkle:minimumSystemVersion>
</item>
</channel>
</rss>

View File

@ -1,5 +1,27 @@
# Mac Release Notes
## 6.1.5b2 build 6123 29 Nov 2024
Restore toggle sidebar button to toolbar
Add keyboard shortcut for Copy Article URL and Copy External URL menu items
Fix some Applescript bugs
Support MarsEdit 5 - it will now appear in Share menu
Fix a crashing bug that could happen when adding an account
Remove FeedWrangler support code
Fix data race with article status (read/unread and starred/unstarred)
Switch to using built-in URLSession caching — supports Cache-Control response header and other good things — means the app uses less bandwidth and is kinder to the servers it contacts
Add support for handling 429 responses
## 6.1.5b1 build 6121 1 Dec 2023
Add new setting — turn on/off JavaScript for the article pane. Its on by default, which matches previous behavior. Note that some content — videos and embedded social media posts, for instance — will often require JavaScript to be _on_ in order to work properly. However, for those who want or need greater security and privacy, weve made this setting available.
Fix a case where images might not load in the article pane.
## 6.1.4 build 6120 27 June 2023
Same as 6.1.4b1 but as final release.
## 6.1.4b1 build 6119 25 June 2023
Remove Reddit API integration. Remove UI and code for Extensions.