Skip to content

Metabase v0.49.7

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 18:41
· 1174 commits to master since this release
f0ff786

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

Notes

SHA-256 checksum for the v0.49.7 JAR:

9ee9e9fa31456d9b56ca5cd15de09bd5119353afba7bc0940575502d88e477c2

Changelog

Enhancements

  • Fix invisible user items in search filters (#41604)
  • Add Redshift to list of databases that support uploads to Documentation (#41594)
  • Fix embedded dashboard parameters parse runtime error (#41545)
  • Links to Metabase URLs should open in the same window in link cards (#41508)

Bug fixes

  • Leading zero in filter value in embedded dashboard breaks it (#41483)
  • Archived models continue to be cached (#41318)
  • Migration doesn't like rows with null characters (#40835)
  • Primary Key missing filter options (#40665)
  • If a user is a member of multiple groups in the IdP, the user property is comma separated and we default to "all users" (#40517)
  • Metabase renders the result but the query does not finish in the DB (#39018)
  • Illegal hex characters in escape (%) pattern - error at index 0 in: R6 (#38966)
  • Cannot connect to new MongoDB source or sync existing databases (#38013)
  • Overall link situation (#30891)