Skip to content

Releases: gbv/cocoda

Cocoda 1.12.1

04 Apr 07:53
Compare
Choose a tag to compare
  • Issue (#744) : improved the use of color-text-secondary against color-secondary backgrounds, addressing previous inconsistencies in the concept tree and concept details.

  • Issue (#743 ) : Support for search links involving multiple concepts. Search links can now reference multiple concepts, such as
    https://opac.k10plus.de/DB=2.299/CMD?ACT=SRCHA&IKT=5004&TRM=08.38+and+44.40 for the BK concepts 08.38 and 44.40.
    These multi-concept links are not shown in individual concept details (by design). Instead, they are now displayed in the mapping details modal, where the context of both concepts is allowed by configuration.

Full Changelog: 1.12.0...1.12.1

Cocoda 1.12.0

25 Mar 12:49
Compare
Choose a tag to compare
  • Issue #730 Fix: Display All Broader Concepts When Multiple Exist
    When a concept has multiple broader concepts, all broader concepts are now displayed, instead of filtering them based on ancestors.

  • Issue #740 - Enhancements to the configuration of the color scheme, allowing for greater customization and flexibility in adapting the interface to user preferences.

Full Changelog: 1.11.6...1.12.0

Cocoda 1.11.6

24 Mar 09:14
Compare
Choose a tag to compare

What's Changed

  • Issue #740 introduces the ability to configure the color scheme; colors can now be customized by modifying the config file, where color settings are managed in the cssProperties object.

Full Changelog: 1.11.5...1.11.6

Cocoda 1.11.5

13 Dec 09:12
d3771fc
Compare
Choose a tag to compare

One last release from me (Stefan) with a bunch of small fixes and improvements!

  • Load concept data for mapping trash on startup.
  • MappingEditor: Add gap between concept and remove concept button.
  • MappingEditor: Fix small issue related to mapping cardinality.
  • ConceptSchemeSelection: Fix and improve "source" filter.
  • MappingBrowser: Prevent visual glitch when clearing search.
  • Fix misaligned tooltips.
  • ConcordanceEditor: Show URI prefix before notation.
  • MappingBrowser: Add dropdown for from/to in Concordances tab.
  • Settings: Improve Data Sources tab.
  • Fix small issue when saving a mapping from another registry that was part of a concordance.
  • Update depdendencies.

Full Changelog: 1.11.4...1.11.5

Cocoda 1.11.4

13 Nov 12:12
b1d81dc
Compare
Choose a tag to compare
  • Small UI updates:
    • Mapping Search: Adjust search button color depending on filters (to show whether filters have changed and a new search needs to be performed).
    • Mapping Browser: Always show number of results, even if it's just one page.
  • Adjust default configurations for old and new coli-conc suggestions.
    • New coli-conc suggestions use https://github.com/gbv/typesense-suggest-backend, now with support for more vocabularies (RVK, BK, DDC, IXTHEO, THEMA, SDNB).
    • Old coli-conc suggestions use a simple string search in the target system and are used for vocabularies that aren't supported by the new coli-conc suggestions.
  • Update dependencies.

Full Changelog: 1.11.3...1.11.4

Cocoda 1.11.3

30 Oct 12:57
d14fd17
Compare
Choose a tag to compare
  • Fixed small bug that mistakenly showed data error for certain concepts.
  • Updated GitHub workflows.
  • Updated dependencies.

Full Changelog: 1.11.2...1.11.3

Cocoda 1.11.2

30 Oct 12:31
85a32f4
Compare
Choose a tag to compare
  • Updated dependencies.
  • Modernized some code and dependencies.

Full Changelog: 1.11.1...1.11.2

Cocoda 1.11.1

04 Mar 09:49
bd457f3
Compare
Choose a tag to compare
  • ConcordanceSelection: Only show concordances for current registry.
  • Fix issue where only a maximum of 100 concordances were loaded.

Full Changelog: 1.11.0...1.11.1

Cocoda 1.11.0

16 Feb 11:50
8001cf4
Compare
Choose a tag to compare
  • Mapping Search: Translate notations into URIs if possible. (#721)
  • Allow filtering of search registries by selected/filtered schemes.
  • ItemName: Also show missingDataIndicator if concept wasn't even attempted to be loaded.
  • Concordances:
    • Show concordance URL in ConcordanceDetail. (#722)
    • Show concordance license in ConcordanceDetail.
    • Concordances: Show publisher instead of creator in list if exists. (#724)
    • ConcordanceDetail: Add publisher. (#724)
  • Adjust URLs for Wikidata and Nomisma reconciliation API. (#719)
  • Improve build-all.sh script (for https://github.com/gbv/cocoda-versions).
  • Small fixes and changes.
  • Update dependencies.
  • Building Cocoda now requires Node.js 18 or later. (#723)

Full Changelog: 1.10.1...1.11.0

Cocoda 1.10.1

06 Oct 11:00
4504923
Compare
Choose a tag to compare
  • Fix issue with embedded mappings.
  • Adjust footer in Concordances view.
  • Fix small bug related to interface language in Settings.
  • Update dependencies.

Full Changelog: 1.10.0...1.10.1