Releases: ncbo/bioportal_web_ui
Releases · ncbo/bioportal_web_ui
8.4.1
8.4.0
8.3.4
8.3.3
What's Changed
Fix clearcache and resetcache admin actions for Dalli + Rails.cache by @jvendetti in #460
Full Changelog: v8.3.2...v8.3.3
8.3.2
8.3.1
8.3.0
What's Changed
This update integrates enhanced SKOS (Simple Knowledge Organization System) support, originally developed by the AgroPortal team, into BioPortal codebase.
Feature: Enhanced SKOS support by @mdorf, @syphax-bouazzouni, @alexskr in #443
- Removed simple tree dependency and replaced with custom tree components
- Added new schemes and collections tabs with dedicated controllers and views for SKOS ontologies
- Updated concept visualization with enhanced tree browser functionality, including collection filtering and date-based sorting
Full Changelog: v8.2.1...v8.3.0
8.2.1
What's Changed
To prevent potential XSS attacks, BioPortal’s notes display is updated to escape all user-provided content in proposal fields. This ensures that HTML or script input is safely rendered as plain text. See PR #442 for details.
Full Changelog: v8.2.0...v8.2.1
8.2.0
What's Changed
Footer updates:
- Added a funding acknowledgment for NIGMS grant 5U24-GM143402
- Bumped the copyright year
Full Changelog: v8.1.0...v8.2.0
8.1.0
What's Changed
- Resolved a display issue for ontologies with no submissions (#431)
- Added a Capistrano Task to announce deployments in New Relic (#432)
- Removed some legacy dispatch scripts and crossdomain.xml (#426)
- Added theme variables for login button and navbar styles (#429)
Full Changelog: v8.0.0...v8.1.0