Skip to content

Release 2.1.0

simonoakesepimorphics edited this page Aug 1, 2019 · 2 revisions

Version 2.1.0 is a minor release of registry-core which adds new features and fixes some minor bugs.

Features

Life Cycle Customization

Added support for integrating the default and custom life cycles. See the documentation for a full description.

Coherence Matching / Compare API

Added an API and user interface for comparing a registration payload to the existing data in the registry. See the documentation for a full description.

Minor Changes

  • Changed the default visible status on UI pages (see registry-config-base) from "valid" to "accepted".

Bug Fixes

  • 103 - Supported deleting ontology registers that contain items that are referenced elsewhere.
  • 104 - Fixed the visibility of retired / superseded / deprecated items.
  • 108 - Renamed a cookie with an invalid name (cache bypass -> cache-bypass).
  • Updated registry-config-base so that the download links for alternative formats shown on registry pages apply the same status filter as the currently viewed page.