Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Metabase 55.5 source code.tar.gz | 2025-06-24 | 134.8 MB | |
Metabase 55.5 source code.zip | 2025-06-24 | 142.1 MB | |
README.md | 2025-06-24 | 2.9 kB | |
Totals: 3 Items | 276.9 MB | 9 |
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.5.x
JAR download: https://downloads.metabase.com/v0.55.5.x/metabase.jar
Metabase Enterprise
Docker image: metabase/metabase-enterprise:v1.55.5.x
JAR download: https://downloads.metabase.com/enterprise/v1.55.5.x/metabase.jar
Changelog
Enhancements
Embedding
- Polish embedding-specific onboarding flow (#59854, [#59850], [#59825], [#59784], [#59712], [#59694])
- Option to use existing user session in new iframe embedding (#59701)
- fix(sdk): Fix flickered "Question new not found error" (#59696)
- Allow more settings to be updated in new iframe embedding (#59487)
Other
- Shortcut for formatting Shift + Command + f (#59534)
- Hide db routing for unsupported DB engines (#59934, [#59849], [#59806])
- Make "Add data" widget keyboard friendly (#59468)
- Resolve a circular dependency in collections (#59685)
Bug fixes
Administration
- Bottom padding missing in scrollable dropdowns (#54974)
Operation
- Serialisation breaks with (Filename too long) when questions/dashboards have a long name (#59233)
Organization
- Trash collection doesn't respect user's selected language (#59260)
- Error modal is displayed a second time after an unrelated action (#55382)
- Safari: text got overlayed on full search app (#52013)
- Incorrect "..." button visual focus state when sidebar is open (#51898)
Querying
most-specific-common-ancestor
calculates wrong common ancestor depending on order of arguments (#59366)- drag the divider between the native query editor & the visualization (#59110)
- Table Metadata having 2 FKs from the same table pointing to another table will implicitly show the 1st FK in the UI (#40676)
- [MLv2] - Removing field from multistage query with implicit breakout causes error (#35067)
Reporting
- dragging a chart to top of dashboard takes too long (#59645)
Visualization
- Column info popover appears behind the column settings popover (#55637)
- Grid map broken with native queries when binning long/lat by <1 (#49462)
- Stacked bar chart with mixed negative and positive values creates nonsensical percentage breakdowns in tooltips (#47596)
Other
- Error starting v54 after downgrading from v55 (#59566)