Project home page > Changelog
Changelog
v1.3.1
- Fix a bug where the scene content gets lost when splitting a scene at an appended chapter heading.
Based on PyWriter v12.13.2
v1.3.0
- Read ODT documents without meta.xml as created with FreeMind.
Based on PyWriter v12.12.0
v1.2.14
- Improvements for reading ODT documents generated by Word.
Based on PyWriter v12.9.0
v1.2.13
- Fix a bug where direct formatting of whole paragraphs is not considered when converting from ODT to yw7.
Based on PyWriter v12.8.5
v1.2.12
- Fix a bug in the ODT parser where direct bold and italic formatting is not recognized.
- Improve error handling when exporting the “proof” document.
Based on Pywriter v12.7.2
v1.2.11
- When creating a new scene on yw7 export, localize the default title.
Based on PyWriter v12.4.1
v1.2.10
- Show a message when scenes are split during conversion.
Based on PyWriter v12.4.0
v1.2.9
- Make it work on virtual file systems.
Based on PyWriter v12.3.2
v1.2.8
- Change the wording of the menu entry.
Based on PyWriter v12.3.0
v1.2.7
- Reduce the memory use by discarding the docstrings on building.
Based on PyWriter v12.1.2
v1.2.6
- Improve error handling.
Based on PyWriter v12.1.1
v1.2.5
- Simplify the SaveYw.xba macro.
- Fix message window heading.
- Minor refactoring.
Based on PyWriter v12.1.0
v1.2.4
- When exporting to yw7, save the document only if modified.
Based on PyWriter v12.1.0
v1.2.3
- Rename and refactor the Python script and the starter script, so that oo2yw7.py can be used as a standalone script as well.
Based on PyWriter v12.1.0
v1.2.2
- Speed up execution by using a starter script.
Based on PyWriter v12.1.0
v1.2.1
- Speed up the process: Don’t try to remove nonexistent tempfile after yw import.
Based on PyWriter v12.0.1
v1.2.0
- Speed up the process by converting the ODS document instead of an intermediate HTML file.
Based on PyWriter v12.0.0
v1.1.2
- Make it run on old Windows versions.
Based on PyWriter v10.0.1
v1.1.1
- Remove “shebang” to make the program run with Python 3.11.
Based on PyWriter v9.0.5
v1.1.0
- Code optimization and library update.
Based on PyWriter v9.0.4
v1.0.1
- Code optimization and library upgrade.
- Fix a bug where attempting to save a write-protected file raises an uncaught exception.
Based on PyWriter v8.0.8
v0.2.5
- Update the PyWriter library for future Python versions.
Based on PyWriter v7.14.2
v0.2.4
- Update help.
- Refactor the code.
Based on PyWriter v7.14.1
v0.2.3
- Fix a bug in document export, where the language setting is not recognized if applied to the whole paragraph.
Based on PyWriter v7.14.1
v0.2.0
- Count words like in LibreOffice. See: https://help.libreoffice.org/latest/en-GB/text/swriter/guide/words_count.html
Based on PyWriter v7.14.0
v0.1.0
Clone and modify the abandoned pywoo development version v10.0.0.
Based on PyWriter v7.13.1