From 4e30b02f558f389d2add5ae0a9812a3ebf9e2694 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Fri, 6 Sep 2019 09:03:40 -0700 Subject: [PATCH 1/2] Update beta appcast. --- Appcasts/netnewswire-beta.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/Appcasts/netnewswire-beta.xml b/Appcasts/netnewswire-beta.xml index 171461357..120e5399e 100755 --- a/Appcasts/netnewswire-beta.xml +++ b/Appcasts/netnewswire-beta.xml @@ -6,6 +6,28 @@ Most recent NetNewsWire changes with links to updates. en + + NetNewsWire 5.0.1d1 + (Probably) fix a crashing bug having to do with a callback being called more than once, when it was designed to be called just once.

+

Preferences > General: add checkbox to hide the unread count in the Dock.

+

Article pane: handle figures and iframes as we do images, so they fit in the view.

+

Article pane: fix white flash on first article load while in Dark Mode.

+

Enable the Open in Browser command only when a single article is selected.

+

Detect RDF (RSS 1.0) feeds that lack an XML header.

+

Parse Atom-style dates that are missing a T character in the middle.

+

About window: add link to NetNewsWire website.

+

RSS parser: don’t let author/title overwrite item/title.

+

Deleting an empty Feedbin folder no longer makes the sidebar non-responsive.

+

Updated the UI when a Feedbin user with an expired trial creates an account in NetNewsWire.

+

Feedbin syncing: fixed a bug where starred articles could appear as unread.

+

Microblog Mac app sharing: when it has to launch the app first, it waits a little longer before sending it content, which should fix a bug where sometimes you get no content in that case.

+ ]]>
+ Wed, 04 Sep 2019 21:30:00 -0700 + + 10.14.4 +
+ NetNewsWire 5.0 Date: Fri, 6 Sep 2019 09:04:48 -0700 Subject: [PATCH 2/2] Fix typo in README. Fix #986. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 806e3fce1..da7e22850 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ aDirectory/ SharedXcodeSettings/ DeveloperSettings.xcconfig NetNewsWire - NewNewsSire.xcworkspace + NetNewsWire.xcworkspace ``` Then create a plain text file in it: `SharedXcodeSettings/DeveloperSettings.xcconfig` and