v0.51.10
版本发布时间: 2024-12-24 23:02:48
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.51.10
JAR download: https://downloads.metabase.com/v0.51.10/metabase.jar
Metabase Enterprise
Docker image: metabase/metabase-enterprise:v1.51.10
JAR download: https://downloads.metabase.com/enterprise/v1.51.10/metabase.jar
Changelog
Enhancements
Embedding
- docs(sdk): fix initial parameter props name in dashboards (#51625)
- fix(types): fix type error on textCard in static-dashboard.cy.spec.tsx (#51450)
- ci(sdk): skip flaky mantine styles test for sdk (#51404)
- ci(sdk): fix and re-enable e2e workflow for 51 branch (#51327)
- fix(sdk): wrap InteractiveDashboard with renderOnlyInSdkProvider (#51224)
- fix(sdk): update define function names in Next.js compat (#51071)
- Manual backport 50656 to 51 (#50848)
- Support providing parameter values in InteractiveQuestion in the sdk (#50493)
- Move non-auth sdk config to MetabaseProvider props and rename field to authConfig (#50486)
- Replace public-facing type prefixes in the sdk to Metabase (#50396)
Querying
- Fix summarize-column and summarize-column-by-time drills for multi-stage queries (#51553)
- Avoid frequent setState calls in the add parameter popover in dashboards (#51373)
- Update underlying-records drill to use code in lib.drill-thru.common (#51254)
Other
- Don't crash for ignored status codes in embedding responses (#51408) (#51487)
- Update SDK version to 0.51.13 (#51458)
- Create and use custom redux context on the sdk (#51398)
- Make static/public/sdk (LocaleProvider) support locales in the
xx-yy
format, and also support the fallback toxx
ifxx-yy
doesn't exist (#51039) - [SDK] nextjs: document the compatibility layer (#50440)
Bug fixes
Embedding
- Downloading results of an embedded question (via iframe) fails (#51386)
Querying
- New Metrics API misses human-friendly text metric definition (#51303)
Visualization
- Changes to Scatterplot Tooltip Default Behavior is a Breaking change for Some Customers (#51483)