Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Releases: EBISPOT/OLS

v3.2.5-main-test

08 Feb 09:42
Compare
Choose a tag to compare

v3.2.4-main-test

08 Feb 08:28
Compare
Choose a tag to compare

3.2.0.RELEASE

09 Apr 18:01
Compare
Choose a tag to compare
  • Added new API endpoints for querying parent/child relationships by with any type of id format (iri, short form, or curie)
  • added Elxir banner to all pages
  • Fix for issue #185
  • Added support for indexing existential types as relations on individuals
  • Added support for Docker

3.1.1.RELEASE

20 Dec 10:01
Compare
Choose a tag to compare

OLS 3.1.1 release notes

  • Added support to put OLS into maintenance mode
  • fixed bug where page wasn't resetting on search, also added nav to bottom of search results which closes
  • New jstreeview that keeps state when a page reloads
  • fixed bug with show siblings
  • fixed bug in advanced search filter on multiple ontologies
  • Added OLS site map for search engine crawlers
  • limited the amount of terms shown in the related from box to 200 in UI
  • Updated documentation for REST API to use https
  • close/open tree node now reloads all children
  • fixed bug where ontology iri was not being displayed properly for some ontologies
  • term pages now show subsets #141
  • Added check for cycles when constructing partonomy view
  • added support for loading ontologies from filesystem and zipped files, better handling of http->https redirects