summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2022-01-24 15:01:26 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2022-01-24 15:01:26 +0200
commit22bcddc9a24381a1393cf732f6f8e1c31a84742f (patch)
tree7ebdf4e59ce27393689179defa454ffce75efedf /res
parente475df42593303d21584dbde9997f73812795684 (diff)
Android: Bumped version number; updated release notes
Diffstat (limited to 'res')
-rw-r--r--res/about/android-version.gmi5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/about/android-version.gmi b/res/about/android-version.gmi
index c36d5be4..ea1475c7 100644
--- a/res/about/android-version.gmi
+++ b/res/about/android-version.gmi
@@ -6,6 +6,11 @@
6``` 6```
7# Release notes 7# Release notes
8 8
9## 1.10 (Alpha 5)
10* Fixed cancelling an input query. Now pressing Cancel will navigate back to the previous page as intended.
11* Gopher: Fixed navigating to parent. Set item type to 1 to show a gophermap and not the plain source.
12* Updated Smol Emoji: added the rest of Unicode 8 Emoji glyphs.
13
9## 1.10 (Alpha 4) 14## 1.10 (Alpha 4)
10* Save downloads to the external storage so they're accessible from a file manager. 15* Save downloads to the external storage so they're accessible from a file manager.
11* Handle Gemini, Gopher and Finger URIs opened from other apps. 16* Handle Gemini, Gopher and Finger URIs opened from other apps.