Version 4.1.0
What's Changed
- chore: update copyright to 2024 by @davidlougheed in #342
- feat: various improvements to file display by @davidlougheed in #345
- Features/handle fastapi errors by @gsfk in #344
- feat(explorer): add result counts to search result tab names by @davidlougheed in #347
- refact: factor out auth code into bento-auth-js library by @SanjeevLakhwani in #325
- fix(overview): clickable Other + needless extra code for Other by @davidlougheed in #346
- refact: rewrite service info components to be functional + fix links by @davidlougheed in #348
- fix(manager): out-of-order WES event handling by @davidlougheed in #343
- fix: missed state selector updates from auth-js refact by @davidlougheed in #349
- chore: update bento-auth-js to 2.2.1 by @davidlougheed in #350
- patch study_types pie chart by @gsfk in #352
- refact: use bento-auth-js sign out factory hook by @davidlougheed in #351
- chore: bump version to 4.1.0 + update lockfile deps by @davidlougheed in #353
- fix: misc errors that are showing up in console by @davidlougheed in #354
- refact: functional component for SchemaTree by @davidlougheed in #355
- refact(overview): functional component for ExperimentsSummary by @davidlougheed in #356
- refact(explorer): rewrite ExplorerSearchContent to be func by @davidlougheed in #357
Full Changelog: v4.0.0...v4.1.0