v1.51.8
版本发布时间: 2024-12-12 23:28:15
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.
Docker image: metabase/metabase-enterprise:v1.51.8
Download the JAR here: https://downloads.metabase.com/enterprise/v1.51.8/metabase.jar
Notes
SHA-256 checksum for the v1.51.8 JAR:
50bf5e96591e52bab2132cbd0e663c11328c33472776d5bfa3ad648307e76a32
Changelog
Enhancements
Embedding
- backported "feat(sdk): next sdk compatibility layer" to v51 (#51097)
- feat(sdk): detect if session.id is not a string (#50890)
- fix(sdk): remove Error.captureStackTrace as it errors on firefox (#50773)
- Combine the customTitle and withTitle prop into a single title prop for interactive questions in sdk (#50489)
- Expose public-facing question type and transforms for sdk (#50487)
Querying
- [Backport 51] Add binning to display name (#51011)
- Fix the zoom-in.timeseries drill for multi-stage queries (#50970)
Other
- Count and Categorize Public Views in query executions table (#51079)
- Fix rollback to version 50 with null query_field values (#50982)
- Banner for instance in trial (#48522)
Bug fixes
Administration
- Wrong database_type value (#50771)
Embedding
- [SDK] if the sdk is imported after the css of the host app, the body and h1 tags takes the styles from core app (#50279)
Querying
- Include temporal bucket/binning name in query_metadata for a card (#47579)