summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-09-17 17:02:47 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-09-17 17:02:47 +0300
commit198c289c807fff495881b05e3d03485a53487ea7 (patch)
tree5a72ef6b6dff86f7e41360ebe8878b113fb0352a /res
parent0ebc9d8a5650991cb6378718dd981dc1cc470da2 (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 1dd66344..38602f50 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* Added "Save Page" (${CTRL+}S) menu item for saving page contents.
11* Added Downloads folder to the Preferences.
10* Fixed behavior of images on single-image pages; cannot be hidden like inline images. 12* Fixed behavior of images on single-image pages; cannot be hidden like inline images.
11* Recognize and handle "mailto:" links. 13* Recognize and handle "mailto:" links.
12* Fall back to software rendering automatically if accelerated graphics are not available. 14* Fall back to software rendering automatically if accelerated graphics are not available.