Releases: gbv/cocoda
Releases · gbv/cocoda
Cocoda 1.12.0
-
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
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
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
- 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
- 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
- Updated dependencies.
- Modernized some code and dependencies.
Full Changelog: 1.11.1...1.11.2
Cocoda 1.11.1
- 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
- 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:
- 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
- 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
Cocoda 1.10.0
- Implement mapping mismatch tagging. (#667)
- When giving a negative rating (thumbs down) to a mapping, you can now clarify it by giving a reason (of predefined options).
- For mappings in registries hosted by VZG/coli-conc, an email feedback button is now shown.
- Support concept type "non-indexing concept". (#716)
- Non-indexing concepts have a specific icon, similar to combined concepts.
- When creating a mapping with a non-indexing concept, a warning will be shown.
- Mapping "type" is now called "relation" throughout the application. (#714)
- Update manual. (#527)
- Various small bug fixes and improvements. (#711, #712, etc.)
- Update dependencies.
Full Changelog: 1.9.1...1.10.0