summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-01-10 16:33:06 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-01-10 16:33:06 +0200
commit3c5b1c00ccf7ede6d4d28697b7abde7ee53fada7 (patch)
tree79bc602c43cc95baf876cb3d177ae8f3d42bc1ea /res
parent2f78fa7f85c4384d5b013a136f02d107c70f33c0 (diff)
Updated release notes
Diffstat (limited to 'res')
-rw-r--r--res/about/version.gmi1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index d7f3f814..188b56bd 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -14,6 +14,7 @@
14* A bookmark's icon is updated after loading the page so it matches the site. 14* A bookmark's icon is updated after loading the page so it matches the site.
15* Quote border line shows up on empty quote lines, too. 15* Quote border line shows up on empty quote lines, too.
16* Trusting a new server certificate manually will update the current page without reloading. 16* Trusting a new server certificate manually will update the current page without reloading.
17* Improved font glyph caching: only rasterize when drawing, and retry after failure. This makes initial document layout faster and avoids issues with permanently lost glyphs.
17* Fixed parts of text disappearing when the glyph cache fills up. 18* Fixed parts of text disappearing when the glyph cache fills up.
18* Fixed handling of redirection in a background tab — redirected URL would open in the current tab. 19* Fixed handling of redirection in a background tab — redirected URL would open in the current tab.
19 20