Releases: matthias-stemmler/annimate
Releases · matthias-stemmler/annimate
v1.3.3
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
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.0
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
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
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
1.1.3 - 2024-09-22
Fixed
- Queries with varying number of nodes per match no longer cause Annimate to crash.
v1.1.2
1.1.2 - 2024-09-03
Fixed
- Excel exports of queries with zero matches are no longer broken.
v1.1.1
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
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.