Skip to content

Metabase v0.49.6

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 15:43
· 1244 commits to master since this release
5abf130

Metabase 49 release announcement

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

Notes

SHA-256 checksum for the v0.49.6 JAR:

a7f588a3b512c18871bc5933e5c9ce899a81bcddf4f9e7d54329b4503dbcebc9

Changelog

Enhancements

  • CSV upload support for Redshift (#36166)
  • Add INFO log for each table being fingerprinted (#41365)

Bug fixes

  • Tab query param not applied in embed (#41440)
  • Borders not respecting bordered=false parameter for static embedding (#41393)
  • Progress visualizations don't show, except on dashboards (#41243)
  • Wrong suggested join condition when joining 2 models (#41202)
  • Advanced option to turn off syncing field values doesn't work (#40715)
  • Progress visualisation not working, gives an error (#40658)
  • Text filters shown as input box in embed instead as dropdown (#37914)
  • SIGTERM during migration does not cleanly abort migration (#37866)