You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,14 @@ All notable changes to this project will be documented in this file. Take a look
4
4
5
5
**Warning:** Features marked as *experimental* may change or be removed in a future release without notice. Use with caution.
6
6
7
-
## [Unreleased]
7
+
<!-- ## [Unreleased] -->
8
+
9
+
## [3.1.2]
8
10
9
11
### Fixed
10
12
13
+
* Fixed [16 KB page sizes](https://developer.android.com/guide/practices/page-sizes) support (contributed by [@gustavaa](https://github.com/readium/kotlin-toolkit/pull/710)).
14
+
11
15
#### Navigator
12
16
13
17
* Fixed vertical text scrolling in EPUB for right-to-left reading progression (contributed by [@shovel-kun](https://github.com/readium/kotlin-toolkit/pull/656)).
@@ -980,3 +984,4 @@ progression. Now if no reading progression is set, the `effectiveReadingProgress
0 commit comments