Releases: bento-platform/bento_web
Releases · bento-platform/bento_web
Version 8.0.0
What's Changed
- chore: update TypeScript to v5.9, remove file-loader by @SanjeevLakhwani in #547
- chore: update lockfile deps, base img, build action by @davidlougheed in #550
- chore: update base image + lockfile deps by @davidlougheed in #551
- reference genomes tab:fix link to gff3 tbi file by @gsfk in #552
- feat: dataset provenance form with view/edit/validation by @SanjeevLakhwani in #534
- chore: bump version to 8.0.0, update deps, base img by @davidlougheed in #553
Full Changelog: v7.4.0...v8.0.0
v7.4.0
What's Changed
- chore(deps-dev): bump serialize-javascript from 7.0.4 to 7.0.5 by @dependabot[bot] in #537
- chore(deps): bump handlebars from 4.7.8 to 4.7.9 by @dependabot[bot] in #536
- chore(deps): bump picomatch by @dependabot[bot] in #535
- chore(deps): bump lodash-es from 4.17.23 to 4.18.1 by @dependabot[bot] in #539
- chore(deps): bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #540
- chore(deps): bump @xmldom/xmldom from 0.8.11 to 0.8.12 by @dependabot[bot] in #538
- chore(deps-dev): bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in #542
- feat(authz): support editing grants via PUT /grants/:id by @SanjeevLakhwani in #541
- chore(deps): bump @xmldom/xmldom from 0.8.12 to 0.8.13 by @dependabot[bot] in #543
- chore: bump to 7.4.0 by @v-rocheleau in #544
Full Changelog: v7.3.3...v7.4.0
Version 7.3.3
What's Changed
- chore(deps): bump socket.io-parser from 4.2.5 to 4.2.6 by @dependabot[bot] in #531
- chore(deps-dev): bump flatted from 3.4.1 to 3.4.2 by @dependabot[bot] in #532
- chore: update dev base + nginx images, lockfile deps; bump to 7.3.3 by @davidlougheed in #533
Full Changelog: v7.3.2...v7.3.3
Version 7.3.2
What's Changed
- chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #526
- chore(deps): bump underscore from 1.13.7 to 1.13.8 by @dependabot[bot] in #527
- chore(deps): bump serialize-javascript, copy-webpack-plugin and terser-webpack-plugin by @dependabot[bot] in #528
- chore: update lockfile deps + bump version to 7.3.2 by @davidlougheed in #529
- fix: dataset edge case by @davidlougheed in #530
Full Changelog: v7.3.1...v7.3.2
v7.3.1
What's Changed
- chore(deps-dev): bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in #524
- chore: update lockfile deps, ci actions by @davidlougheed in #525
Full Changelog: v7.3.0...v7.3.1
Version 7.3.0
What's Changed
- chore: update base images + lockfile deps by @davidlougheed in #513
- chore: update ant to 5.29 + replace Button.Group with Space.Compact by @davidlougheed in #516
- chore(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #517
- chore(deps): bump lodash-es from 4.17.22 to 4.17.23 by @dependabot[bot] in #518
- feat(explorer): support new experiment model by @davidlougheed in #519
- refact: drs individual overview by @noctillion in #502
- chore: update base img, lockfile deps; bump ver to 7.3.0 by @davidlougheed in #521
- chore: update copyright date by @davidlougheed in #522
- fix(drs): tie break fuzzy search to most recent created by @davidlougheed in #523
Full Changelog: v7.2.1...v7.3.0
Version 7.2.1
What's Changed
- fix error on phenopackets JSON download by @noctillion in #509
- chore: update base img, lockfile deps; bump ver to 7.2.1 by @davidlougheed in #510
- fix(manager): overflowing run outputs by @davidlougheed in #511
Full Changelog: v7.2.0...v7.2.1
Version 7.2.0
What's Changed
- feat(explorer): add location collected to explorer biosample view by @davidlougheed in #503
- chore: update node to 24.x + mark package as private by @davidlougheed in #504
- Skipping fuzzy search for local path by @noctillion in #505
- chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #506
- chore(deps-dev): bump node-forge from 1.3.1 to 1.3.2 by @dependabot[bot] in #507
- chore: bump version to 7.2.0 + update lockfile deps+base img by @davidlougheed in #508
Full Changelog: v7.1.0...v7.2.0
Version 7.1.0
What's Changed
- tweak variant position regex & feedback by @gsfk in #481
- refact: add PermissionsGate + debug state/log for forbidden errors by @davidlougheed in #480
- chore: include credentials for projects list requests by @v-rocheleau in #483
- chore(deps): bump @babel/runtime from 7.26.0 to 7.27.0 by @dependabot[bot] in #486
- chore(deps-dev): bump http-proxy-middleware from 2.0.7 to 2.0.9 by @dependabot[bot] in #485
- chore: update dependencies and base image by @davidlougheed in #487
- fix: update putDropBoxObject to invalidate drop box tree on a successful file upload by @SanjeevLakhwani in #490
- fix: JSON schema validation by @davidlougheed in #489
- chore(deps): bump tar-fs from 2.1.2 to 2.1.3 by @dependabot[bot] in #488
- chore: update base images by @davidlougheed in #491
- refact: make drop-box backend agnostic by @v-rocheleau in #482
- fix: revert to nginx 1.26 image + bump dev base image to 2025.08 by @davidlougheed in #493
- chore(deps): bump on-headers and compression by @dependabot[bot] in #492
- chore: update deps + actions; bump ver to 7.1.0 by @davidlougheed in #494
- refact: rewrite DataManagerContent and SiteHeader as TSX by @davidlougheed in #495
- remove console error message for sampled_tissue id, label null by @noctillion in #497
- refact: rewrite ServiceList as tsx by @davidlougheed in #496
- chore(deps): bump tar-fs from 2.1.3 to 2.1.4 by @dependabot[bot] in #499
- feat(explorer): display instrument device / ontology by @noctillion in #498
- chore: update dev base img + lockfile deps by @davidlougheed in #500
- fix: catch error when discovery_config is not a valid JSON by @noctillion in #484
Full Changelog: v7.0.0...v7.1.0
Version 7.0.0
What's Changed
- chore: webpack clean by @davidlougheed in #469
- chore: remove legacy overview dashboard by @davidlougheed in #461
- Port fixes from 6.1.1 to master by @v-rocheleau in #471
- feat(manager): grant creation permissions help text by @davidlougheed in #472
- feat(explorer): search row expansion with details by @davidlougheed in #474
- gene autocomplete fix by @gsfk in #473
- Fixes/variants form submit by @gsfk in #475
- fix(manager): clean up workflow array type display by @davidlougheed in #476
- chore: update base img, deps; bump ver to 7.0.0 by @davidlougheed in #477
- chore: update copyright to 2025 by @davidlougheed in #478
- chore: update base dev img + lockfile dependencies by @davidlougheed in #479
Full Changelog: v6.1.1...v7.0.0