summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/about/ios-version.gmi3
-rw-r--r--res/about/version.gmi3
2 files changed, 6 insertions, 0 deletions
diff --git a/res/about/ios-version.gmi b/res/about/ios-version.gmi
index 893d6dbc..6cdaef3e 100644
--- a/res/about/ios-version.gmi
+++ b/res/about/ios-version.gmi
@@ -7,6 +7,9 @@
7# Release notes 7# Release notes
8 8
9## 1.10 (7) 9## 1.10 (7)
10* 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.
12* Gempub: Open books in 1:2 split mode instead of 1:1.
10* Fixed opening links in split view mode. Links would open on the wrong side. 13* Fixed opening links in split view mode. Links would open on the wrong side.
11 14
12## 1.10 (6) 15## 1.10 (6)
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 64a547d4..5a7b3c99 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -14,10 +14,13 @@ New features:
14* UI language for Dutch. 14* UI language for Dutch.
15 15
16Changes and enhancements: 16Changes and enhancements:
17* Inline image metadata goes under the image instead of possibly overlapping the image caption text.
18* Improved apperance of opened links highlighting. It no longer goes under the side elements on the page.
17* Revised layout of the Upload dialog. There is a new edit field that lets you modify the file path of the URL. Identity names are in bold. 19* Revised layout of the Upload dialog. There is a new edit field that lets you modify the file path of the URL. Identity names are in bold.
18* Optimized UI layout procedure and memory use during UI event processing. 20* Optimized UI layout procedure and memory use during UI event processing.
19* Audio subsystem is only initialized when actually needed. 21* Audio subsystem is only initialized when actually needed.
20* Prevent state file corruption if the app happens to get killed while state is being saved. 22* Prevent state file corruption if the app happens to get killed while state is being saved.
23* Gempub: Open books in 1:2 split mode instead of 1:1.
21* Minor improvements in page caching. 24* Minor improvements in page caching.
22 25
23Fixes: 26Fixes: