Releases: garybentley/quollwriter
Version 3.0.4
A number of minor fixes. The main change is how asset types are imported from the project information database.
Version 3.0.2
For details of what's changed see https://quollwriter.com/user-guide/version-changes.html and the commit list.
Version 3.0.1
The full release of version 3 (finally).
See https://quollwriter.com/user-guide/version-changes.html for more details.
Version 2.6.14
Fixes an issue with orphan data preventing custom objects from being deleted.
Version 2.6.13
Changes:
- When entering full screen mode the original project window is now hidden.
- Don't send the log files when reporting an exception to the server.
- Don't send the general log file when the user reports a bug.
- Ensure that the full exception chain is captured when an error is logged.
Version 2.6.12
Fixed the EPUB export so that it uses utf-8 in all cases.
Changed the .docx and .epub exports to include a language code based on the spellcheck language of the project.
Version 2.6.11
Fixed a bug with the object name not being set correctly.
Fixed a bug where the custom object field ordering could become incorrect when the user drags/drops the fields in the UI.
Version 2.6.10
Fixes and improvements to the User Interface strings functionality, including making sure that everything is encoded as UTF-8.
Version 2.6.9
Updated the built-in User Interface strings version to be the same as the QW version.
Version 2.6.8
Fixed a bug with TextArea that caused it to resize when wrapped in a scrollpane.