Skip to content

Releases: kbss-cvut/termit

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

2.8.0

16 Nov 07:18
Compare
Choose a tag to compare
  • Simplified related terms UI.
  • Implemented extension of SKOS export which allows exporting a glossary including terms from other vocabularies that are referenced in the glossary.
  • Optimized removal of files containing term occurrences.
  • Fixed issues with processing various kinds of accents and apostrophes in Annotace.

2.7.0

12 Oct 15:55
Compare
Choose a tag to compare
  • Improve SKOS import functionality
  • Ensure correct export of related/relatedMatch terms
  • Suppor exactMatch, related, and relatedMatch in the public REST API
  • Indicate when maximum uploaded file size is exceeded
  • Fix issues with using annotator in Firefox
  • Simplifying related and definition-related terms (still work in progress)