Skip to content

3.0.3

Compare
Choose a tag to compare
@rchrd2 rchrd2 released this 03 Mar 00:41
· 2113 commits to master since this release
  • Add options: showToolbar, showLogo
  • Add this.options field, which stores the options last used in setup call
  • Improve _getDataFlattened to have simple cache breaker
  • Fix: don't show search UI if this.enableSearch is false
  • Fix: add missing 'defaults' option to search plugin
  • Move constants out of instance, and into class (eg BookReader.constMode1up)