diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-12-26 06:44:54 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-12-26 06:44:54 +0200 |
commit | cf0b3924268ffe03d8c30dfa553deba79802e41f (patch) | |
tree | d52f9e1e9c07fc2be2061f55c152c52801ccd739 /res/about | |
parent | 0f168910bc41ebc6ccfc2111b44a0f0a1efcb790 (diff) |
iOS: Bumped version and updated release notes
Diffstat (limited to 'res/about')
-rw-r--r-- | res/about/ios-version.gmi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/res/about/ios-version.gmi b/res/about/ios-version.gmi index 89e54e66..f7d88066 100644 --- a/res/about/ios-version.gmi +++ b/res/about/ios-version.gmi | |||
@@ -7,8 +7,10 @@ | |||
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.10 (7) | 9 | ## 1.10 (7) |
10 | * Link context menu shows used identity and date of last visit in addition to the URL. | ||
11 | * Removed the "Show URL on hover" setting. URLs are shown in the link context menu. | ||
10 | * Inline image metadata goes under the image instead of possibly overlapping the image caption text. | 12 | * Inline image metadata goes under the image instead of possibly overlapping the image caption text. |
11 | * Improved apperance of opened links highlighting. It no longer goes under the side elements on the page. | 13 | * Improved appearance of hover/open link highlighting. It no longer goes under the side elements on the page. |
12 | * Gempub: Open books in 1:2 split mode instead of 1:1. | 14 | * Gempub: Open books in 1:2 split mode instead of 1:1. |
13 | * Fixed opening links in split view mode. Links would open on the wrong side. | 15 | * Fixed opening links in split view mode. Links would open on the wrong side. |
14 | * Upgraded SDL to version 2.0.18. | 16 | * Upgraded SDL to version 2.0.18. |