Skip to content

Release 0.19.0

Compare
Choose a tag to compare
@ethanho154 ethanho154 released this 15 Sep 22:31
· 80 commits to main since this release

Feature

  • Launch Bar! Hit cmd + k to launch our search bar!
  • Expand Stripe webhook handlers
  • Allow max bins to be configured for PanelHistogram
  • Filters now support "Created within the last X hours/days"
  • Display system metrics for customer's IPUs
  • Use React Flow to implement new design for Artifact Lineage
  • Makes embedding projector plot accessible in workspaces

Fixes

  • Share panel timestamp showing incorrect time
  • When artifact versions race for commit, return 500, not 409
  • Cannot resolve a Slate node from DOM node when hovering weave expression and closing sections
  • Strange input behavior in PanelPlot configuration
  • Legend bug in panelplot
  • Prevent EE race condition and improve performance
  • Show admin workspaces to non-admins in local
  • Encode report sharing links
  • Prevent EE from grabbing focus
  • Ensure users don't have default entity that points to deleted entities
  • A bug where runs could not be undeleted
  • Jupyter Notebook rendering fixed when output is non-array
  • Ensure default weave tooltips display in panelplot if tooltip=None for all marks
  • Panelplot: strip out default column names for pointShape and pointSize
  • TSNE now has 10s max compute
  • Auto plot handles invalid table keys
  • Flaky collapse behavior
  • Fixes crash with mixed table types
  • Broken ref to context in auth.py