v0.52.4
版本发布时间: 2024-12-23 23:17:41
metabase/metabase最新发布版本:v0.52.6(2025-01-16 01:52:12)
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.52.4
JAR download: https://downloads.metabase.com/v0.52.4/metabase.jar
Metabase Enterprise
Docker image: metabase/metabase-enterprise:v1.52.4
JAR download: https://downloads.metabase.com/enterprise/v1.52.4/metabase.jar
Changelog
Enhancements
Database
- Add basic auth capabilities to Druid JDBC (#45728)
Visualization
- Add percentages to Sankey tooltip (#51193)
Querying
- Add logging for linked filter queries (#46888)
Other
- perf: Add fastpaths to url? and email? predicates (#51522)
- [openapi] reduce amount of oneOf/allOf we generate in documentation (#51495)
- [Clean-up] Allow collection clean up banner to be dismissible (#51434)
- Send pulse asynchronously with a small pool size (#51380)
- Remove translation for slack error (#51375)
- Add prometheus metric for search errors (#51357)
- Co-ordinate Search Index creation and rotation between instances (#51279)
Bug fixes
Database
- Cannot Filter on UUID ID Columns in SQL Server / Azure Synpase (#51189)
- Filtering on a multi stage question in MongoDB results in a non-working query (#50832)
Dashboards
- Dashboards with tables are nearly invisible in full screen dark mode (#51524)
Reporting
- Exporting to Formatted CSV or JSON Rounds Numeric Fields When Using "Multiply by a Value" (#49439)
- PDF exports of dashboards are cut off (#51491)
Visualization
- Bar chart has overlapping bars (#51521)
- Wrong line is selected when you click on view details (#51301)
Other
- Command palette should not show you admin actions if you do not have access to them (#49729)
- Deadlock on the app db (52) (#51316)
- Pruning query execution log can time out (#51432)
- New Metrics API misses human-friendly text metric definition (#51303)