Releases: dougmassay/docximport-sigil-plugin
DOCXImport v0.3.0
Changes in this Release
- Dropped Support for tkinter
- Update to work with Qt6.5.2 and Python 3.11.3 in advance of Sigil 2.0
Looking for Translation volunteers. Will likely be a one time thing (I don't expect dialog strings to change that much). Just grab the template.ts file from the translations folder of the repo and get a ts file for your language back to me, and I'll include it in a future release. Thanks in advance.
DOCXImport v0.2.8
Import epub into a perfectly flat archive structure and let users of Sigil 1.0+ rearrange/reorg to their preference. Pre Sigil 1.0 should work the same.
DOCXImport v0.2.7
-
Pulled in the upstream updates to Mammoth 1.4.10 to pick up a few fixes for Python 3.8
-
Enabled all of the PyQt5 portions of the plugin interface to be translated. So I'm looking for volunteer translators to provide some .ts files. It's nothing very complicated. Just 11 or 12 strings that probably won't be changing much (if at all) in the future. Contact me if you're interested. The gist is this: fork the repo; copy the template.ts file (in the translations folder) to docximport_(pl|es|fr).ts (or whatever your language's code is) and use Qt's Linguist to translate the strings. Then submit a pull request and I'll compile the language files for use in the plugin.
-
Added support to match Sigil's light/dark theme in Sigil 1.1
DOCXImport v0.2.6
Regex fix for empty paragraphs (thanks Becky!).
DOCXImport v0.2.5
- Add empty alt attribute to images when no alt_text/descr is provided in the DOCX
DOCXImport v0.2.4
- Update mammoth/cobble to latest upstream
- Tweak mammoth to create a "title" attribute for images if the title property is defined in the docx
- Remove extraneous parsimonious module
DOCXImport v0.2.3
- Use PyQt5 GUI if Sigil is new enough.
- integrate upstream changes to mammoth module
DOCXImport v0.2.2
Get ready for v0.2.2 release
DOCXImport v0.2.1
GUI tweaks
DOCXImport v0.2.0
Updated automatic version checker to 0.2.0