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
+2
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,8 @@ All notable changes to this project will be documented in this file. Take a look
26
26
* Fixed crash in the `PublicationSpeechSynthesizer` when closing the navigator without stopping it first.
27
27
* Fixed the audio session kept opened while the app is in the background and paused.
28
28
* Fixed the **Attribute dir redefined** error when the EPUB resource already has a `dir` attribute.
29
+
*[#309](https://github.com/readium/swift-toolkit/issues/309) Fixed restoring the EPUB location when the application was killed in the background (contributed by [@triin-ko](https://github.com/readium/swift-toolkit/pull/311)).
0 commit comments