Releases: ncbo/bioportal_web_ui
Releases · ncbo/bioportal_web_ui
6.19.1
What's Changed
- Fix property label rendering and code cleanup by @jvendetti in #329
Full Changelog: v6.19.0...v6.19.1
6.19.0
6.18.1
What's Changed
Upgrade ontologies_api_client from 2.3.0 to 2.4.0 to address ncbo/bioportal-project#320. See #324 for more detail.
Full Changelog: v6.18.0...v6.18.1
6.18.0
What's Changed
Add support for GitHub and ORCID identifiers, plus enhancements to user account management by @jvendetti in #321
Full Changelog: v6.17.0...v6.18.0
6.17.0
What's Changed
- Add the iso-639 gem for easy access to the ISO 639-1 language codes data set
- Add a natural language selector to the ontology submission form (#311)
Full Changelog: v6.16.0...v6.17.0
6.16.0
What's Changed
- Rails 7.0.8 upgrade (part two) by @jvendetti in #309
- Install Turbo (though currently disabled)
- Install Stimulus
- Install jsbundling-rails with the esbuild bundler
- Add the sprockets-rails gem and upgrade Sprockets from 3 to 4
- Replace sass-rails with sassc-rails
- Refactor the Gemfile to better mimic Rails 7.0.8 default gems
- Fix issue that prevented the "Login as" functionality from working for account names with '@' symbols (#299)
- Fix issue that prevented deletion of users with '@' symbols in the account name (1deef1f)
- Fix some RuboCop warnings
- Bump copyright year
Full Changelog: v6.15.0...v6.16.0
6.15.0
What's Changed
- Upgrade Rails from 6.1.7.3 to 7.0.8 by @jvendetti in #302
- Bump ontologies_api_client from 2.2.4 to 2.2.5
Full Changelog: v6.14.2...v6.15.0
6.14.2
What's Changed
- Fix an issue that prevents users with '@' symbols in their account name from subscribing to notes emails (#300)
- Fix an issue that prevents anonymous users from getting redirected to login after clicks on "Subscribe to notes emails" (#298)
- Fix Uncaught TypeError that prevents link text toggle on notes emails subscribe / unsubscribe (#298)
- Increased the font size of search result text in the "Find an ontology" text box (#296)
- Fix some RuboCop warnings
Full Changelog: v6.14.1...v6.14.2
6.14.1
What's Changed
- Restructured the placement of the "Ontologies loading" splash element on the Browse page. This adjustment resolves an issue where site notices momentarily shifted when the loading message appeared.
- Replaced the "Browse ontologies" split-button dropdown on the home page with a more intuitive single-button design. Users found the entire button being clickable more user-friendly than just the dropdown caret.
Full Changelog: v6.14.0...v6.14.1
6.14.0
What's Changed
- Migrated from Bootstrap 4.1.0 to 5.2.3 by @jvendetti in #267
- Replaced uglifier with terser to fix errors during asset precompilation
- Pinned graphql to less than 2.1 (#283)
- Pinned base64 to 0.1.0 (#293)
- Added a download link for version 3.2.2 of the OntoPortal virtual appliance
Full Changelog: v6.13.2...v6.14.0