diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-01-29 18:52:49 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-01-29 18:52:49 +0200 |
commit | 31a6a229bd5fdc81f6b9a14a8b5e0daf219e2418 (patch) | |
tree | 4c951c87e378494fa4ccb999e29b323febf2a939 /res/about/version.gmi | |
parent | 72dc84b9ee064479786c9c00d0d89416be43cb4f (diff) |
Updated release notes
Diffstat (limited to 'res/about/version.gmi')
-rw-r--r-- | res/about/version.gmi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 3a0717c4..4f208f40 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -8,6 +8,8 @@ | |||
8 | 8 | ||
9 | ## 1.1.1 | 9 | ## 1.1.1 |
10 | * Fixed word wrapping issue in unread feed entry titles. | 10 | * Fixed word wrapping issue in unread feed entry titles. |
11 | * Fixed "Import Links as Bookmarks" so it can be used to import local copies of remote bookmarks when viewing the remote source page. | ||
12 | * Bookmark URLs are normalized by removing the default Gemini port. | ||
11 | 13 | ||
12 | ## 1.1 | 14 | ## 1.1 |
13 | * Added identity importing: existing client certificates in PEM format can be imported from the current page, from clipboard, or from drag-and-dropped files. | 15 | * Added identity importing: existing client certificates in PEM format can be imported from the current page, from clipboard, or from drag-and-dropped files. |