Skip to content

Metabase v0.49.14

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 22:46
· 2081 commits to master since this release
3606ed3

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

Notes

SHA-256 checksum for the v0.49.14 JAR:

77a08d7710d79f82c52c1d1e3cd3d4edc10bd8406d93eec9988d12158334ecc3

Changelog

Enhancements

  • Catch exceptions from driver/database-supports? outside driver code (#43429)

Bug fixes

  • Fingerprint of Large Binary Fields Crashes Metabase (#43461)
  • Normalizer interprets "expression" as a MBQL :expression, but it is just a column name (#43089)
  • When Filtering with Dates Coerced from Numeric Fields in a Table Visualization - Filter Sometimes Disappears (#42931)
  • Fail during upgrade from 48.3 to 49.7 (#41924)
  • Filtering Issue on UUID Column in Version 0.49.0 (#40176)