Skip to content

Releases: rmap-project/rmap

RMap Release 2.1.0-beta

03 Apr 18:13
825bc4c
Compare
Choose a tag to compare

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

24 Feb 03:28
97d7cdc
Compare
Choose a tag to compare

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

01 Sep 22:20
Compare
Choose a tag to compare

First beta release of RMap.
Installation instructions can be found in the documentation on GitHub