v2.0.4
saga-soft/novelWriterv2.0.4Jan 29, 2023by vkbo
AI Summary
A patch release that fixes a crash occurring when importing PyQt5 version 5.15.8.
Key Highlights
- Fixed crash when running with PyQt5 version 5.15.8.
Full Release Notes
### Release Notes This is a patch release that fixes a bug where novelWriter would crash if PyQt5 version 5.15.8 was installed and imported. ### Detailed Changelog **Bugfixes** * Fix an issue with the version check against PyQt5, which was imported from the wrong package when running novelWriter with PyQt5 version 5.15.8, released 2023-01-28. Issue #1324. PR #1325.