3.0.0-alpha.1 #421
Replies: 1 comment 1 reply
-
|
Hi. With the new mobile SDKs 3.x changes related to HREFs and Locators, do you have any migration guide in case those are being stored on the server side ? Having them stored only on local DB seems pretty straight forward by using |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Take a look at the migration guide
Changelog
Changed
R2Shared,R2StreamerandR2Navigatorpackages are now calledReadiumShared,ReadiumStreamerandReadiumNavigator.RelativeURL,AbsoluteURL,HTTPURLandFileURL). This is helpful because:download(url: HTTPURL) -> FileURL.Shared
LinkandLocator'shrefare normalized as valid URLs to improve interoperability with the Readium Web toolkits.selfURL of a manifest anymore. However, you can still normalize the HREFs yourselves by callingManifest.normalizeHREFsToSelf().Publication.localizedTitleis now optional, as we cannot guarantee a publication will always have a title.What's Changed
Link'shrefwhen creating aURLby @mickael-menu in ValidateLink'shrefwhen creating aURL#379R2prefix by @mickael-menu in DropR2prefix #412selflink to enable HTTP requests in a RWPM by @mickael-menu in Don't require aselflink to enable HTTP requests in a RWPM #415Full Changelog: 2.7.1...3.0.0-alpha.1
This discussion was created from the release 3.0.0-alpha.1.
Beta Was this translation helpful? Give feedback.
All reactions