Skip to content

Metabase v0.49.4

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 13:42
· 1017 commits to master since this release
0fdefcf

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

Notes

SHA-256 checksum for the v0.49.4 JAR:

c9c13012f1a20d05d3ee7afec79c8b1c790af139a375d1c76e0ebbb6f9c7fc2b

Changelog

Enhancements

  • Asynchronously load libraries for PNG and PDF exports (#41036)

Bug fixes

  • Signed Embedding without Title will remove all the tabs of a dashboard as well (#41195)
  • SQL generated for datetime "is empty" filter on MSSQL is not correct (#41158)
  • Casting integer to datetime via Table Metadata makes column unusable (#41122)
  • "No method in multi-method 'coerce-temporal' for dispatch value: [nil java.time.LocalDateTime]" when evaluating null datetimes (#40885)
  • BigQuery: Can't search field values for required partition tables (#40673)
  • Iframe embedding overflow widgets issue (#40660)
  • GUI model joining native ones break with column not found error (#40252)
  • Waiting for result tab title contains JS code (#40051)
  • State of the FE gets lost on detail views when there are multiple joins to the same tables (#39477)
  • Manually choosing Axis in chart settings will break subscription (#38839)
  • Embedding height is not dynamic (#37437)
  • View Details: "is connected to:" uses wrong PK for query with join (#34070)
  • Fix "instace analytics" typo (#36596)