Skip to content

Metabase v0.49.3

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 09:11
· 1026 commits to master since this release
dba0992

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

Notes

SHA-256 checksum for the v0.49.3 JAR:

110d6fbe03504200c5fc4bbba031be2c63db80c6281f2fea6b5ff0ed816d6630

Changelog

Enhancements

  • Throttle reset_password endpoint (#40760)

Bug fixes

  • Hovering a column header when joining two models crashes the visualisation (#40860)
  • Public dashboards no longer allow titled=false in url parameters (only allows true) (#40815)
  • Setting Hide this card if there are no results at Dashboard level will remove it from the subscription even if there are results (#40726)
  • Allow running native queries with required parameters and no defaults (#40250)
  • Filtering Issue on UUID Column in Version 0.49.0 (#40176)
  • Switching between tabs reruns queries even if filters keep unmodified (#39863)
  • We're sending twice the necessary number of requests on x-ray first load (#36775)
  • Get rid of database connection help banner (#40644)
  • Should not use formatting for JSON results downloads (#40420)
  • Handle invalid file drop (#40690)