summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-10-01 18:26:35 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-10-01 18:26:35 +0300
commitda802111edcfd15ba14f8f86e14f4767a6030122 (patch)
tree14b0806d2f9f21ef9d4978b3c6a52838f0c1ec3c
parent9adadcb4c47e0ab6344df8057115325673572267 (diff)
Updated release notes
-rw-r--r--res/about/version.gmi4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 5553c996..beb8d3be 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -7,7 +7,11 @@
7# Release notes 7# Release notes
8 8
9## 1.7.1 9## 1.7.1
10* Fixed feed entries forgetting their (un)read status after several months.
11* Fixed feed entries being discarded before they are removed from their source feed, causing them to reappear on the next refresh.
10* Fixed failure to parse Atom feed entry timestamps that use space as the date/time separator. 12* Fixed failure to parse Atom feed entry timestamps that use space as the date/time separator.
13* Fixed showing/hiding of the feed update indicator in split view.
14* Added a small progress bar to the feed update indicator.
11* When adding a bookmark/folder, the bookmarks list scrolls to show the new item. 15* When adding a bookmark/folder, the bookmarks list scrolls to show the new item.
12* Improved reordering bookmarks in a folder: an item inside a folder can be moved to be the last item in the folder, or out of the folder depending on which side of the boundary marker the mouse cursor is. 16* Improved reordering bookmarks in a folder: an item inside a folder can be moved to be the last item in the folder, or out of the folder depending on which side of the boundary marker the mouse cursor is.
13 17