Releases: kbss-cvut/termit
Releases · kbss-cvut/termit
3.3.0
- Added the possibility to download annotated file without unconfirmed occurrences (kbss-cvut/termit-ui#538).
- Enhanced fulltext search - now it shows information about the attribute in which a match was found (kbss-cvut/termit-ui#544).
- Added support for filtering by example (
skos:example
) in the faceted search (kbss-cvut/termit-ui#536). - Dependency updates, other minor code improvements.
3.2.0
- Added support for importing a vocabulary from MS Excel (kbss-cvut/termit-ui#449).
- Optimized performance of repeated term annotation and vocabulary validation (#285, #287).
- Annotator UI improvements, it is now possible to hide occurrences of a selected type (kbss-cvut/termit-ui#472).
- Support disabling generation of identifiers containing accented characters (#298).
- Use password reset links instead of admin manually setting user's password, support password recovery.
3.1.3
- Added invitation-based new user registration (admin does not have to set user password) (kbss-cvut/termit-ui#482).
- Allow reading terms without label in primary instance language (kbss-cvut/termit-ui#479).
- Allow setting multilingual label and comment on new properties (kbss-cvut/termit-ui#393)
- Bug fixes, dependency updates.
3.1.2
- Add support for password recovery (kbss-cvut/termit-ui#332).
- Fix an issue with deleting empty vocabularies (#276).
- Fix an issue with empty imported vocabularies selector (kbss-cvut/termit-ui#484).
3.1.1
3.1.0
- Added the possibility to highlight occurrences of the selected term in annotator (kbss-cvut/termit-ui#456).
- Improvements to repeated document annotation - remember approved occurrences even if the document content changes (to a degree) (kbss-cvut/termit-ui#461).
- Modified visualization of term occurrences in annotator (kbss-cvut/termit-ui#472).
- Ignore accents when filtering in tables (kbss-cvut/termit-ui#467).
- Bug fixes, dependency updates.
3.0.4
- Fix broken retrieval of subterms in the public API (kbss-cvut/termit-ui#459).
- Other minor bug fixes.
3.0.3
3.0.2
3.0.1
- Fixed an issue with setting exact match terms (kbss-cvut/termit-ui#432).
- Fixed an issue with ACL not being generate for an imported vocabulary (kbss-cvut/termit-ui#434).
- Technical improvements inside TermIt (update to Spring Boot 3).