Update docker.io/metabase/metabase Docker tag to v0.54.4
No problems upgrading the Docker container with a Docker compose yaml file and by means of Watchtower infrastructure with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/metabase/metabase | patch | v0.54.3 -> v0.54.4 |
Release Notes
metabase/metabase (docker.io/metabase/metabase)
v0.54.4
: Metabase 54.4
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.4.x
JAR download: https://downloads.metabase.com/v0.54.4.x/metabase.jar
Metabase Enterprise
Docker image: metabase/metabase-enterprise:v1.54.4.x
JAR download: https://downloads.metabase.com/enterprise/v1.54.4.x/metabase.jar
Changelog
Enhancements
Embedding
Querying
- Improved help links in the custom expression editor (#56818)
Bug fixes
Database
- Fix for upgrade failures with capitalized database names (#56767)
- Foreign key dropdown in table metadata setting now properly filters matching fields (#56839)
Embedding
- [SDK] Fixed CSS variable leak in Embedding SDK (Mantine 7) (#56960)
Querying
- Fixed freezing issue in the native model editor (#53649)
- Fixed errors with nested
lTrim
expressions in custom columns and filters (#55687)
Dashboard
- Date filter labels in “All Options” mode now correctly localized in non-English languages (#56768)
- Fixed issue where pivot cards didn’t display on dashboards (#56348)
- Fixed inconsistent date filter values in text cards (#39385)
- Sticky dashboard filters now keep their background when scrolling (#53504)
Table display
- Fixed broken table layout when resizing columns (#56771)
- Fixed incorrect table column widths after hiding and showing columns (#55504)
Alerts & Dashboard subscriptions
- Fixed issue where scheduled alerts were marked as sent but not delivered (#56379)
- Scheduled Email Fails to Send Dashboard via Email (#56821)
UI
- Verified badge now appears on pinned questions (#51570)