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.53.6.x
JAR download: https://downloads.metabase.com/v0.53.6.x/metabase.jar
Metabase Enterprise
Docker image: metabase/metabase-enterprise:v1.53.6.x
JAR download: https://downloads.metabase.com/enterprise/v1.53.6.x/metabase.jar
Changelog
Enhancements
Embedding
- React-draggable compatibility issue with react 19 (#54902)
- [SDK] Improve _.compose type + fix SDK type (#54850)
Querying
- Increase stage limit to 1000 and clarify error message. (#54917)
- Auto formatting updates visualization based on currency style changes (#54349)
Database
- Stop fingerprinting on DB connection failure (#54697)
- Improve permission updates for large schemas (#54858)
Other
- ARM-compatible docker images now available (#54473)
- Load correct map tiles for pin map visualizations (#54475)
- Allow impersonated users to hit cache again (#54521) (#54673)
- Improved site URL input padding (#54536)
- Update columns after appending data to upload models (#54069)
Bug fixes
Administration
- Single Logout (SLO) Fails when using Okta (#46605)
Database
Organization
- CSV upload dropdown fails in append data modal (#53824)
- Saving questions to dashboard fails without root collection permission (#54573)
Querying
- datetimeDiff function fails for DATE columns with DAY granularity (#54654)
- datetimeDiff Does Not Support Milliseconds as a Unit (#54449)
- Date filter does not close on ESC (#54353)
- Date range filter with a ‘Starting from’ cannot be displayed as a custom expression (#54146)
- Overwriting card with recursive query does not display error message(#53404)
- Native query parameter throws TypeError when made required (#52812)
- Native query parameters remain in URL after leaving editor (#52806)
- SQL view is opened when creating a question on small screens (#48170)
- Fix card creation and dashboard permissions handling (#54292)
Visualization
- Large inputs on text filters will add a scroll bar on the page to the right (#44435)
- Between dashboard filter fails with partial input (#54364)
- Chart tooltips now display correctly in dashcards (#54614)
- Raw data and table data sections remain visible after joining tables (#34734)
- Undefined in the URL when click behavior target filter gets removed in a dashboard (#35444)
- Moving columns in model metadata resets table view (#41419)
- Text overflowing in relative datepicker dropdown (#52090)
- Unwired filters appear in subscriptions, causing confusion (#46087)