Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Metabase 55.3 source code.tar.gz | 2025-06-12 | 133.6 MB | |
Metabase 55.3 source code.zip | 2025-06-12 | 140.9 MB | |
README.md | 2025-06-12 | 2.0 kB | |
Totals: 3 Items | 274.4 MB | 8 |
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
- Fix Snowflake syncs sometimes using impersonated roles instead of main connection role (#59400)
- 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)