Skip to content

Releases: RationAI/xopat

2.2.0

29 Mar 16:36
ea01286

Choose a tag to compare

2.2.0 Pre-release
Pre-release

NEW UI SYSTEM. The UI now supports component system using Van.js library. A lightweight
way of re-using defined components, supported newly by tailwind css. The ui will be further
separated from the viewer core in the future. UI Components are not yet integrated, but the CSS Styles are.
There might be slight disturbances on collision of button / theme styling.

Features: new UI component system & developer UI tools. Server support for .mjs files -
support for native JS modules. New annotation tool for multipolygons, new viewport segmentation
annotation tool. New event reacting on visualization rendering setting change.

2.1.0

27 Nov 09:16
cd8c6f4

Choose a tag to compare

Features: new system for module/plugin building, improvements of annotation listing features,
support for generic annotation visual style changes.

Maintenance: removed outdated plugins.

Bugfixes: plugins use also Cache API, annotation visuals updated also with history.
Fix oidc login with events.

2.0.4

19 Nov 16:31
d4a7d6f

Choose a tag to compare

Features: vertical magnification slider, allow 2x artificial zoom, annotation areas

Bugfixes: OIDC modile, magic wand annotation tool, stacktrace capture.

Release 2.0.3

18 Nov 16:56
99b9c73

Choose a tag to compare

First release using github actions.