Metabase® Enterprise Edition™ v1.51.6
·
11049 commits
to master
since this release
Upgrading
Before you upgrade, back up your Metabase application database!
Check out our upgrading instructions.
Docker image: metabase/metabase-enterprise:v1.51.6
Download the JAR here: https://downloads.metabase.com/enterprise/v1.51.6/metabase.jar
Notes
SHA-256 checksum for the v1.51.6 JAR:
96b391f56c000a2f13336fe48a16cdcc0ed5b770870d38b004fab23cb68ee4b8
Changelog
Enhancements
- Table Column Ordering Should Not Prevent Pivot Exports (#50599)
- remove pivot-grouping row and columns in tandem (#50476)
Bug fixes
Databases
- Snowflake - Specifying Schema in Database Setup still requires Schema in Queries (#50422)
- Databricks Catalog is not Validated when the Connection is Set Up (#49444)
Querying
- Customizing grouping options for time group filter breaks some functionality (Ex: Publishing Static Dashboards) (#50371)
- Dashboard date filter "Previous Month, Starting 1 Month Ago" is off by one day (#49853)
- Re-ordering of Pivot Column Row section breaks download (#50207)
Other
- Uploading CSV no longer works when there is materialized views (postgresql) (#50501)
Embedding
- Make entity picker's placeholder, chevron and search picker color themeable in embedding sdk (#50394)
- Theme options for tooltip text colors and background colors for sdk (#45764)
Under the Hood
- [SDK] modals don't use the correct portal on storybook and cypress component tests, this leads to wrong styles being applied (#50521)
- update bigquery and netty (#50588) (#50619)
- Update SDK version to 0.51.10 (#50614)
- update bigquery and netty (#50588)
- Update links for SDK npm so they actually point to the npm page (#50499)
- Adding .png version of no_results.svg to fix #49012 (#50426)
- Channel test return error response (#50254)