Skip to content

Releases: gbv/cocoda

Cocoda 1.5.4

23 Feb 08:58
b26049b

Choose a tag to compare

Cocoda 1.5.4 is a very small release with few changes:

  • Updated dependencies.
  • If no preferred vocabulary language is set, the current interface language will be preferred. (#672)
  • When searching for a concept scheme, it will now search inside the whole label/notation, not only the beginning. (#674)
  • Adjusted feedback URL.

Full Changelog: 1.5.3...1.5.4

Cocoda 1.5.3

09 Feb 08:18
2c93b57

Choose a tag to compare

  • Fixed release workflows for Docker and GitHub Pages. (#661, #664)
  • Fixed an issue with the login flow. (#662)
  • Updated dependencies.

Full Changelog: 1.5.2...1.5.3

Cocoda 1.5.2

19 Jan 10:22
32ffbb8

Choose a tag to compare

  • Added special handling for DDC table range notations.
  • Adjustment to K10plus search links. (#657)
  • Fixes for order of JSKOS field ancestors. (#658)
  • Updated dependencies.

Full Changelog: 1.5.1...1.5.2

Cocoda 1.5.1

17 Dec 10:20
1690744

Choose a tag to compare

  • Introduce a completely new color scheme. (#491)
  • Some smaller changes and bug fixes:
    • Consistently use ISO dates instead of localized dates. (#655)
    • ItemDetail: Fix for missing API URL.
    • ConceptDetail: Change how languages are indicated.
    • ConceptDetail: Fix previous/next concept.
    • Workaround for issue with annotation popover.
    • Fix regarding creator name.
    • MappingEditor: Fix inconsistent behavior regarding source/target scheme.
    • MappingEditor: Remove creator name from bottom right. (It's the same as the name shown in the top right of the application anyway.)

Full Changelog: 1.5.0...1.5.1

Cocoda 1.5.0

22 Nov 11:56
7d32ab3

Choose a tag to compare

Full Changelog: 1.4.8...1.5.0

Cocoda 1.4.8

21 Oct 11:37

Choose a tag to compare

  • Added MeSH, LCSH, and LCNAF to default config.
  • Adjusted scrolling behavior in concept lists and vocabulary list. (#584, #628)
  • Bug fixes related to saving mappings. (#624)
  • Other small fixes and changes. (e.g. #625)
  • Updated all dependencies.

Full Changelog: 1.4.7...1.4.8

Cocoda 1.4.7

14 Oct 10:42

Choose a tag to compare

  • Added experimental integration for MeSH (https://www.nlm.nih.gov/mesh/).
  • Added experimental integration for LCSH and LCNAF (https://id.loc.gov).
  • Interface language and preferred vocabulary languages can now be set independently. (#619)
  • Additional search links for DDC, RVK, LCSH, and LCNAF. (#611)
  • After login, the mapping registry will now be changed automatically. (#614)
  • Updated all dependencies to the latest versions.
  • Many small big fixes and adjustments. (e.g. #615, #617)

Cocoda 1.4.6

09 Aug 09:57
35df354

Choose a tag to compare

  • Improvements to the coli-ana integration. (#524)
    • Interface texts are now localized to English and German.
    • There will be a hint if an analysis is incomplete.
    • The coli-ana tab will be automatically shown if no concept data could be loaded.
    • The notation is now shown behind the labels (aligning it with the coli-ana web interface), and the mouseover was removed for now (it didn't show any additional information).
    • Additional bug fixes related to the feature.
  • Mapping recommendations via co-/occurrences were removed from the default configuration.
    • It hasn't worked properly for a while now, so it was more confusing than helpful.
    • However, it is still planned to bring this feature back at a later point in time.

Cocoda 1.4.5

21 Jun 07:17
a23b782

Choose a tag to compare

  • coli-ana integration! (#524)
    • Analyzes synthetic DDC numbers and shows the result right with the concept details. (example)
    • Still a work in progress!
  • Fixed mapping search by type. (#604)
  • Some other small fixes and adjustments. (e.g. #599)
  • Updated dependencies.

Screen Shot 2021-06-21 at 09 19 31

Cocoda 1.4.4

06 Jan 10:34
c1ef1cb

Choose a tag to compare

  • Updated dependencies.