Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Metabase 55.4 source code.tar.gz | 2025-06-17 | 134.8 MB | |
Metabase 55.4 source code.zip | 2025-06-17 | 142.1 MB | |
README.md | 2025-06-17 | 2.2 kB | |
Totals: 3 Items | 276.9 MB | 32 |
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.4.x
JAR download: https://downloads.metabase.com/v0.55.4.x/metabase.jar
Metabase Enterprise
Docker image: metabase/metabase-enterprise:v1.55.4.x
JAR download: https://downloads.metabase.com/enterprise/v1.55.4.x/metabase.jar
Changelog
Enhancements
-
Option to disable saving the last used dashboard parameter values (#48055)
-
Update the SDK version for the
latest
npm tag (#59532) - Embedding-specific onboarding flow (#58853, [#59612], [#59476])
- fix: card before-update to not always force update (#59559)
Bug fixes
Administration
- JWT SSO URI field not enforced as required, SSO with SDK and iframe fails (#59307)
- Field values search endpoint not returning some field values for FK field referencing a UUID (#59020)
- We should validate what gets added in the Admin -> Setting
From Name
(#58037)
Embedding
- static embedded questions can't download their results when
?locale
is passed in the URL (#53037)
Querying
- Rearranging Columns in the Aggregate Block of a Question Modifies Custom Expressions in Later Stages of Query (#59273)
- Filter and chart are broken when multiple breakouts of the same field are re-ordered (#48306)
Reporting
- Example dashboard here has broken cut off text on a fresh instance (#58308)
Visualization
- Area chart shows data point values twice when graphing only one series (#57370)
- Metabase 0.54.2.4 The spacing between columns is too large to adjust and cannot be maintained after adjustment (#56639)
Other
- Shortcut Keys for Native Editor no Longer work After v54 Upgrade (#59284)