diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2022-01-24 14:42:55 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2022-01-24 14:42:55 +0200 |
commit | e475df42593303d21584dbde9997f73812795684 (patch) | |
tree | e5241b802aeb9a66fbbad68b7eaeab980f879a10 /res/about/ios-version.gmi | |
parent | 8f6d0c7b1bc14b0b850679bacfbe5ecc2f629e20 (diff) |
iOS: Bumped version number; updated release notes
Diffstat (limited to 'res/about/ios-version.gmi')
-rw-r--r-- | res/about/ios-version.gmi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/res/about/ios-version.gmi b/res/about/ios-version.gmi index 81d1fea0..8cc3854f 100644 --- a/res/about/ios-version.gmi +++ b/res/about/ios-version.gmi | |||
@@ -6,6 +6,11 @@ | |||
6 | ``` | 6 | ``` |
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.10 (11) | ||
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 (10) | 14 | ## 1.10 (10) |
10 | * Fixed a hang when tapping "New Folder" while editing bookmarks. | 15 | * Fixed a hang when tapping "New Folder" while editing bookmarks. |
11 | * Bug fixes, improvements, and updated UI translations from the desktop version (v1.10.1). | 16 | * Bug fixes, improvements, and updated UI translations from the desktop version (v1.10.1). |