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.13.x
JAR download: https://downloads.metabase.com/v0.53.13.x/metabase.jar
Metabase Enterprise
Docker image: metabase/metabase-enterprise:v1.53.13.x
JAR download: https://downloads.metabase.com/enterprise/v1.53.13.x/metabase.jar
Changelog
Enhancements
- fix: use a shared lock for report_card updates (#57040)
- More robust checking for timeout exceptions (#56737)
- fix: avoid deadlocks by not holding connection (#56524)
- fix: improve database status metric (#56469)
Bug fixes
Administration
- Changing setting on an already established Snowflake RSA Connection forces you to add back the private key file (#56055)
Database
- Snowflake RSA connection doesn't work with Hostname setting (#53749)
Embedding
- [SDK] clicking on "And X more" in truncated chart legend results in a tether error (#57131)
- Metabot on SDK could fail to fetch a question, and the loading spinner won't disappear (#57123)
- [SDK] using entity id in static questions causes flickering for a couple frames (#57059)
- [SDK] sankey charts white text outline cannot be removed or themed in dark-themed apps (#56872)
Other
- Sync fails if you have more than 65535 tables (#56803)