Skip to content

Releases: bento-platform/bento_web

Version 1.7.1

26 Jan 21:26
Compare
Choose a tag to compare
  • fix: version number

Version 1.7.0

26 Jan 21:20
abf8854
Compare
Choose a tag to compare

Requires Katsu 2.17+.

  • feat: significantly improved variant search
  • feat: notification display improvements
  • fix: notifications & event-relay connection
  • fix: issues with auth popup
  • fix: dev server issues
  • chore: web service info
  • style: add favicon
  • ci: target branch and performance improvements

Version 1.6.0

19 Dec 23:18
9f467eb
Compare
Choose a tag to compare
  • feat: add function to upload DATS file
  • feat: save sort order for search results in Redux
  • feat: save igv.js browser position in Redux
  • feat: allow for image run-time branding
  • feat: support data type labels
  • chore: combine help and data type exploration modals in Explore
  • chore: remove log service-related components & dependency
  • fix: cancel button not working when adding table to dataset
  • style: top bar styling tweaks for nicer branding
  • refact: convert some components to be function-based
  • ci: add self-hosted Dockerfile building

Version 1.5.1

08 Dec 20:03
b408b2b
Compare
Choose a tag to compare
  • style: improve footer styling and add version number
  • chore: update minor dependencies

Version 1.5.0

05 Dec 21:35
c50f0f4
Compare
Choose a tag to compare
  • chore!: update socket.io for use with bento_event_relay v2.0
  • chore: add Dockerfiles for later use with CI + 'self-hosted' containerization
  • chore: update to Webpack 5; add webpack-dev-server + npm run start script
  • chore: update deletion verbiage in various places
  • chore: update ESLint major version + linting spec
  • refact: change federationService to aggregationService in some places in web
  • refact: remove dead code
  • fix: socket.io path
  • fix: version number in package.json (now corresponds with actual version)
  • fix: babel plugin shouldn't be in normal deps

Version 1.4.1

23 Nov 19:43
5ef924a
Compare
Choose a tag to compare
  • improved services list in dev mode
  • removed peers / federation code, including "Datasets" tab
  • show any alternate individual ids in individual overview
  • correct spinner behaviour for Text Search / Advanced Search buttons

Full Changelog: v1.4.0...v1.4.1

Version 1.4.0

10 Sep 21:31
957cb76
Compare
Choose a tag to compare

New Features

  • Service page: remove column for data services and use badge instead. display N/A when no url.
  • Enable bigwigs download.
  • Compatibility with changes to Federation service and Katsu for faster queries.
  • Add VCF counts

Fixes

  • Fix csv export failing when too many individuals are selected
  • Upgrade outdated dependencies
  • Display table ids in peer discovery search
  • Update contact information

Regression

  • Overview statistics for search results have been removed in this release due to changes in API responses (fast search feature). A reimplementation of this feature is planned for the next iteration.

Full Changelog: v1.3.0...v1.4.0

Version 1.3.0

09 Aug 16:24
ac04db2
Compare
Choose a tag to compare

Experiments tab in search results

When multiple experiments are available for a given patient, they are now presented as collapsible elements

Tracks and Variants presentation

Display that no data is available when this is the case

Admin menu and services

Data services are emphasized with a badge instead of being presented in a column
Peers and network size have been removed as this feature has been deprecated in the Bento platform

Version 1.2.1

26 Apr 18:30
1b34941
Compare
Choose a tag to compare
  • small fix for handling long filenames in Tracks tab

Full Changelog: v1.2.0...v1.2.1

Version 1.2.0

25 Apr 19:28
1298ae0
Compare
Choose a tag to compare
  • Add handling for extra patient ids in search results

Full Changelog: v1.1.2...v1.2.0