FolioReaderKit v0.9.3 Release Notes

Release Date: 2016-10-06 // over 7 years ago
  • Full Changelog

    Implemented enhancements:

    • Extend flexibility. Use folio reader kit with vc which frame's is smaller than the screen size. #119
    • ๐Ÿ‘ Replace UIMenuItem-CXAImageSupport for MenuItemKit #41
    • Provide a config which disables the readers UIMenuController #154 (tschob)

    ๐Ÿ›  Fixed bugs:

    • UIMenuItem White Color #158
    • Page content disappear sometimes #152
    • Crash on SSZipArchive #83

    Closed issues:

    • Scroll to a specific page and specific page number #130
    • ๐Ÿ— Build on XCode 8 #129

    ๐Ÿ”€ Merged pull requests:

    • ๐ŸŽ‰ Fix and closes issue #158 and #41 #159 (hebertialmeida)
    • 0๏ธโƒฃ Prevent the default click behavior and the passing to other elements โ€ฆ #157 (tschob)
    • โž• Add pageWillLoad\(\) delegate method #156 (tschob)
    • Provide a way to perform java script code in a readers page from external code #155 (tschob)
    • โž• Add pageDidLoad\(\) method to the reader center delegate #153 (tschob)
    • ๐ŸŽ Prevent to always unzip the ePub, performance improvement ๐Ÿ“ˆ #151 (hebertialmeida)
    • ๐Ÿ”‹ Feature/html content adjustments #150 (tschob)
    • Provide touch point for class based on click listeners - improves Issue/132 #149 (tschob)