diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/about/version.gmi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 32a545eb..5553c996 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -7,6 +7,7 @@ | |||
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.7.1 | 9 | ## 1.7.1 |
10 | * Fixed failure to parse Atom feed entry timestamps that use space as the date/time separator. | ||
10 | * When adding a bookmark/folder, the bookmarks list scrolls to show the new item. | 11 | * When adding a bookmark/folder, the bookmarks list scrolls to show the new item. |
11 | * 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. | 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. |
12 | 13 | ||