Skip to content

v2.16.2

Latest
Compare
Choose a tag to compare
@daniel-inka daniel-inka released this 22 Aug 07:09

[Version 2.16.2]

  • The targetSdk version has been updated to 34.

[Version 2.16.1]

  • Improves the performance of the open() function of the NcgEpubFile class:
    • If there are A1.ncg, A2.ncg, A3.ncg, ... etc. inside the AAA.epub file, it is faster to read the A2 and A3 files because the DRM header is read only when the A1.ncg file is opened for the first time.