This repository has been archived by the owner on Apr 28, 2023. It is now read-only.
Releases: EBISPOT/OLS
Releases · EBISPOT/OLS
v3.2.5-main-test
v3.2.4-main-test
3.2.0.RELEASE
- 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
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