summaryrefslogtreecommitdiff
path: root/res/about
diff options
context:
space:
mode:
Diffstat (limited to 'res/about')
-rw-r--r--res/about/ios-version.gmi11
1 files changed, 11 insertions, 0 deletions
diff --git a/res/about/ios-version.gmi b/res/about/ios-version.gmi
index 45fde9e6..b1421bf9 100644
--- a/res/about/ios-version.gmi
+++ b/res/about/ios-version.gmi
@@ -6,6 +6,17 @@
6``` 6```
7# Release notes 7# Release notes
8 8
9## 1.10 (2)
10* Fixed pull-to-refresh on short pages.
11* Fixed URL field contents not being clipped to widget bounds.
12* Fixed major glitches in back/forward swipe navigation, e.g., top banner showing incorrect contents, incorrect theme colors, scroll position jumping.
13* Fixed major and minor UI element positioning glitches, e.g., native text fields, maximum height of input fields, input length counter, Translate dialog.
14* Fixed inappropriate font sizes, e.g., sidebar action labels.
15* Fixed color issues: tint color of native input, and footer buttons not being prominent enough.
16* Bookmarks: In Edit mode, folders still get (un)folded when tapped.
17* Feeds: Added "No Unread Entries" message.
18* Identities: Show the current page's URL in the context menu to make it clearer what "This Page" refers to.
19
9## 1.10 (1) 20## 1.10 (1)
10* Use native iOS text input UI controls for entering text. 21* Use native iOS text input UI controls for entering text.
11* Pull-to-refresh on pages. 22* Pull-to-refresh on pages.