Skip to content

Metabase 52.10

Choose a tag to compare

@github-actions github-actions released this 10 Feb 18:33
· 10799 commits to master since this release
8f3f669

Upgrading

Before you upgrade, back up your Metabase application database!

Check out our upgrading instructions.

Get the most out of Metabase. Learn more about advanced features, managed cloud, and first-class support.

Metabase Open Source

Docker image: metabase/metabase:v0.52.10.x
JAR download: https://downloads.metabase.com/v0.52.10.x/metabase.jar

Metabase Enterprise

Docker image: metabase/metabase-enterprise:v1.52.10.x
JAR download: https://downloads.metabase.com/enterprise/v1.52.10.x/metabase.jar

Changelog

Enhancements

Embedding

  • Add legalese modal to present SDK terms (#53139)
  • fix(sdk): remove unsafe lifecycle errors from Visualization (#52885)
  • fix(sdk): Remove ExplicitSize findDOMNode console errors (#52253)
  • Errors on Next.js when render combinations of components (#51628)
  • Fix minWidth larger than item width/maxWidth console error in React Grid Layout (#48499)
  • Fix obvious unsafe React lifecycle console errors visible in SDK (#48497)

Bug fixes

Administration

  • Cannot change/update a Snowflake connection (#53141)
  • Setting user_group_memberships in API endpoint /api/user always fails in Metabase Pro (#46671)

Embedding

  • Apply theming to unthemed elements in interactive question's default layout in the sdk (#52261)
  • Chart tooltips does not show up below the initial screen height in the sdk (#51904)

Querying

  • "Filter by this date" drill-through on Trend charts causes an error (#46168)

Other

  • Task History rows can grow quite large (#52748)
  • Currency Symbol for "Swedish Krona" is "Skr" rather than "kr" (#47374)