diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-12-24 22:55:00 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-12-24 22:55:00 +0200 |
commit | 738a267b8c22172180e549b5a9a14ed32f6bd16d (patch) | |
tree | bf6cd44866b965c7d51b926cdd3241ee0f24c7e5 | |
parent | e6aaffddd41b4bd2920667ce4ae7cc368df65ca6 (diff) |
Updated release notes
-rw-r--r-- | res/about/version.gmi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 892c2a2e..42fdfba0 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -6,6 +6,9 @@ | |||
6 | ``` | 6 | ``` |
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.0.1 | ||
10 | * Fixed cursor positioning in input fields. | ||
11 | |||
9 | ## 1.0 | 12 | ## 1.0 |
10 | * Added remote bookmarks. Any bookmarked 'text/gemini' page with the "remotesource" tag is a source of remote bookmarks. Each link on the page is shown as a remote bookmark in Bookmarks. | 13 | * Added remote bookmarks. Any bookmarked 'text/gemini' page with the "remotesource" tag is a source of remote bookmarks. Each link on the page is shown as a remote bookmark in Bookmarks. |
11 | * Added a way to export bookmarks via the special page "about:bookmarks". The page can also list all bookmarks by tag or by creation date. | 14 | * Added a way to export bookmarks via the special page "about:bookmarks". The page can also list all bookmarks by tag or by creation date. |