diff --git a/Appcasts/netnewswire-beta.xml b/Appcasts/netnewswire-beta.xml
old mode 100755
new mode 100644
index c909b2b07..13cd01565
--- a/Appcasts/netnewswire-beta.xml
+++ b/Appcasts/netnewswire-beta.xml
@@ -6,118 +6,89 @@
Copy URLs using repaired, rather than raw, feed links.
-Restore article scroll position on relaunching app.
-Added Copy Article URL and Copy External URL commands to the Edit menu.
-Fixed a bug where using cmd-Q wouldn’t always quit the app as quickly as one might prefer.
-Disallow creation of iCloud account in the app if iCloud and iCloud Drive aren’t both enabled.
-Fixed bug showing quote tweets that only included an image.
-Added a hidden pref to suppress downloading/syncing on start: `defaults write com.ranchero.NetNewsWire-Evergreen DevroeSuppressSyncOnLaunch -bool true`
-Video autoplay is now disallowed.
-Article view now supports RTL layout.
- ]]> -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
+ ]]> +This builds adds a new setting — you can turn on/off JavaScript for the article pane. It’s 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, we’ve made this setting available.
+ +This build also fixes a case where images might not load in the article pane.
+ ]]> +Preferences: use full-width row style in accounts and extensions panes
-Fixed a crashing bug triggered by running some UI code outside of main thread
-Fixed a crashing bug that could happen when the app tries to find a feed for a website
-Fixed a crashing bug that could happen when rendering tweets
-Changed how images are placed in Twitter articles so that you can better see who Tweeted the image
-Fixed bug where iCloud syncing could stop prematurely when the sync database has records not in the local database
-Fixed bug where favicons wouldn’t be found when a home page URL has non-ASCII characters
-Fixed bug where external URLs in Feedbin feeds might be lost
-Fixed bug where words prepended with $ wouldn’t appear in Twitter feeds
-Fixed bug where newlines would be just a space in Twitter feeds
-Fixed bug where BazQux-synced feeds might stop updating
- ]]>NewsBlur: don’t fetch articles marked hidden by NewsBlur
-FreshRSS: add API endpoint URL example in setup form
-iCloud: fixed bug not retaining feeds in a folder where the folder hasn’t been synced yet
-Feeds list: smart feeds remain visible despite Hide Read Feeds setting
-Keyboard shortcuts: fixed regression where L key wouldn’t go to next unread when feed is all read
-Twitter extension: fixed weird bug where an extra https:/ could appear in tweet text
- ]]>Fixed regression with the L key — now works properly again
- ]]>Sidebar: properly scale the smart feed icons when sidebar is set to large size in System Preferences
- ]]>This build removes Reddit API integration! Don’t install it if you’re not ready for that to happen!
+But note that Reddit API integration will end June 30, due to Reddit CEO Steve Huffman’s decision to make apps like NetNewsWire pay to use the Reddit API.
+For more information, read NetNewsWire to End Reddit API Use by End of June.
+ ]]> +Feeds list: fixed bug where newly added feed would be called Untitled past the time when the app actually knows its name
-Fixed bug where next-unread command wouldn’t wrap around when you got to the bottom of the Feeds list
- ]]>Show Reddit deprecation notice on startup if needed.
+For more information, read NetNewsWire to End Reddit API Use by End of June.
+ ]]> +Since Twitter does not provide RSS feeds, we’ve had to use the Twitter API. Without free access to that API, we can’t read feeds from Twitter.
+We’ve left your Twitter feeds intact. If you have any starred items from those feeds, they will remain as long as you don’t delete those feeds.
+You can still read whatever you have already downloaded. However, those feeds will no longer update.
+Other changes…
+Fixed a crashing bug that could happen in the sidebar
+Fixed a bug that could prevent users from accessing BazQux if an article was missing a field
+Fixed an issue that could prevent Feedly users from syncing if they tried to mark too many articles as read at the same time
+Updated the Safari extension icon (credit to Louie Mantia for the new icon)
+ ]]>Fixed an issue that could prevent Feedly users from syncing if they tried to mark too many articles as read at the same time
+ ]]>