summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/about/version.gmi4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 801adf4b..fb2859dd 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -13,7 +13,9 @@
13* Added a download progress indicator in the URL input field. 13* Added a download progress indicator in the URL input field.
14* Added a progress indicator for inline image fetching. 14* Added a progress indicator for inline image fetching.
15* Added `--sw` option to force software rendering. 15* Added `--sw` option to force software rendering.
16* macOS: Added touch bar buttons for Back, Forward, Find, New Tab, and sidebar modes. 16* Added macOS touch bar buttons for Back, Forward, Find, New Tab, and sidebar modes.
17* Home button opens a random bookmark with the "homepage" tag.
18* Improved context menu when right-clicking on links or the page.
17* Recognize and handle "mailto:" links. 19* Recognize and handle "mailto:" links.
18* Fixed behavior of images on single-image pages; cannot be hidden like inline images. 20* Fixed behavior of images on single-image pages; cannot be hidden like inline images.
19* Fall back to software rendering automatically if accelerated graphics are not available. 21* Fall back to software rendering automatically if accelerated graphics are not available.