Releases: kbss-cvut/termit
Releases · kbss-cvut/termit
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).
3.0.0
- Replace term draft status with a state attribute supporting a set of options (kbss-cvut/termit-ui#417)
- Remove CSV export feature (kbss-cvut/termit-ui#389)
- Remove unused vocabulary terms feature (kbss-cvut/termit-ui#423)
- Bump required Java version to 17
Breaking Changes
All of the above listed changes represent possibly breaking changes.
2.18.0
- Implemented faceted term search (kbss-cvut/termit-ui#326).
- Added link to generated REST API documentation to the page footer.
- More efficient asset label retrieval.
2.17.0
- Implemented access control list-based vocabulary access management and authorization (kbss-cvut/termit-ui#368).
- Added support for user groups.
- Fixed an issue with user logout (kbss-cvut/termit-ui#404).
- OpenAPI documentation now available for each instance together with Swagger UI (#228 ).
2.16.3
2.16.2
2.16.1
- Additional properties values that represent URLs are rendered as clickable links (kbss-cvut/termit-ui#369).
- Allow file re-upload (kbss-cvut/termit-ui#371).
- Remove dependency on obsolete react-breadcrumbs (kbss-cvut/termit-ui#293).
2.16.0
- Excel export now creates sheets for individual languages used in a vocabulary (kbss-cvut/termit-ui#194).
- Added the possibility to download a file in its current version and the version originally uploaded to TermIt (kbss-cvut/termit-ui#347).
- Minor fixes (kbss-cvut/termit-ui#335, kbss-cvut/termit-ui#184, kbss-cvut/termit-ui#294), improved annotator performance (the document is now not reloaded after a term occurrence is created/confirmed) (kbss-cvut/termit-ui#346).
2.15.0
- SKOS export extended with full export (all term attributes). Excel export extended as well. (kbss-cvut/termit-ui#296)
- SKOS reimport now preserves document references.
2.14.1
- Do not send comment changes notification email when there are no changes.
- Support editing document and file labels (kbss-cvut/termit-ui#128).