Change release notes URL to point to release notes page: https://github.com/Ranchero-Software/NetNewsWire/releases/
### 6.1.3b1 build 6117 18 June 2023
Show Reddit deprecation notice on startup if needed.
## 6.1.2 build 6114 8 Apr 2023
Update default feeds to remove feeds that don’t appear to be active anymore (sadly!).
## 6.1.1 build 6112 13 Mar 2023
Revised Twitter removal warning to not mention any specific month. We’re holding this release until Twitter shuts down free access to its API.
## 6.1.1 build 6111 9 Feb 2023
Same as 6.1.1b4 but with updated build and version number.
### 6.1.1b4 build 6110 9 Feb 2023
Update the Twitter removal warning to say “later in February” instead of “February 9,” since Twitter postponed the removal date to the 13th and might postpone it further.
### 6.1.1b3 build 6109 6 Feb 2023
Update Safari extension icon (credit to Louie Mantia for the new icon)
### 6.1.1b2 build 6108 5 Feb 2023
Remove Twitter integration. On first launch, for people with Twitter feeds, display an alert explaining what happened
Fix a crashing bug that could happen in the sidebar
### 6.1.1b1 build 6107 3 Nov 2022
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
### 6.1 build 6106 6 April 2022
Small cosmetic change —better alignment for items in General Preferences pane
### 6.1b5 build 6104 3 April 2022
Updated built-in feeds
Building on a new Apple Silicon Mac —testing to make sure all’s well
### 6.1b4 build 6103 27 Feb 2022
Fixed a few font and sizing issues
### 6.1b3 build 6102 - 8 Feb 2022
Two new themes: Hyperlegible and NewsFax
Change in how built-in themes work: they’re part of the app bundle and they’re not copied into the Themes folder. When a built-in theme changes in a new app release, anyone using that new version gets the changes to the built-in theme
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.
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`
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
Fixed regression with the L key —now works properly again
Timeline: fix bug updating article display when an article with the same article ID appears more than once (which can happen when a person has multiple accounts)
iCloud: won’t add feeds that aren’t parseable, which fixes an error upon trying to rename one of these feeds
Feedbin: fixed a bug with read/unread status syncing
Feedly: Deleting a feed successfully no longer shows an alert and leaves the feed in the sidebar
iCloud sync: fixed a bug where, in some circumstances, dragging a feed from elsewhere in the sidebar to the iCloud account could trigger the feed-finder
NetNewsWire will now refresh on launch if you have the Debug menu enabled
Article view: footnotes should now work with articles from a Feedly account
Article view: fixed bug where URL status field might not disappear when switching articles
iCloud sync: dragging feeds from elsewhere in the sidebar to the iCloud account won’t trigger the feed-finding process since this is a better experience for migrating
Syncing: fixed a bug authenticating with some sync services when the user has some special characters in their password
Preferences: removed checkbox for showing unread count in the Dock — control this instead via System Preferences > Notifications > NetNewsWire > Badge app icon
Feeds list: when dragging feeds/folders from one account to another, the operation is now *always* copy, to avoid data loss due to misunderstanding that moving a feed between accounts does not move its read/starred statuses
iCloud sync: refined logic to improve performance of large uploads
Fixed a crashing bug that could happen when deleting an iCloud-synced folder
Fixed a crashing bug, triggered by bad server data, that could happen when validating credentials with syncing systems that use the Reader API
Performance boost: use compression with content synced in CloudKit
Fixed bug where detail view title bar could be overlapped by toolbar when in full screen
Fixed bug where add-feed window could block when syncing CloudKit statuses
Added hidden pref to mark all as read in a feed when double-clicking on it in the sidebar and opening its home page (defaults write com.ranchero.NetNewsWire-Evergreen GruberFeedDoubleClickMarkAsRead -bool true)
Switched the crash log catcher URL to our brand-new crash log catcher server