Skip to content

Metabase v0.48.9

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 18:39
· 1824 commits to master since this release
8946327

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.9
Download the JAR here: https://downloads.metabase.com/v0.48.9/metabase.jar

Notes

SHA-256 checksum for the v0.48.9 JAR:

aff114f0754e3d042be35357fb6e375c43099c1384ad00eb2164c186447335f9

Changelog

Bug fixes

  • Breakout by an unfolded JSON column now works correctly (#35636, #34930)
  • Fix custom columns that have same name as existing columns causing error (#25931 , #39059)
  • Chain filters do not respect inactive fields (#39618)
  • Enabling "don't send if there aren't results" in a subscription now sends the text cards (#39190)
  • Metabase v48+ does not run on Windows on H2 (#39040)
  • Interactive embedding dashboard with multiple tabs and parameter header=false will not load (#39002, #38429)
  • Custom expression interface will not show in usage pop-ups for unsupported functions (#35156)