Skip to content

Releases: garybentley/quollwriter

Version 3.0.4

03 Mar 07:41
Compare
Choose a tag to compare

A number of minor fixes. The main change is how asset types are imported from the project information database.

Version 3.0.2

19 Feb 05:27
Compare
Choose a tag to compare

For details of what's changed see https://quollwriter.com/user-guide/version-changes.html and the commit list.

Version 3.0.1

22 Jan 00:38
Compare
Choose a tag to compare

The full release of version 3 (finally).

See https://quollwriter.com/user-guide/version-changes.html for more details.

Version 2.6.14

17 Jul 00:10
Compare
Choose a tag to compare

Fixes an issue with orphan data preventing custom objects from being deleted.

Version 2.6.13

02 Jul 01:37
Compare
Choose a tag to compare

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

22 Jun 03:37
Compare
Choose a tag to compare

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

04 Jun 11:10
Compare
Choose a tag to compare

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

31 May 02:05
Compare
Choose a tag to compare

Fixes and improvements to the User Interface strings functionality, including making sure that everything is encoded as UTF-8.

Version 2.6.9

20 Apr 00:07
Compare
Choose a tag to compare

Updated the built-in User Interface strings version to be the same as the QW version.

Version 2.6.8

18 Apr 01:12
Compare
Choose a tag to compare

Fixed a bug with TextArea that caused it to resize when wrapped in a scrollpane.