diff options
Diffstat (limited to 'res/about/ios-version.gmi')
-rw-r--r-- | res/about/ios-version.gmi | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/res/about/ios-version.gmi b/res/about/ios-version.gmi index f3122dbe..55f80d02 100644 --- a/res/about/ios-version.gmi +++ b/res/about/ios-version.gmi | |||
@@ -6,6 +6,22 @@ | |||
6 | ``` | 6 | ``` |
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.10 (12) | ||
10 | * Tapping the status bar area scrolls the page to the top. | ||
11 | * "/index.gmi" is considered equal to "/" when navigating to parent directory. | ||
12 | * Fixed crash when a media player is active and a new download is started. | ||
13 | * Fixed crash when a line contains nothing but an ANSI escape sequence. | ||
14 | * Fixed height of navbar buttons on iPad. | ||
15 | |||
16 | ## 1.10 (11) | ||
17 | * Fixed cancelling an input query. Now pressing Cancel will navigate back to the previous page as intended. | ||
18 | * Gopher: Fixed navigating to parent. Set item type to 1 to show a gophermap and not the plain source. | ||
19 | * Updated Smol Emoji: added the rest of Unicode 8 Emoji glyphs. | ||
20 | |||
21 | ## 1.10 (10) | ||
22 | * Fixed a hang when tapping "New Folder" while editing bookmarks. | ||
23 | * Bug fixes, improvements, and updated UI translations from the desktop version (v1.10.1). | ||
24 | |||
9 | ## 1.10 (9) | 25 | ## 1.10 (9) |
10 | * Added "Share" actions for downloaded files (via "Download Linked File") and selected text on page. | 26 | * Added "Share" actions for downloaded files (via "Download Linked File") and selected text on page. |
11 | * Added "Edit Page with Titan": opens the Upload dialog with the page contents prefilled (previous contents are lost!). | 27 | * Added "Edit Page with Titan": opens the Upload dialog with the page contents prefilled (previous contents are lost!). |