Skip to content

Releases: bento-platform/bento_web

Version 2.0.0

14 Jun 17:24
7f6a87f
Compare
Choose a tag to compare

What's Changed

Version 2.0.0 release candidate 1

02 Jun 14:46
7c8baad
Compare
Choose a tag to compare
Pre-release

What's Changed

Version 1.8.3

06 Apr 16:19
66c065a
Compare
Choose a tag to compare
  • fix: prop types for RunSetupWizard

Version 1.8.2

05 Apr 16:47
3619f25
Compare
Choose a tag to compare
  • fix: replaced mentions of "CHORD" in UI with "Bento"

Version 1.8.1

22 Mar 20:17
6f27705
Compare
Choose a tag to compare
  • fix: missing config-generating JS file in production image
  • chore: show less verbose warning if Git is missing in dev environment
  • chore: update base images; let base image handle git config setting

Version 1.8.0

20 Mar 14:04
2f3c5d2
Compare
Choose a tag to compare

Requires Bento 2.11+.

  • feat: new drop box interface with fixed viewing, metadata display, JSON rendering, info box
  • feat: DRS object search/detail interface
  • feat: improved notification display; Mark all as read notification button
  • feat: web service info endpoint
  • feat: use JSON rendering for service info display
  • feat: show cBioPortal link + embed iframe if cBioPortal is enabled
  • feat: support analysis workflow run submission
  • feat: show dataset ID in project/dataset manager UI
  • perf: improve load order logic to reduce initial load time
  • chore: replace use of artifact with service kind, provided by Bento-specific service info object
  • chore: update phenotypical wording to be phenotypic instead
  • chore: separate concepts of dev mode and local/Git mode in service list display
  • style: nicer git info rendering in service list
  • fix: table name not showing in deletion modal
  • fix: event handling and notification display
  • fix: run log / status refreshing
  • fix: JS error when no search results are returned
  • fix: don't show hidden inputs in workflow submission interface

Version 1.7.3

17 Mar 13:43
d3a1022
Compare
Choose a tag to compare
  • fix: properly make DATS information a required field for dataset creation
  • chore: update webpack

Version 1.7.2

06 Mar 15:25
ca780d5
Compare
Choose a tag to compare
  • feat: new search summary modal
  • chore: feedback when exporting CSV
  • chore: changed the button "Add conditions to datatype" to "+ Data type"
  • chore: update dependencies

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