Releases: Sigil-Ebook/BibiReader
BibiReader v0.4.1 Released
Changes
- updated to the very latest plugin_utils.py to work better with PySide6
BibiReader v0.4.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
BibiReader v0.3.0 Released
BibiReader v0.3.o Released
Includes bug fix from RbnJrg for svg wrapper around an svg image
BibiReader v0.2.0 Release
This release makes allowing javascripts (as per the epub3 standard) the default. It also adds in plugin icons contributed by BeckyEbookl
(Thank you!)
BibiReader Plugin for Sigil
Initial Release: BibiReader 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
Bibi's Epub Reader project to implement the epub reader.
See https://github.com/satorumurmur/bibi
License/Copying: The Bibi 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.