Skip to content

Releases: pangaea-data-publisher/qualianon

v1.3.1

27 Nov 13:40
Compare
Choose a tag to compare

Here is another bugfix release.
When using the find-function, it was possible to create a marker within an already marked area. This does not make sense and was responsible for corrupting projects.

v1.3

31 Mar 09:42
Compare
Choose a tag to compare

Welcome to the 1.3 release of QualiAnon. In this version, I reworked the save-document logic. It is more robust now and a few bugs that caused correputed project files are fixed.

v1.2.3

23 Jan 15:53
Compare
Choose a tag to compare

#25 I added progress dialogs for loading and saving the project, so it should not feel that unresponsive. No final solution, but maybe it helps.
#30 For projects with many categories, the selection of a category when adding a replaement can be annoying. The new searchable control fixes the problem.
#31 The project could be corrupted when marking large sections (>32000 characters). This is not possible anymore.
#32 The built-in backup is fixed for windows machines. But please: BACKUP YOUR PROJECT REGULARLY!
#33 Display alert windows, when there is an error in the log

v1.2.2

06 Apr 13:17
Compare
Choose a tag to compare

Bugfix release:

  • #29 Error loading document, when multiline marker at end of document

v1.2.1

18 Mar 13:17
Compare
Choose a tag to compare

Quick update:

  • Add line numbers to exported texts

v1.2.0

02 Dec 15:06
Compare
Choose a tag to compare

I received a report about a corrupted project. With this release, I have done several things to mitigate this problem:

  • Fixed a bug that can cause project corruption. It happened when working on the categories (renaming, etc.) #26
  • Added an audit log file. This makes it easy to see what was done on a project.
  • Added an auto-backup feature. Files are regularly backed up in a "backup" folder.
  • Improved the UI of the quit confirmation dialog.

v1.1.1

05 Oct 15:43
Compare
Choose a tag to compare

Just a few fixes to make life easier:

  • As user, I would like to get warned if instead of opening I create a new project and vice versa, so that I do not get confused. #23
  • As user, I would like to be asked for confirmation before destructive operations.
  • Search in list views when pressing enter/return key.

Also check the manual. I have added a section about using custom replacement lists with QualiAnon: sections 4.7 and 5.2.

v1.1.0

03 Jul 03:49
Compare
Choose a tag to compare

Added free full text search feature.
Usage: Menu -> Edit -> Find ...

v1.0.3

01 Jul 11:40
Compare
Choose a tag to compare

Bugs fixed:

  • "Show replacement" does not scroll to the corresponding entry #17
  • Special characters in category names do not work #16
  • Import of document with an existing name removes all markers in the existing document #14
  • When changing the color of a category, the text is not updated #10
  • Remove newline from marked text in some contexts #9
  • Sometimes it is possible to add a new marker over other markers #8
  • When deleting a document from a project, the corresponding document view tab is not closed #2
  • When deleting a document from a project and importing another document with the same name, the old document is shown #1

v1.0.1

18 May 00:16
Compare
Choose a tag to compare

Bugfix release