This PR completely rewrites the point of entry for the Reader components, by migrating a lot of complexity out of them: publication handling, theming, caching or states for Navigators’ callbacks, init of these Navigators, etc.
It exposes a new wrapper component that picks the correct Reader component to mount based on the profile of the publication.
What's Changed
- Publication handling by @JayPanoz in #178
- Translations update from Hosted Weblate by @weblate in #174
Full Changelog: v1.1.7...v1.2.0