v1.49.4
版本发布时间: 2024-04-10 21:41:53
metabase/metabase最新发布版本:v0.50.28(2024-10-03 02:18:04)
Metabase 49 release announcement
Upgrading
You can download a .jar of the release, or get the latest on Docker. Make sure to back up your Metabase database before you upgrade! Need help? Check out our upgrading instructions.
Docker image: metabase/metabase-enterprise:v1.49.4
Download the JAR here: https://downloads.metabase.com/enterprise/v1.49.4/metabase.jar
Notes
SHA-256 checksum for the v1.49.4 JAR:
581f031a9eef71f2ee119763f436d3f135118554224a2232fff7de234179f4c9
Changelog
Enhancements
- asynchronously load libraries for png and pdf exports (#41036)
Bug fixes
- Fix "instace analytics" typo (#36596)
- Signed Embedding without Title will remove all the tabs of a dashboard as well (#41195)
- SQL generated for datetime "is empty" filter on MSSQL is not correct (#41158)
- Casting integer to Datatime via Table Metadata makes column unusable (#41122)
- "No method in multimethod 'coerce-temporal' for dispatch value: [nil java.time.LocalDateTime]" when evaluating null datetimes (#40885)
- Bigquery: Can't search field values for required partition tables (#40673)
- Iframe embedding overflow widgets issue (#40660)
- GUI model joining native ones break with column not found error (#40252)
- Waiting for result tab title contains js code (#40051)
- State of the FE gets lost on detail views when there are multiple joins to the same tables (#39477)
- Manually choosing Axis in chart settings will break subscription (#38839)
- Embedding height is not dynamic (#37437)
- View Details: "is connected to:" uses wrong PK for query with join (#34070)