8000 Release Metabase 55.3 · metabase/metabase · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Metabase 55.3

Compare
Choose a tag to compare
@github-automation-metabase github-automation-metabase released this 13 Jun 16:34
· 427 commits to master since this release
73e60da

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.55.3.x
JAR download: https://downloads.metabase.com/v0.55.3.x/metabase.jar

Metabase Enterprise

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

Changelog

Enhancements

  • Linked Filters should warn or not allow linking unless it will work (#14595)
  • Allow to define a string column with "Contains" default filter operator (#56921)
  • Show user a friendly error if entity names are too long to save (#5030)

Other

  • Fix the settings button color (#59347)
  • Polish for "Number of tick marks" of intervals setting (#59254, #59299)
  • feat: add parameter card dashboard api tests (#59205)

Bug fixes

Databases

  • Sync can unintentionally use role when determining if can sync table (#59499)
  • Fix the stale database cache when we enable or disable uploads for a certain database (#59184)

Querying

  • Fix single and multi-value string filter widget for non-string columns (#59352)
  • Can't change variables after selecting Field Filter (#51679)
  • Longer filter values overrun the screen when a single value is selected (#44090)

Other

  • :alias/escaped->original should be exempt from normalization and be a key of string => string (#42307)
  • Visualizer dashcard chevron on title should be hidden in edit mode (#59280)
0