Skip to content

Releases: DataBiosphere/findable-ui

v50.1.0

20 Mar 18:11
86d772f

Choose a tag to compare

50.1.0 (2026-03-20)

Features

  • add dataset-specific analytics events for exports (#831) (aea5262)

v50.0.0

20 Mar 05:51
89bb27e

Choose a tag to compare

50.0.0 (2026-03-20)

⚠ BREAKING CHANGES

  • update minor dependencies to resolve npm audit vulnerabilities (#828)

Bug Fixes

  • update 'open to terra' button to be a href (#825) (#826) (49f686a)
  • update nih account title to include researcher auth service (ras) (#832) (#833) (bc424e6)

Chores

  • update minor dependencies to resolve npm audit vulnerabilities (#827) (954fe91)
  • update minor dependencies to resolve npm audit vulnerabilities (#828) (954fe91)

v49.6.0

12 Mar 07:54
e7feeb8

Choose a tag to compare

49.6.0 (2026-03-12)

Features

  • drop extracted mentions and mappings from chat response display (#822) (#823) (a8a33e8)

v49.5.0

12 Mar 04:36
57ac9b1

Choose a tag to compare

49.5.0 (2026-03-12)

Features

  • migrate NIH account link check to ECM API #819 (#820) (34e5c2f)
  • migrate NIH account link check to External Credentials Manager API #819 (34e5c2f)

v49.4.1

10 Mar 17:50
14366ac

Choose a tag to compare

49.4.1 (2026-03-10)

Bug Fixes

  • update metadata download to use azul_url (#817) (e493d99)

v49.4.0

04 Mar 04:31
a267f82

Choose a tag to compare

49.4.0 (2026-03-04)

Features

v49.3.0

03 Mar 02:19
cec6045

Choose a tag to compare

49.3.0 (2026-03-02)

Features

  • render the research toggle button after the search toggle (#809) (#810) (88ae5e5)

v49.2.0

02 Mar 03:35
4cd86e7

Choose a tag to compare

49.2.0 (2026-03-02)

Features

  • add href to selected toggle buttons for navigation (#805) (7bacb28)
  • lift query submission into queryprovider (#803) (466780e)

Bug Fixes

  • use instant scroll on mount and smooth scroll on subsequent updates (#806) (30777a7)
  • use instant scroll on mount for messages panel (#807) (30777a7)

v49.1.0

28 Feb 08:30
f985864

Choose a tag to compare

49.1.0 (2026-02-28)

Features

  • add research mode with chat-driven dataset discovery (#778) (#800) (a844aaf)

Bug Fixes

  • improve tooltip ux with delay and better placement (#775) (#776) (2d60b92)

v49.0.0

17 Feb 04:40
f83617c

Choose a tag to compare

49.0.0 (2026-02-17)

⚠ BREAKING CHANGES

  • chartview: add configurable bar sort order (#772) (#773)
  • remove unused filemanifesttype prop and type definitions from export components (#767) (#768)

Features

Bug Fixes

  • remove unused filemanifesttype prop and type definitions from export components (#767) (#768) (4da929f)

Chores

Code Refactoring

  • render null instead of empty fragment when hideTabs is true (#770) (#771) (62733b7)