diff options
-rw-r--r-- | res/about/version.gmi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index f9311cb4..801adf4b 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -7,6 +7,7 @@ | |||
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 0.2 | 9 | ## 0.2 |
10 | * Added an icon for quote paragraphs. | ||
10 | * Added Downloads folder to Preferences. | 11 | * Added Downloads folder to Preferences. |
11 | * Added "Save to Downloads" menu item (${CTRL+}S) for saving page contents. | 12 | * Added "Save to Downloads" menu item (${CTRL+}S) for saving page contents. |
12 | * Added a download progress indicator in the URL input field. | 13 | * Added a download progress indicator in the URL input field. |
@@ -16,6 +17,7 @@ | |||
16 | * Recognize and handle "mailto:" links. | 17 | * Recognize and handle "mailto:" links. |
17 | * Fixed behavior of images on single-image pages; cannot be hidden like inline images. | 18 | * Fixed behavior of images on single-image pages; cannot be hidden like inline images. |
18 | * Fall back to software rendering automatically if accelerated graphics are not available. | 19 | * Fall back to software rendering automatically if accelerated graphics are not available. |
20 | * Minor bug fixes. | ||
19 | 21 | ||
20 | ## 0.1.1 | 22 | ## 0.1.1 |
21 | * Fixed a potential crash at startup. | 23 | * Fixed a potential crash at startup. |