Skip to content

Releases: ncbo/bioportal_web_ui

6.19.2

19 Sep 00:23
a8753d9
Compare
Choose a tag to compare

What's Changed

  • Fix an issue that prevented search results from displaying when using the "Jump to:" box with ontology views (#328)
  • Fix misleading error message after custom ontology set save by @jvendetti in #331

Full Changelog: v6.19.1...v6.19.2

6.19.1

18 Sep 21:25
998ae8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.19.0...v6.19.1

6.19.0

13 Sep 19:42
Compare
Choose a tag to compare

What's Changed

Multilingual support by @mdorf in #325

Full Changelog: v6.18.1...v6.19.0

6.18.1

05 Sep 19:15
d66089b
Compare
Choose a tag to compare

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

12 Aug 22:08
2cbaee0
Compare
Choose a tag to compare

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

25 Apr 19:51
aedcaf6
Compare
Choose a tag to compare

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

11 Mar 18:55
9b3ef6a
Compare
Choose a tag to compare

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

23 Jan 19:23
a5b130e
Compare
Choose a tag to compare

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

15 Dec 18:08
a510af6
Compare
Choose a tag to compare

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

27 Nov 21:12
0c029c4
Compare
Choose a tag to compare

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