From 01e3205bc390bedf59ef5dc28b6d4adf8f7f73eb Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Mon, 18 Dec 2017 20:22:12 -0800 Subject: [PATCH] Update appcast for 1.0d24. --- Appcasts/evergreen-beta.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/Appcasts/evergreen-beta.xml b/Appcasts/evergreen-beta.xml index 0a8e1e5f0..de0e1a1c4 100755 --- a/Appcasts/evergreen-beta.xml +++ b/Appcasts/evergreen-beta.xml @@ -6,6 +6,34 @@ Most recent Evergreen changes with links to updates. en + + Version 1.0d24 + UI changes +

Instead of an old-fashioned status bar — an app “chin” — the gear menu and refresh status appear at the bottom of the sidebar, and the current article‘s URL (or mouseover URL) appears at the bottom of the detail view.

+

Feedback is welcome on this change. It might need reversing or refining. Or it might be fine as-is. Let me know what you think.

+ +

Performance

+

The time between clicking on a feed — or especially a folder — and when the articles appear in the timeline view has been drastically reduced. This was due to a number of changes. (Thanks to Instruments!)

+

OPML importing was slow — now it’s borderline instantaneous, even with thousands of feeds.

+

HTML metadata parsing is now cached and performed on a background thread.

+ +

Misc.

+

Detect and parse RSS feeds that lack an opening rss tag. (See https://www.natashatherobot.com/feed/ as an example.)

+

When the home page of a feed isn’t known yet, base the favicon on the feed URL.

+

Fix a memory leak that happened every time you added a feed.

+

Removed signs of some features that won’t appear until 2.0. (I’ve been doing some punting. It hurts, but that’s how I know I’m doing it right.)

+

Increased spacing in sidebar from small to medium.

+

The smart feeds now appear in a Smart Feeds group in the sidebar.

+ +

More info

+

You can always look at the recent commits on GitHub for more details.

+ ]]>
+ Mon, 18 Dec 2017 20:00:00 -0800 + + 10.13 +
+ Version 1.0d23