Skip to content

Metabase v0.48.7

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 20:01
· 1826 commits to master since this release
c192db1

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

Notes

SHA-256 checksum for the v0.48.7 JAR:

5b414ff5ceaf30b09f2bddde6973de1759a404023628c8d0f44a46c7b85b460f

Changelog

Bug fixes

  • We should never run get-field-values on a dashboard load if the field does not have field values in the metabase_fieldvalues table (#38826)
  • Date filtering change between v0.48.3 and v0.48.4. looks timezone related (#38248)
  • Relative date filter with time works in Field Filters different for SQL variables than for GUI (#38037)
  • Change native SQL datetime range field filters to be inclusive of the end minute (#33492)
  • Date filters giving inconsistent results, depends on filter mode (#30454)
  • Update group-by-week-test to use database timezone id (#38805)