From 721d81f5f7705c1865d1efbe7bd3705e04739bb5 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Sat, 7 Sep 2019 21:25:48 -0700 Subject: [PATCH] Update appcast for 5.0.1d2. --- Appcasts/netnewswire-beta.xml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/Appcasts/netnewswire-beta.xml b/Appcasts/netnewswire-beta.xml index 120e5399e..7834e2a83 100755 --- a/Appcasts/netnewswire-beta.xml +++ b/Appcasts/netnewswire-beta.xml @@ -6,7 +6,25 @@ Most recent NetNewsWire changes with links to updates. en - + + NetNewsWire 5.0.1d2 + Crash fix: when the app is renamed or moved on disk while running, alert the user and quit the app. This prevents crashes that will happen due to renaming/moving. See Daniel Jalkut on App Movement Monitoring for more info.

+ +

Timeline: update UI more quickly when a feed icon is downloaded.

+ +

Article pane: stop blocking links containing the string “feedburner” — there are legitimate cases where that string appears.

+ +

Timeline and article pane: make sure the link for an article isn’t an empty string.

+ +

RSS parser: check for bad permalinks more aggressively. If they don’t contain a / character, then do not consider them permalinks.

+ ]]>
+ Sat, 07 Sep 2019 21:00:00 -0700 + + 10.14.4 +
+ + 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.