Skip to content

Metabase® Enterprise Edition™ v1.49.11

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 08:56
· 1671 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-enterprise:v1.49.11
Download the JAR here: https://downloads.metabase.com/enterprise/v1.49.11/metabase.jar

Notes

SHA-256 checksum for the v1.49.11 JAR:

c95a34020a9ab8dd704196110325bd82cf823210336f776c44309ede031e5567

Changelog

Enhancements

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

Bug fixes

  • Fix dashboard subscription's Japanese filename 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)