Releases: ncbo/bioportal_web_ui
Releases · ncbo/bioportal_web_ui
5.8.0
- Upgraded to Rails 5.1.7
- Refactored reCAPTCHA code to fix 404 error (#94)
- Converted locales file to YAML format
5.7.6
- Fixed a regression that caused improper display of mapping dialogs from the top-level Mappings page
- Updated robots.txt to combat bot traffic
- Moved some inline styles to the asset pipeline
5.7.5
Fixed an issue where mapping dialogs showed duplicate tables of mappings between ontologies (#103).
5.7.4
Modified robots.txt to disallow Semrush bot
5.7.3
- Fixed an issue that caused creating/updating various object types (e.g., users, ontologies, etc.) to fail.
- Added strong parameters to users, projects, ontologies, submissions, and notes controllers.
5.7.2
- Upgraded to Rails 5.0.7.2
- Minor bug fixes
5.7.1
- Integrated AnnotatorPlus beta, a newer version of the Annotator with support for negation, scoring, clinical context detection, and UMLS semantic group filtering (#83). Thanks go to @jonquet and @twktheainur for the contribution.
- Upgraded the AnnotatorPlus UI to Bootstrap 4.
- Moved sensitive data to secrets.yml file.
5.7.0
- Upgraded to Rails 4.2.11 (#89)
- Added a decorator for ontology views to remove logic from partial.
- Added a method to the MappingsHelper to get mappings for a concept.
- Modified the footer for appliance mode to use Bootstrap 4.
5.6.4
- Fixed an issue that prevented the feedback dialog from displaying in a popup window after clicking on the "Contact Us" link in the footer
- Moved some footer text to the locales file
- Moved some inline styles to the asset pipeline
5.6.3
Fixed an issue that broke resizable split view functionality (#88).