Skip to content

Version 2.0.4

Choose a tag to compare

@vkbo vkbo released this 29 Jan 01:51
· 3313 commits to main since this release
v2.0.4
4f11990

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.