diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-11-02 16:59:09 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-11-02 16:59:09 +0200 |
commit | 0252b6da53a81a91ce5a51360391c2eeaff89e65 (patch) | |
tree | 99c4f50c35a3eca1e7ea9500424ab2c9396f9f24 | |
parent | 0168064f1f711d298da7b094cd3ab8db6daddee4 (diff) |
Updated release notes
-rw-r--r-- | res/about/version.gmi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index f4fb83d1..db288c3f 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -6,6 +6,13 @@ | |||
6 | ``` | 6 | ``` |
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.8.1 | ||
10 | * Added the `zip` utility as a build requirement. It is used for making fontpacks. | ||
11 | * Fixed build failure with the simple text renderer, i.e., when HarfBuzz is disabled. | ||
12 | * Fixed a line spacing artifact in long headings. With some fonts, the lines were clipping each other. (The spacing was restored to normal.) | ||
13 | * macOS: Tab close buttons are on the left side (platform UI convention). | ||
14 | * Gopher: Recognize both LR and CRLF line endings in page content. | ||
15 | |||
9 | ## 1.8 | 16 | ## 1.8 |
10 | ⚠️ Font settings will be reset to defaults. Only a minimal set of fonts is bundled with the app. If additional fonts are needed, one can use custom TrueType fonts or download some from the Font Library: | 17 | ⚠️ Font settings will be reset to defaults. Only a minimal set of fonts is bundled with the app. If additional fonts are needed, one can use custom TrueType fonts or download some from the Font Library: |
11 | => gemini://skyjake.fi/fonts/ | 18 | => gemini://skyjake.fi/fonts/ |