BioPortal Release Notes

From NCBO Wiki
Revision as of 15:58, 18 May 2020 by Mdorf (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This page contains software release notes for the 5.x series of BioPortal.

Use the following links to access release notes for the BioPortal Virtual Appliance, and older versions of BioPortal:



BioPortal 5.16.0 (2020-April-16)


BioPortal 5.14.0 (2019-December-09)

  • Implemented a number of enhancements that drastically improved performance of the class descendants call (metadatacenter/cedar-project/issues/#980)
  • Introduced a new version of owlapi-wrapper (OWL API v4.5.13)
  • Updated Solr to version 8.2.0; introduced changes to the config files to conform to the latest version of Solr
  • Updated code to use secure protocol for password reset URLs (ncbo/ontologies_linked_data#98)


BioPortal 5.11.0 (2019-February-13)

  • Implemented the ability to index and efficiently search ontology branches (ncbo/ontologies_linked_data#90)
  • Added path_to_root functionality to provisional classes
  • Migrated code to Google Analytics API v0.10; updated the library and the method calls to the new signatures
  • Added the ability to query properties on class descendants endpoint


BioPortal 5.8.0 (2018-April-26)


BioPortal 5.6.0 (2017-December-19)


BioPortal 5.3.1 (2017-May-22)

  • Fixed an issue that prevented the HIV ontology from parsing.
  • Fixed an issue that caused a 404 error in the BioPortal user interface when attempting to view the class tree of the HIV ontology.
  • Fixed an issue that prevented proper calculation of the set of root classes for the HP ontology.


BioPortal 5.3.0 (2017-May-02)

This API-only release adds a suite of REST endpoints for retrieving ontology properties. It also addresses limitations with our auto-generated API documentation.

New Features

Bug Fixes

  • Fixed a bug that prevented the API documentation from being auto-generated for ontology properties endpoints (ontologies_api/issues/33).


BioPortal 5.1.0 (2017-Apr-05)

This is an API release, which adds two new REST endpoints as well as a number of fixes and enhancements, designed to improve the asynchronous processing of ontology data.

New Features

Enhancements

  • Improved logging of the CRON job processing
  • A more robust error handling of the CRON batch operations
  • A new CRON task that allows indexing ontology properties
  • An enhanced ontology processing script that now accepts a list of tasks to be performed

Bug Fixes


BioPortal 5.0.0 (2017-Feb-06)

This release represents an overhaul of our user interface, using bootstrap as the front-end framework to enable immediate and longer-term improvements. (Since the October 2016 release, we have also made a number of minor changes, mostly under the hood, and recently added a few significant features to the Recommender; Release Notes will be added shortly for those changes.)

Please Note: Although we are aware of some bugs that have surfaced since the transition, so far they have been relatively minor and most can be worked around by re-sizing the page or changing tabs. We will be working to squash those bugs in the next few days, so please bear with us for this brief period.

Enhancements

  • Released new BioPortal user interface, including the features described below.
  • Implemented new UI framework based on boostrap, enabling cleaner management of all UI elements.
  • Redesigned the front page to provide cleaner and more informative look and feel, and put key features front and center.
  • Added graph to show top ontology access counts, replacing table with similar information.
  • Redesigned header to move most links to the menu bar, simplifying header and unifying it across all pages.
  • Redesigned footer to include appropriate and cleanly presented content, including social links, unified across all pages.

Bug Fixes

  • Fixed an issue with the prompt for the ontology search on the front page, which would not produce desired results.
  • Fixed layout issues in front page header.