Skip to content

Metabase 0.16.0

Compare
Choose a tag to compare
@agilliland agilliland released this 29 Mar 18:54
· 24780 commits to master since this release

Features / Enhancements

  • Countless visual improvements to dashboards and visualizations UX
  • Fullscreen mode for dashboards (with night mode 馃憡 )
  • Auto-refresh timer for dashboards
  • Metabot makes it easy to pull up any chart from Slack
  • min and max added as aggregation options
  • Ability to filter tables list when picking a table for a query
  • Improvements to SQL database connection pool management

Bug Fixes

  • #2260 - pivot tables not pivoting in dashboards
  • #2259 - Slow text fade when going from night to day colors
  • #2241 - Some wonkiness with the Delete Pulse modal spacing
  • #2212 - Dashcards are draggable on mobile even outside of editing mode
  • #2210 - Make sure that Metabase JS/CSS isn't cached by browser
  • #2208 - dashboard cards with errors should still show title w/ link
  • #2198 - data reference not scrolling
  • #2188 - Empty Schema and NullPointerException
  • #2159 - Clicking "see the raw data for ___" doesn't work if you're in the SQL editor mode
  • #2151 - When saving a new question, the description isn't saved
  • #2145 - Tooltip on dashboard showing up on a different card
  • #2141 - Empty row causes pie chart to be incorrect.
  • #2135 - Sometimes when there is a query error on a dashboard card the card title doesn't display
  • #2119 - Stacked bar charts show the same label for all series on the tooltip
  • #2097 - Error rendering Pulse sparklines
  • #2094 - Bar-, Line-, Area charts: labels & colors for multiple series
  • #2091 - Dates in tooltips off by 1
  • #2085 - Visualization overwrites column ordering with A-Z order
  • #2082 - Text for retire metric modal has typos and weirdness
  • #2081 - Common Metrics dropdown is being displayed when it shouldn't be
  • #2080 - Retired metric in saved question isn't correctly marked as retired
  • #2076 - Pin Map keeps zooming on San Francisco
  • #2055 - Lots of empty space at the bottom of my dashboard
  • #1635 - Time series charts are off by one day due to timezone differences
  • #913 - Pie Chart Legends shouldn't overlap the pie chart

All 0.16.0 Issues