diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-06-15 14:17:04 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-06-15 14:17:04 +0300 |
commit | 4bde102cf8b886925ed7d088001a25bbb6439f73 (patch) | |
tree | 0287624b88a1823175edf6848a4357ad0be9d374 /res/about | |
parent | 8b8411bb99bc7828947ebfb29d9ba49064341733 (diff) |
Updated release notes and AppData
Diffstat (limited to 'res/about')
-rw-r--r-- | res/about/version.gmi | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 0a51df34..b213a24b 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -8,7 +8,12 @@ | |||
8 | 8 | ||
9 | ## 1.5.2 | 9 | ## 1.5.2 |
10 | * Fixed pasting a PEM-formatted certificate and/or private key via clipboard in Import Identity. | 10 | * Fixed pasting a PEM-formatted certificate and/or private key via clipboard in Import Identity. |
11 | * Normalize page contents (NFC) to avoid most common issues with diacritics. | 11 | * Possible workaround for a visual glitch in the URL field. |
12 | * Specify `StartupWMClass` in .desktop file. | ||
13 | * Normalize page contents to avoid the most common issues with diacritics (Unicode NFC). | ||
14 | * Expanded the set of recognized custom link icons. | ||
15 | * Updated "Smol Emoji" font with new glyphs. | ||
16 | * Allow use of TLS cipher "DHE-RSA-AES256-GCM-SHA384". | ||
12 | 17 | ||
13 | ## 1.5.1 | 18 | ## 1.5.1 |
14 | * Updated UI translations. | 19 | * Updated UI translations. |