Skip to content

Metabase v0.50.27

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 22:11
· 2256 commits to master since this release
8b9a8fc

Upgrading

Before you upgrade, back up your Metabase application database!

Check out our upgrading instructions.

Docker image: metabase/metabase:v0.50.27
Download the JAR here: https://downloads.metabase.com/v0.50.27/metabase.jar

Notes

SHA-256 checksum for the v0.50.27 JAR:

5610a9d7eeaa3726eec640bfa96b3b82c2ac674ef60659a09b2b62e6ba1fb13f

Changelog

Enhancements

  • Add support for google sheets exported date format, and other CSV tweaks (#48000)

Bug fixes

Reporting

  • Exports of Pivot Table do not match what the question is displaying (#46561)

Visualization

  • Horizontal right alignment does not work in text cards (#46078)

Under the Hood

  • Admin webapp owns the ui lib now (#48030)
  • update jspdf (#47969)
  • fix broken test about resizing column by readonly user (#47916)
  • Add snowplow to e2e docs (#47765)
  • [E2E] Improve + Fix tests that use sandboxing (#46465)