Skip to content

Releases: gbv/cocoda

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

Cocoda 1.10.0

21 Jun 11:40
f7ab637
Compare
Choose a tag to compare
  • 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

Cocoda 1.9.1

24 Apr 11:56
3fe072c
Compare
Choose a tag to compare
  • Concordance editing:
    • Allow to set/edit names of contributors. (#708)
    • Allow removal of description (requires JSKOS Server 2.0).
  • Update jskos-api version to ^1.0 || ^2.0 to fix compatibility with latest JSKOS Server release.
    • Note that no direct changes were requried to Cocoda to work with JSKOS API 2.0, so it is downwards compatible with JSKOS API 1.0.

If you are using any of our JSKOS Server instances, please update Cocoda to version 1.9.1, otherwise it won't be able to access the instances! Sorry for the inconvenience.

Full Changelog: 1.9.0...1.9.1

Cocoda 1.9.0

03 Apr 11:56
3703c9a
Compare
Choose a tag to compare

Important note: We are moving our Docker images to GitHub Container Registry. Please replace coliconc/cocoda with ghcr.io/gbv/cocoda in all your Docker usage of Cocoda starting with v1.9.0. Note that we are not re-releasing old tags, so for older versions of Cocoda, please keep using coliconc/cocoda.

See our Docker README for more information about Docker usage.

  • Complete restructure of Concept Details. (#701)
    • All important information (labels, notes, etc.) in the current language (+ English) are now shown in the first tab called "Concept".
    • Translations are shown in a separate tab "Translations".
    • Metadata about a concept are moved to the "Meta" tab.
  • Mapping Search/Navigator: Show detailed concept info in popover. (#700)
    • It will now show the ancestor/broader concepts as well as all data from the "Concept" tab in Concept Details.
    • This will make it easier to decide whether a certain mapping suggestion is the right fit without having to select the target concept (which would then change the results in the Navigator).
    • The popover is shown after a delay. If the available information is too long, the popover will be scrollable.
    • There might be small revisions to this feature in the near future, especially to make displaying the information more compact.
  • Mapping Navigator: Support mappings embedded in concept data. (#620)
  • Mapping Search: Results can now be sorted in ascending order.
  • Add "coli-conc suggestions (experimental)" for BK and RVK.
    • Note that this will be revised in the future and might change completely.
  • Use lobid-gnd to access GND data to replace internal API.
  • MappingEditor: Show recommendation to set mapping type if not specified.
  • Revise German user documentation.
  • Many more small changes and fixes.
  • Update dependencies.

Full Changelog: 1.8.2...1.9.0

cocoda-1 9 0-1@2x

cocoda-1 9 0-2@2x

Cocoda 1.8.2

17 Mar 09:04
3f22ea4
Compare
Choose a tag to compare
  • Fix issues when using backend without authentication. (#705)
  • Update dependencies.

Full Changelog: 1.8.1...1.8.2

Cocoda 1.8.1

30 Nov 07:55
89aa33b
Compare
Choose a tag to compare
  • Add annotations to Mapping Editor. (#698)
  • Fix small issue when assigning a mapping to a concordance.
  • Other small changes/fixes.

Full Changelog: 1.8.0...1.8.1