summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-09-17 07:51:39 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-09-17 07:51:39 +0300
commit0eef7e7e6b9c438727009d1ae000212387c9c88a (patch)
tree29d9a2aab8f3ef2c31cbf5f0e12c048cd5a1296d /res
parenta0f5bccc709866521fefeb34d6b97cafdbec6fad (diff)
Updated release notes
Diffstat (limited to 'res')
-rw-r--r--res/about/version.gmi2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index cfd32497..1dd66344 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -7,6 +7,8 @@
7# Release notes 7# Release notes
8 8
9## 0.2 9## 0.2
10* Fixed behavior of images on single-image pages; cannot be hidden like inline images.
11* Recognize and handle "mailto:" links.
10* Fall back to software rendering automatically if accelerated graphics are not available. 12* Fall back to software rendering automatically if accelerated graphics are not available.
11* Added `--sw` option to force software rendering. 13* Added `--sw` option to force software rendering.
12* macOS: Touch bar buttons for Back, Forward, Find, New Tab, and sidebar modes. 14* macOS: Touch bar buttons for Back, Forward, Find, New Tab, and sidebar modes.