diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-10-03 08:03:52 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-10-03 08:03:52 +0300 |
commit | e8701945dc4bfa5536c58174e95ada399e61ebe7 (patch) | |
tree | 89ef7fb3aa5a9d23d8580694dcb23057d3bb5d09 /res | |
parent | 1fe2b10bc1a2def2af86390272907206f819b7ae (diff) |
Updated release notes
Diffstat (limited to 'res')
-rw-r--r-- | res/about/version.gmi | 1 | ||||
-rw-r--r-- | res/fi.skyjake.Lagrange.appdata.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 61b399f3..dace03a4 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -12,6 +12,7 @@ | |||
12 | * 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 dropdown labels staying visible in the translation dialog. | 13 | * Fixed dropdown labels staying visible in the translation dialog. |
14 | * Fixed showing/hiding of the feed update indicator in split view. | 14 | * Fixed showing/hiding of the feed update indicator in split view. |
15 | * Fixed a crash when selecting text. | ||
15 | * Added a small progress bar to the feed update indicator. | 16 | * Added a small progress bar to the feed update indicator. |
16 | * When adding a bookmark/folder, the bookmarks list scrolls to show the new item. | 17 | * When adding a bookmark/folder, the bookmarks list scrolls to show the new item. |
17 | * 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. | 18 | * 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. |
diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml index 479dc4e1..ec7f79a8 100644 --- a/res/fi.skyjake.Lagrange.appdata.xml +++ b/res/fi.skyjake.Lagrange.appdata.xml | |||
@@ -66,6 +66,7 @@ | |||
66 | dialog.</li> | 66 | dialog.</li> |
67 | <li>Fixed showing/hiding of the feed update indicator in split | 67 | <li>Fixed showing/hiding of the feed update indicator in split |
68 | view.</li> | 68 | view.</li> |
69 | <li>Fixed a crash when selecting text.</li> | ||
69 | <li>Added a small progress bar to the feed update indicator.</li> | 70 | <li>Added a small progress bar to the feed update indicator.</li> |
70 | <li>When adding a bookmark/folder, the bookmarks list scrolls to | 71 | <li>When adding a bookmark/folder, the bookmarks list scrolls to |
71 | show the new item.</li> | 72 | show the new item.</li> |