Releases: gbv/cocoda
Releases · gbv/cocoda
Cocoda 0.9.0
- 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
Cocoda 0.8.5
A bunch of small adjustments:
Cocoda 0.8.4
- Fixed critical issue that creator was not saved in same cases when saving a mapping. (#333)
Cocoda 0.8.3
- 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)
Cocoda 0.8.2
Cocoda 0.8.1
- Add "coli-conc Recommendations" mapping provider. (#289)
- Add ccmapper recommendations (read more about this).
- Show list of annotations in MappingDetail. (#263)
- Existing keyboard shortcuts are now display in settings. (#291)
- Further adjustments and fixes.
Cocoda 0.8.0
- User management! (#15, #273) - Cocoda is now integrated with login-server to provide authentication via GitHub, ORCID, and LDAP.
- Saving/editing/deleting mappings on a remote mapping provider (#149) - After authentication, it is now possible to save new mappings into our Concordance Registry. It is only possible to edit/delete one's own mappings.
- It is possible to choose the active mapping provider on the "Accounts" page in the settings.
- Adding annotations scores (upvote/downvote) to mappings. (#215)
- Support for Nomisma. (#200)
- Several usability improvements.
- Several bug fixes.
Cocoda 0.7.0
- Implement new concept scheme selection component: (#155)
- New design.
- Search for schemes.
- Add schemes to favorites, remove schemes from favorites.
- Filter schemes by available language. (#246)
- Favorite concepts are now accessible from the navigation bar. (#242)
- Settings screen redesign: (#173)
- Split up into tabs.
- New settings. (e.g. #187)
- List of data sources (option to turn individual sources on or off will be added later).
- Concept Detail: Add search links. (#220)
- Concept Tree: Reduce height when there is no hierarchy. (#221)
- Mapping Editor: A comment or note can be added with the button in the bottom left corner. (#229)
- Mapping Browser: Info icon to show details about a mapping. (#201)
- Mapping Browser: The currently edited mapping will now be highlighted depending on the save status. (#157)
- In Item Detail, Mapping Editor, and Mapping Detail is now a small JSKOS export button in the bottom right corner. It will open an export modal with the JSKOS object and export options. (#230)
- New keyboard shortcuts: (#13)
- ctrl/cmd + k: add comment to the current mapping
- ctrl/cmd + shift + c: clear current mapping
- ctrl/cmd + shift + f: switch scheme on left side
- ctrl/cmd + f: search for concept on left side
- ctrl/cmd + shift + g: switch scheme on right side
- ctrl/cmd + g: search for concept on right side
- Note that these keyboard shortcuts might not be final, but before changing anything we will add an option to configure custom shortcuts for each of these actions.
- Fix a lot of bugs.
- Refactoring of core parts of the application.
- More very small changes.
Cocoda 0.6.0
- Complete visual overhaul.
- A lot of improvements in Mapping Browser (#121, #226, #227, and more).
- Show information from Wikipedia about a concept's prefLabel (#108).
- Include concept labels in download from local storage (#163).
- Add reconciliation API as a provider for mapping suggestions (currently for GND and Wikidata) (#84).
- Add hotkeys for Mapping Editor:
- ctrl/cmd + a = add concept on left side
- ctrl/cmd + d = add concept on right side
- ctrl/cmd + s = save mapping
- Note: Proper keyboard navigation will be implemented in the future, see #13.
- Insert label in search field in both directions and add option to disable auto label insertion (#100).
- A lot of bug fixes and small improvements.