summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-12-06 06:46:17 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-12-06 06:46:17 +0200
commitcbdbab44fc28aaf298d04e5f26ebacc693df4425 (patch)
tree0b386ea705c53ce1b4001da809cd02e3bad4734d /res
parent35abf58ef4e8795c495d9f07398cfc7617566774 (diff)
Updated release notes
Diffstat (limited to 'res')
-rw-r--r--res/about/version.gmi4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 418d01c5..d92dfdc4 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -6,6 +6,10 @@
6``` 6```
7# Release notes 7# Release notes
8 8
9## 0.12.1
10* 'text/*' content falls back to plain text.
11* Reduced visual artifacts in Unicode box-drawing characters (overlapping/gaps).
12
9## 0.12 13## 0.12
10* Added MIME hooks: pipe Gemini responses through external programs for arbitrary processing. (See "about:help" for usage.) 14* Added MIME hooks: pipe Gemini responses through external programs for arbitrary processing. (See "about:help" for usage.)
11* Added a right-hand sidebar; have a sidebar on the right or on both sides at once. 15* Added a right-hand sidebar; have a sidebar on the right or on both sides at once.