Skip to content

Releases: kbss-cvut/termit

2.14.0

06 Nov 18:21
523ce1e
Compare
Choose a tag to compare

2.13.0

20 Sep 16:14
da0e0a0
Compare
Choose a tag to compare

2.12.1

02 Aug 08:38
47eafa5
Compare
Choose a tag to compare
  • Extend attributes of term snapshots in the public TermIt API #161 .
  • Improve the layout of non-SKOS attribute editor.

2.12.0

02 Jul 14:17
Compare
Choose a tag to compare

Snapshots conserve the state of the vocabulary at the time of snapshot creation and can be used to mark important milestones in vocabulary history. Currently, the feature is mainly backend (REST API). The UI only allows to create snapshots, but does not provide any means of accessing them.

2.11.3

31 May 12:03
7e2b474
Compare
Choose a tag to compare
  • Fixed an issue with importing SKOS glossaries (kbss-cvut/termit-ui#214).
  • Improve performance of vocabulary detail view.
  • Fixed an issue with updating inferred term relationships.

2.11.2

04 May 10:52
0a485f4
Compare
Choose a tag to compare
  • Fixed styling conflicts of Markdown rendering.
  • Unification of vocabulary import component styles.
  • Fix layout of asset history table.
  • Show term draft status in FTS results table.
  • Backend performance and stability fixes.

2.11.1

12 Apr 19:49
Compare
Choose a tag to compare
  • Add support for Markdown formatting of term definition and scope note and vocabulary description.
  • Show term status (draft/confirmed) on term detail. Allow directly toggling it.
  • Optimize loading the list of all terms in a vocabulary.
  • Switch to Java 11.

2.11.0

31 Mar 16:06
Compare
Choose a tag to compare
  • Removed general resource management from the open source version of TermIt.
  • Code cleanup.
  • Dependency updates.

2.10.0

14 Feb 11:21
Compare
Choose a tag to compare
  • Allow access to related terms in the public API
  • Allow filtering FTS results by vocabulary (frontend-only)
  • Fix removal of a term after its definition has been removed
  • Fix missing vocabulary badge for vocabularies not compliant with the SGoV identification scheme
  • Check for presence of language tags in SKOS import
  • Dependency updates

2.9.0

13 Jan 21:11
Compare
Choose a tag to compare
  • whitelist of unmapped properties that are included in the term detail response in the public API
  • plural unmapped property values are sorted alphabetically on term detail screen
  • FIX: exact matches, related matches & parents do not show up occasionally