Releases: recogito/recogito-client-core
Releases · recogito/recogito-client-core
Version 1.0.1
Fixes a bug that caused the editor to appear in the wrong place when the window was scrolled horizontally.
Version 1.0.0
Breaking changes With this version, we are dropping all all text annotation code from recogito-client-core
, and move it to recogito-js
instead.
Version 0.3.3
- Editor
- Fixed a minor bug concerning proper display of
created
/lastModified
times - Greek UI language translation
- Fixed a minor bug concerning proper display of
- Widget API
- Widgets now get an updated annotation instance when the user changes the selection target (e.g. move/resize in Annotorious)
- Added
.onSetProperty
method that allows widgets to attach top-level props the annotation
Version 0.3.2
Added Dutch UI tranlsation
Version 0.3.1
Bugfix release
Version 0.3.0
- Bugfixes
applyTemplate
no longer supported
Version 0.2.6
Bugfix release
Version 0.2.5
Maintenance release (bugfixes + preparation for future functionality)
Version 0.2.4
- Proper handling of multi-line comments in the Comment Widget
- Localized text labels for time expressions ("2 minutes ago"), when using
authInfo
- Added missing Spanish labels for 'Edit' and 'Delete'
- Turkish UI translation
Version 0.2.3
- Relationship editor bugfix