Skip to content

Releases: ts4nfdi/terminology-service-suite

v4.1.3

13 Feb 13:28
Compare
Choose a tag to compare

4.1.3 (2025-02-13)

Bug Fixes

  • metadata: set useLegacy to true per default (af4ee29), closes #204

v4.1.2

13 Feb 07:45
Compare
Choose a tag to compare

4.1.2 (2025-02-13)

Bug Fixes

  • Hierarchy: add required OLS3 viewMode parameter (84ded3c), closes #194

v4.1.1

06 Feb 15:16
Compare
Choose a tag to compare

4.1.1 (2025-02-06)

Features

  • Documentation: add TIB ols4 endpoint (97d7c75), closes #196

v4.0.1

29 Jan 10:22
Compare
Choose a tag to compare

4.0.1 (2025-01-29)

Bug Fixes

  • AutoocmpleteWidget: safely handle undefined values in generateDisplayLabel function (b0bede7), closes #178 and inserts this patch into the main release branch

v4.0.0

29 Jan 10:08
Compare
Choose a tag to compare

4.0.0 (2025-01-29)

Bug Fixes

  • ResourcesWidget: activate the download option (616694c)
  • ResourcesWidget: prefer the description to the definition from the OLS API (3a7f08b)
  • ResourcesWidget: remove IRI from detail toggle (564ac12)
  • wording: Replaced semlookp-styles.css with tssStyles.css. (3eb117f)

Features

  • ResourcesWidget: add detail toggle (8203d52)
  • ResourcesWidget: add ols3 licenses (1147198)
  • ResourcesWidget: add terminology logos (5ecfa7d)
  • ResourcesWidget: change logo size (a11f1fa)
  • AutocompleteWidget: add dynamic truncation to options (7f8dc9b), closes #98
  • ResourcesWidget: add onNavigate function property, remove targetLink property (0ee8ca0)

BREAKING CHANGES

  • ResourcesWidget: targetLink parameter has been removed - use onNavigate parameter instead

v3.1.0

12 Dec 10:50
Compare
Choose a tag to compare

3.1.0 (2024-12-12)

Features

  • Documentation: add structured widget descriptions and grouping for the React widgets (a5b1182), (247e698), (1ff012e), closes #135

v2.12.2

04 Dec 09:39
Compare
Choose a tag to compare

2.12.2 (2024-12-04)

Bug Fixes

  • AutocompleteWidget: Safely handle undefined values in generateDisplayLabel function

v3.0.1

28 Nov 09:58
Compare
Choose a tag to compare

3.0.1 (2024-11-28)

Bug Fixes

v3.0.0

26 Nov 13:33
d3f5ee1
Compare
Choose a tag to compare

3.0.0 (2024-11-26)

Breaking changes

  • Elastic UI dependency upgrade v62.1.0 to v97.3.1
  • IriWidget: change the copyButton property from boolean to positional (3e59d05)
  • Removed deprecated HierarchyWidgetOLS (010a751)
  • Removed deprecated HierarchyWidgetDeprecated (8e3fa27)

v2.12.1

11 Nov 16:30
Compare
Choose a tag to compare

2.12.1 (2024-11-11)

Bug Fixes