summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.