Skip to content

Releases: kbss-cvut/termit

3.0.1

27 Sep 18:55
7d99cd5
Compare
Choose a tag to compare
  • 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

21 Aug 20:27
e74fd30
Compare
Choose a tag to compare

Breaking Changes

All of the above listed changes represent possibly breaking changes.

2.18.0

29 Jun 12:17
5232f3b
Compare
Choose a tag to compare
  • 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

12 Jun 08:33
bcab0f0
Compare
Choose a tag to compare
  • 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

22 Mar 12:24
ebf5e9e
Compare
Choose a tag to compare
  • Bug fixes.

2.16.2

24 Feb 11:51
6873774
Compare
Choose a tag to compare
  • Bug fixes.
  • Initial implementation of user group management (will be used in vocabulary access management).

2.16.1

14 Feb 08:51
11f8675
Compare
Choose a tag to compare

2.16.0

21 Jan 17:06
2c852f1
Compare
Choose a tag to compare

2.15.0

22 Dec 12:04
43923db
Compare
Choose a tag to compare
  • 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

27 Nov 17:13
3f1a520
Compare
Choose a tag to compare
  • Do not send comment changes notification email when there are no changes.
  • Support editing document and file labels (kbss-cvut/termit-ui#128).