v0.54.3
版本发布时间: 2025-04-16 02:34:54
metabase/metabase最新发布版本:v0.54.4(2025-04-23 17:43:05)
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.54.3.x
JAR download: https://downloads.metabase.com/v0.54.3.x/metabase.jar
Metabase Enterprise
Docker image: metabase/metabase-enterprise:v1.54.3.x
JAR download: https://downloads.metabase.com/enterprise/v1.54.3.x/metabase.jar
Changelog
Enhancements
- feat(sdk): Automatically set a sensible display to interactive questions (#56584)
- Reset all errored triggers to
WAITING
on startup (#55769)
Bug fixes
Administration
- Error in startup on jvm 24 (#56085)
Database
- Percentile in incorrectly transfromed to sql on Clickhouse (#56485)
- BigQuery - filtering by value does not work on timestamps with fractional seconds (#51175)
Querying
- SQL Formatting is Incorrect for Concat Operators in Nested Questions (Postgres) (#55961)
- Custom column auto-format is changing the code in regexextract() (#56596)
- Query sidebar tools pushed right by longest query line (#56570)
- Date/time example strings are not localized in column drills (#55492)
- Date-based casting (ISO 8601 Date) and Summarization (#55171)
- Breakouts do not work when there is only 1 row of data (#53521)
- Cannot use column in join conditions more than once (#40940)
Visualization
- Bars overlap on monthly time series chart (#56424)
- Tooltips have faint white line on FireFox (#56307)
- Incorrect series colors in some downloads (#56415)
Other
- It's possible to open up the command palette inside the setup flow (#56498)
- Modal for moving a question is small and scrolls horizontally (#55690)