From e6adfc03fe5a21b5b3cb79a08cd210dbf446b0ea Mon Sep 17 00:00:00 2001
From: Brent Simmons
Date: Wed, 27 Dec 2017 18:21:00 -0800
Subject: [PATCH] Remove unwanted ellipsis from Mark Older as Read command.
---
Appcasts/evergreen-beta.xml | 19 +++++++++++++++++++
Evergreen/Base.lproj/Main.storyboard | 2 +-
2 files changed, 20 insertions(+), 1 deletion(-)
diff --git a/Appcasts/evergreen-beta.xml b/Appcasts/evergreen-beta.xml
index 555f0d8c4..c6f654c2a 100755
--- a/Appcasts/evergreen-beta.xml
+++ b/Appcasts/evergreen-beta.xml
@@ -6,6 +6,25 @@
Most recent Evergreen changes with links to updates.
en
+ -
+ Version 1.0d26
+ 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.
+ 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.
+
+ More info
+ You can always look at the recent commits on GitHub for more details.
+ And you can look at the current milestone to see what remains to be done.
+ ]]>
+ Wed, 27 Dec 2017 18:30:00 -0800
+
+ 10.13
+
+
-
Version 1.0d25
-