BioPortal Release Notes

From NCBO Wiki
Jump to navigation Jump to search

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.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.