v0.50.28
版本发布时间: 2024-10-03 02:18:04
metabase/metabase最新发布版本:v0.50.28(2024-10-03 02:18:04)
Upgrading
Before you upgrade, back up your Metabase application database!
Check out our upgrading instructions.
Docker image: metabase/metabase:v0.50.28
Download the JAR here: https://downloads.metabase.com/v0.50.28/metabase.jar
Notes
SHA-256 checksum for the v0.50.28 JAR:
a1d0dad4e3d64df6a19b4cbececf35b41869868cc3b7276bbacd531277ad1872
Changelog
Enhancements
Dashboard
- Reset filter when editing default value (#48084)
- Reset filters when opening dashboard from click action (#48074)
Permissions
- Warn group can’t view native queries w/ Blocked schema/table access (#47630, #48116)
Performance
- perf: Do fewer moderation_reviews queries when fetching recent views (#48169)
- perf: Use vectors to iterate over all user permissions (#48025)
Other
- Translate
Filter by this value
(#48226) - Prefill non-sensitive user information during setup for Cloud instances (#48019)
- Update Redshift JDBC driver (#47957)
- Support both name & field ref-based column keys in viz settings on read and upgrade on write (#46383)
Bug fixes
Querying
- Not renamed fields in a same table join inherit the renamed name in exports (#48046)
- The custom datetime columns are automatically truncated by day when aggregated (#47341)
Visualization
- Pivot Table not showing sub row totals - when using models (#46575)
Other
- Upload CSV containing Cyrillic words with spaces and special characters fail to render (#48135)
- Metabase doesn't report correct heath status when additional databases added by config-file (#46548)
Under the Hood
- Future-proof CSV uploads from next HoneySQL upgrade (#48220)
- Fix timezone comparisons in failing execution stats test (#48204)
- Upload test fixes for drivers without auto mb-id (#48194)
- updateSetting e2e typed helper (#48161)
- E2E Sandboxing Test Fixes/Improvements (#47095)