Skip to content

3.6.4

Choose a tag to compare

@NikkiMeganMoore NikkiMeganMoore released this 14 Mar 22:19
· 50 commits to master since this release
109f754

Features


  • New Data Alerts Modal Design
  • New Data Alerts Manager
Design
  • New Notification Feed Design
  • New Data Explorer
Design
  • Add new agg types in axis selector
  • Add a Data Explorer link to the welcome message in DM
  • Add "other" category for pie charts
  • Add prop for DM "we run on..." message
  • Support number columns on ordinal axis
  • Use locked and unlocked icons for Filter locking in Data Messenger
  • Use new chart components in dashboard tiles
  • Added csv download chat bubble
  • Add Interpretation back to drilldown for single queries

Bug Fixes

  • fix: pie chart legends showing wrong formatting
  • fix: table filters disappear after switching viz's
  • fix: axis titles getting cut off in some cases
  • fix: selectors not closing on outside click
  • fix: selector not opening in some cases
  • fix: legend cell click not registering
  • fix: refresh notification count in DM after authentication changes
  • fix: do not allow filtering on pivot tables
  • fix: filters showing when table first renders
  • fix: vulnerabilities

  • fix: themeConfig issue where only default theme was being applied
  • fix: data aggregation not ignoring null values
  • fix: not sending userSelection to query endpoint when user send query in safetynet
  • fix: chat bubble delete bug where only part is getting deleted
  • fix: blank combo chart bug when switching to certain axis columns
  • fix: when drilling down, there is an unexpected drilldown message bubble
  • fix: Scrollbar is missing on the FilterLocking window
  • fix: resize drawer when minimum width is reached
  • fix: single value drilldown infinite scroll broken
  • fix: update column index config after column visibility is changed
  • fix: select all checkbox is creating invalid column index config
  • fix: check if column config is valid in chart component constructor