Releases: Sigil-Ebook/EpubJSReader
EpubJSReader v0.5.1 Released
Changes:
- updated to the very latest plugin_utils.py to work better with PySide6
EpubJSReader v0.5.0 Released
Changes in this Release
- added support for both Qt5 and Qt6 using plugin_utils.py
- local app setting are now properly stored and kept between launches
EubJSReader v0.4.0 Released
EpubJSReader v0.4.0
Changes:
- contains patch to fix max-width image sizing bug when in two-page spread mode
EpubJSReader v0.3.1 Released
EpubJSReader v0.3.1
This update has a simpler version of v0.3.0 toc bug fix that uses the existing internal EPUBJS.core.resolveUrl().
No change in end user functionality from version 0.3.0
EpubJSReader v0.3.0 Released
EpubJSReader v0.3.0
This update includes a bug fix to the TocController to properly convert NCX and Nav relative paths to paths relative to the OPF.
This fixes broken TOC behaviour when the NAV/NCX is not co-located beside the OPF.
EpubJSReader v0.2.0 Released
This update includes plugin icons contributed by BeckyEbook (Thank you!).
EpubJSReader plugin for Sigil
Initial Release: FuturePress EpubJSReader plugin for Sigil
This plugin implements an epub3 reader for the epub currently being edited in Sigil.
It uses PyQt5 and PyQtWebengine to create a browser like main window and then loads
FuturePress's EpubJS epub reader project to implement the epub reader.
See https://github.com/futurepress/epub.js/
https://github.com/futurepress/epubjs-reader/
License/Copying: The EpubJS Reader code is covered by its own MIT License.
License/Copying: The actual python code used to create this plugin is covered under the GNU LGPL Version 2 or Version 3, your choice. Any other license terms are only available directly from the authors of Sigil in writing.
Minimum Sigil Version: support for this plugin is provided for Sigil 1.6.0 and later using the Python 3.6 or later Python interpreter.