Skip to content

Releases: gbv/cocoda

Cocoda 1.0.1

14 Aug 06:34
1.0.1
8111e69

Choose a tag to compare

Cocoda 1.0.1 is a minor update with only a few visible changes.

  • Annotations of type moderating are now shown for mappings. These mappings will have a checkmark instead of the number of votes. (#442)
    • Note that it is currently not possible to add a moderating annotation inside Cocoda.
  • Added a separate subpage showing a reduced interface with only the Mapping Browser (concordances and mapping search). It is available under ./concordances.html.
  • Improve tab appearance.
  • Improved annotations.
  • Other small changes and improvements. (e.g. #431)

Cocoda 1.0.0

02 Jul 09:11
1.0.0
912526f

Choose a tag to compare

We are proud to announce Cocoda version 1.0.0. Happy Mapping!

  • There are now user manuals in German and English. (#337, #434, #436)
  • Concept schemes can now be filtered by type. (#171, #432)
  • The current Mapping Registry can now be selected right from the navigation bar in the top right. (#342)
  • The current identity used to save mappings can now be selected right from the navigation bar as well. (#421)
  • Component settings can now be accessed via a button in the bottom right of each component.
  • Some settings were moved from the general settings to the component specific settings.
  • When hovering a creator in Mapping Search/Navigator, you can now see more information about that creator and directly search for all their mappings.
  • Added a button to transfer mappings from local storage to the concordance registry. (#357)
  • New option for Mapping Navigator: You can now disable showing results related to the concept selected on the left/right side. (#393)
  • Favorite concepts can now be added to (using drag and drop) and removed from the ConceptList component. (#426)
  • Added an icon to Mapping Editor to clone a mapping. (#430)
  • Added an option to open Cocoda directly to the concordances view.
  • Other small fixes and adjustments. (#207, #218, #293, #309, #320, #350, #427, #428, #429, #433)

Cocoda 0.9.3

21 Jun 09:03
0.9.3
dd1bef1

Choose a tag to compare

  • New ConceptList compontent. (#139)
    • The previous ConceptTree component was replaced with a component that can show arbitrary lists of concepts.
    • Currently, it shows the top concepts (exactly like the previous ConceptTree) and favorite concepts. (#409)
    • Other ideas for lists are currently being discussed. (#425)
  • Mapping trash bin. (#354)
    • Deleted mappings will now be moved to a trash bin in the navigation bar.
    • The last 10 deleted mappings are restorable.
    • The mapping trash is saved in the browser's local storage, so it will persist site reloads.
  • Improvements to ConceptDetail.
    • Adjusted order of tabs. (#424)
    • New "labels" tab that shows all labels for a concept. A click on a label will search for it on the other side. (#412)
    • Improved loading of GND terms. (#83)
  • Mapping Search: Added button to easily search for one's own mappings. (#392)
  • Improvements to favorite concepts.
  • Redesigned tab layout. (#418)
  • Improved DataModal. (#405)
  • Improve release workflow. (#415)
  • Other small fixes and adjustments. (#416, #417, #260)

Cocoda 0.9.2

11 Jun 09:14
0.9.2
ccf8dad

Choose a tag to compare

  • Fix issue with local mappings when first using the tool.
  • GitHub Releases now contain a built zip file that can be dropped directly onto a web server. (#169)
  • Mapping Navigator: Prioritize reverse mappings higher. (#400)
  • Mapping Browser: Reintroduce registry auto refresh. (#394)
  • Improvements to favorite concepts. (#407, #408)
  • Improve auto label insertion and make it configurable. (#397)
  • Lots of smaller fixes, adjustments, and some refactoring. (#403, #396, #399, #235, #411, #404, #401, #366, #414)

Cocoda 0.9.1

04 Jun 10:47
0.9.1
3d51ad4

Choose a tag to compare

Cocoda 0.9.0

03 Jun 05:46

Choose a tag to compare

  • Completely rewritten Mapping Browser. Now includes a list of Concordances, Mapping Search, and the Mapping Navigator (which is basically what Mapping Browser was before). (#231, #368, #116, #373, #381, #380, #378, #382)
  • Local mappings now have URIs (in the form of urn:uuid:...). (#356)
  • Some changes that improve the subjective performance of the tool.
  • Some behind-the-scenes changes. (#352, #344, #348)
  • Lots of small other fixes and adjustments. (#303, #379, #374, #375, #383, #384)

Cocoda 0.8.6

08 May 07:12
c41ddf8

Choose a tag to compare

  • Note: npm install is currently broken on Linux (see #344). Workaround: Use npm install -f instead.
  • Fix issues in Mapping Browser regarding saving/editing a mapping.
  • Fix issue introduced with config adjustments in last release.
  • Compatibility adjustments. (#321)

Cocoda 0.8.5

06 May 07:52
bde4b35

Choose a tag to compare

A bunch of small adjustments:

  • Adjustments in config handling. (#49)
    • Keep config file out of build bundle.
    • Allow loading a custom config file via URL parameter (config=<url>).
  • Visual adjustments in Mapping Editor. (#339)
  • Add drag icons to ResizingSlider. (#335)
  • Only show minimize button when component is hovered. (#340)

Cocoda 0.8.4

24 Apr 08:14
5394183

Choose a tag to compare

  • Fixed critical issue that creator was not saved in same cases when saving a mapping. (#333)

Cocoda 0.8.3

11 Apr 10:06
92271b2

Choose a tag to compare

  • Combined concepts are now marked with a puzzle piece. (#329, example)
  • Updated development environment to vue-cli 3, improving performance for builds and dev server. (#275)
  • Added a button to swap from/to for the current mapping. (#158)
  • Support for RVK in coli-conc recommendations. (example)
  • Local mappings and mappings from Concordance Registry now reload periodically.
  • Several performance improvements. (#315, #107, #317).
  • Several further adjustments and fixes. (#316, #330, #304, #326)