2.6.1
Take a look at the migration guide
Added
Navigator
- You can now customize the playback refresh rate of
_AudiobookNavigator
in its configuration. - The EPUB navigator automatically moves to the next resource when VoiceOver reaches the end of the current one.
Changed
Navigator
- You should not subclass
PDFNavigatorViewController
anymore. If you need to overridesetupPDFView
, you can do so by implementing thePDFNavigatorDelegate
protocol.
Fixed
Shared
- Zipped Audio Book archives are now detected even if they contain bitmap entries.