Skip to content

Version 1.8.0

Compare
Choose a tag to compare
@davidlougheed davidlougheed released this 20 Mar 14:04
· 1837 commits to master since this release
2f3c5d2

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