Skip to content

Releases: matthias-stemmler/annimate

v1.3.3

27 Nov 21:10
Compare
Choose a tag to compare

1.3.3 - 2024-11-27

Fixed

  • Optional query nodes are now always excluded from the selection under "Match annotation" and "Match in context" since they never correspond to match nodes.

v1.3.2

25 Nov 21:43
Compare
Choose a tag to compare

1.3.2 - 2024-11-25

Fixed

  • Segmentations with layers other than default_ns are now supported. This applies to the tok_anno and tok_dipl segmentations of ReM 2.x.

v1.3.1

17 Nov 15:53
Compare
Choose a tag to compare

1.3.1 - 2024-11-17

Added

  • Added support for macOS.

v1.3.0

04 Nov 21:03
Compare
Choose a tag to compare

1.3.0 - 2024-11-04

Added

  • Added link to User Guide in "Help" menu.

Changed

  • Decreased auto-scrolling acceleration when reordering columns.

Fixed

  • Fixed occasional flashing of dialogs during fade-out.

v1.2.0

19 Oct 20:06
Compare
Choose a tag to compare

1.2.0 - 2024-10-19

Added

  • The window state (e.g. position and size) is now persisted across restarts.

Changed

  • Starting Annimate again when it is already running now focuses the previous instance instead of showing an error.
  • Implemented new dialog for automatic updates.

v1.1.4

01 Oct 17:01
Compare
Choose a tag to compare

1.1.4 - 2024-10-01

Fixed

  • Legacy meta queries with multiple alternatives no longer cause Annimate to crash.
  • Nodes for queries with optional nodes in between are now listed correctly.

v1.1.3

22 Sep 13:52
Compare
Choose a tag to compare

1.1.3 - 2024-09-22

Fixed

  • Queries with varying number of nodes per match no longer cause Annimate to crash.

v1.1.2

03 Sep 17:02
Compare
Choose a tag to compare

1.1.2 - 2024-09-03

Fixed

  • Excel exports of queries with zero matches are no longer broken.

v1.1.1

20 Jul 19:50
Compare
Choose a tag to compare

1.1.1 - 2024-07-20

Fixed

  • "Match in context" columns are now produced correctly even for corpora without any coverage components.

v1.1.0

13 Jul 20:10
Compare
Choose a tag to compare

1.1.0 - 2024-07-13

Added

  • Matches can now be exported either to comma-separated values (.csv) or Excel (.xlsx) files.

Changed

  • Increased contrast of scrollbars on gray background.

Fixed

  • Queries are not corrupted anymore when copying and pasting from the ANNIS web UI.
  • Toast notifications are now shown behind modal dialogs.