Releases: rmap-project/rmap
Releases · rmap-project/rmap
RMap Release 2.1.0-beta
Minor release of RMap incorporating several small enhancements, several dependency updates, and some bug fixes.
Minor Enhancements:
- Docker-ize RDF4J Server and Workbench in integration tests (#229)
- Add a "copy to clipboard" button to the API key overview page on the web GUI (#257)
- Enhance instructions on the API key form (#257)
- Dependency updates for Spring core, Jackon databind, Solr core, and Kafka. (#251, #255)
For more details of bug-fixes and changes, view the commits to RMap between March 7, 2018 and April 2, 2019.
Additional technical information can be found in the documentation on GitHub.
RMap Release 2.0.0-beta
Second major beta release of RMap.
Major Enhancements:
- Replaced URI search with full-text search for DiSCOs (uses Kafka, Zookeeper, and Solr). (#51)
- Added web administrator tool for management of all users/keys and DiSCO hard deletes. (#109)
- Added support for the Memento versioning protocol to DiSCOs retrieved through the API.
- Updated ontology location to a persistent URL (#26)
- Added EZID integration to support ARK ID minting (#27)
- General improvements to integration test environment and project build
- Improvements to the visualizations including configurable icons, node labels, popup information, and more (#31, #68, #72, #105, #150)
- Improved support for large result sets in the GUI. (#17)
- Rearranged web GUI. Added a Glossary, About, and Terms page. Added configurable institutional branding to footer. (#151, #112, #220)
- Added "Lineage Progenitor" field to Event model to improve linkage between DiSCO versions (#138)
For more details of changes, view the commits to RMap between December 20, 2016 and February 23, 2018.
Additional technical documentation can be found in the documentation on GitHub.
RMap Release 1.0.0-beta
First beta release of RMap.
Installation instructions can be found in the documentation on GitHub