Skip to content

Metabase v0.48.8

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 21:31
· 1823 commits to master since this release
a900c85

Upgrading

You can download a .jar of the release, or get the latest on Docker. Make sure to back up your Metabase
database before you upgrade! Need help? Check out our upgrading instructions.

Docker image: metabase/metabase:v0.48.8
Download the JAR here: https://downloads.metabase.com/v0.48.8/metabase.jar

Notes

SHA-256 checksum for the v0.48.8 JAR:

8f363fc4d95c0babb602b4e24bfb5ec1627007dcfc42fbdbaef60020c0f9a52b

Changelog

Bug fixes

  • Forcefully reload table/card metadata when there are no fields (yet) (#39311)
  • Hide the default maps (#39079)
  • Add entity-id to Serdes v1 as an optional flag (#38961)
  • Allow official collections inside personal collections (#38823)
  • Include filters when exporting dashboard to PDF (#38231)
  • Export to PDF should have the filter values that were used on the dashboard (#35475)
  • Enabling "don't send if there aren't results" in a subscription won't send the text cards (#39190)
  • Currency Data Type Is Not Inferred in Summarized Visualizations (#38022)
  • Default values are not respected for pinned questions in collections in v48 (#37831)
  • Pie chart wedge hover incorrectly displays total for wedges smaller than 0.30% (#33342)
  • Minimum slice percentage effects actual values on Pie charts (#32430)
  • Subscriptions will fail when parameter doesn't exists (#30100)
  • Cannot connect to Snowflake via SSH (#17663)