Skip to content

Metabase v0.49.11

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 08:56
· 1525 commits to master since this release
b894f2d

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

Notes

SHA-256 checksum for the v0.49.11 JAR:

b0b41d2238f66c1e0a79bc27d9f8ba9b0cf6cf29bf4afe65e36756033e43ac08

Changelog

Enhancements

  • Make JSON parsing more efficient on the JSON unfolding feature (#34798)

Bug fixes

  • Fix dashboard subscription's Japanese file name of attachment (#41669)
  • Fix metadata loading issues after tabs (#42655)
  • Fix migration issues related to a missing encryption key (#42612) (#42611)
  • Realize database transient rows in after-select hook before calling driver.u/features (#42744)