diff --git a/Appcasts/evergreen-beta.xml b/Appcasts/evergreen-beta.xml index c6f654c2a..0b59e252e 100755 --- a/Appcasts/evergreen-beta.xml +++ b/Appcasts/evergreen-beta.xml @@ -10,11 +10,24 @@
This new command marks as read everything in the current timeline that’s older than the selected article.
+This command is also available as a keyboard shortcut: the o key. (Lowercase Oh, not zero.)
+ +It works, sort-of. Has issues. But you can share things. Sort-of-ish.
+ +Fixed an infinite loop that could happen when going to next unread.
-The main sidebar and the sidebar in the Feed Directory now show standard folder icons for folders.
+The main sidebar and the sidebar in the Feed Directory now use standard folder icons for folders.
Fixed OPML export bug — the OPML is now valid.
Fixed bug sizing the Keyboard Shortcuts window on a small screen.
Made Mark as Starred command not doing anything (for now) — it was doing the wrong thing.
+Move Keyboard Shortcuts menu item to the Help menu.
+Use semantic markup in the Keyboard Shortcuts HTML. Courtesy of ePirat.
+Return to the normal app icon. Until next year.
+Validate unread counts on fetching articles without having to hit the database for the validation.
+Restore window size/position and splitview position in the Feeds Directory window between runs.
You can always look at the recent commits on GitHub for more details.