Skip to content

Releases: gbv/cocoda

Cocoda 1.12.3

Choose a tag to compare

@github-actions github-actions released this 24 Feb 08:47
  • Update dependencies, in particular cocoda-sdk 3.5.0 to support first draft of access via OLS API
  • Minor layout issues #775 and #773

Cocoda 1.12.2

Choose a tag to compare

@github-actions github-actions released this 13 Aug 05:47
  • Issue (#746) : Fixed bug on MappingDetails modal.
  • Issue (#754 ) : Improved the UX experience in Settings/My Data user section.

Cocoda 1.12.1

Choose a tag to compare

@github-actions github-actions released this 04 Apr 07:53
  • 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

Choose a tag to compare

@github-actions github-actions released this 25 Mar 12:49
  • 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

Choose a tag to compare

@github-actions github-actions released this 24 Mar 09:14

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

Choose a tag to compare

@github-actions github-actions released this 13 Dec 09:12
d3771fc

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

Choose a tag to compare

@github-actions github-actions released this 13 Nov 12:12
b1d81dc
  • 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

Choose a tag to compare

@github-actions github-actions released this 30 Oct 12:57
d14fd17
  • 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

Choose a tag to compare

@github-actions github-actions released this 30 Oct 12:31
85a32f4
  • Updated dependencies.
  • Modernized some code and dependencies.

Full Changelog: 1.11.1...1.11.2

Cocoda 1.11.1

Choose a tag to compare

@github-actions github-actions released this 04 Mar 09:49
bd457f3
  • 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