Metabase 54 changelog

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 54.12

Upgrading

Metabase Open Source | 54.12

Metabase Enterprise | 54.12

Enhancements | 54.12

Embedding

  • feat(sdk): Add Visualization Button, hook, and onRun event (#58080)

Other

  • Revert ClickHouse JDBC driver to 0.8.4 (#59179)
  • Better detection of card metadata changes (#59131)
  • Remove debugging code (#59041)
  • fix: audit adjust to source handles nil schemas (#59003)
  • Always fully uncollapse pivots in exports (#58716) (#58938)
  • fix: lookup cloud migration part keys (#58881)
  • Fix 3 flaky tests (#58729)
  • Randomize the timing of upgrade checks (#58701)
  • Mega App DB memory usage improvements (#58664)

Bug fixes | 54.12

Administration

  • dashboard subscriptions register a usage for recent views purposes (#59069)

Embedding

  • We should preserve the Embedding Data picker as it was in 53 and offer an opt-in for the updates of 54 (#58357)
  • SDK dashboards initialParameters type is any in a user app. (#58337)

Operation

  • Error: Duplicate Key When Saving Filtered Dashboard - Possible updated_at Column Issue (v0.55.1.1) (#59079)

Querying

  • “Filter by…” popover (attached to table cell) has the wrong filter selected (#58247)

Reporting

  • Saving a specific dashboard times out on cloud instance (#58802)

Visualization

  • Viz settings can get into a weird place with a double scrollbar (#48322)

Metabase 54.11

Upgrading | 54.11

Metabase Open Source | 54.11

Metabase Enterprise | 54.11

Enhancements | 54.11

  • AddentityTypes for InteractiveQuestion in SDK to customize data picker (#58208)
  • Check for lowercase tables in appdb to avoid duplicating tables during migration (#58605)
  • Fix embarrassing styling in Data Reference (#58544)

Bug fixes | 54.11

Administration

  • SSH tunnelled db connections break indefinitely when the remote sshd is restarted (#36403)

Database

  • Clickhouse expects UUID (capital letters) rather than uuid on cast function (#58461)
  • The no-op rollback log on custom migrations is misleading (#44400)

Querying

  • The selected filter value is split when it contains a comma (#57967)
  • See These Records… fails on questions grouping by the same native column multiple times (#53604)
  • Public download urls can reach the limit of url length (#51813)
  • Columns Sharing the Same Name Different Tables Cannot both be Referenced in Custom Expressions Post Aggregate (#50308)

Reporting

  • Dashboard subscription sending Number type visualization that is wrong column selected (#57793)
  • Columns are sorted in JSON export, when there more than 8 columns (#12247)

Visualization

  • Conditional formatting won’t display on subscriptions when it is applied to multiple columns (#58234)

Other

  • lang attribute doesn’t respect user locale, uses instance locale instead. (#49538)

Metabase 54.10

Upgrading | 54.10

Metabase Open Source | 54.10

Metabase Enterprise | 54.10

Enhancements | 54.10

Embedding

  • sdk(docs): Remove remarks from SdkDashboardDisplayProps type annotations (#58368)
  • feat(sdk): remove question and metric from entity type filters in the sdk’s data picker (#58339)

Querying

  • Remove field ident calculation (#58246)
  • Delete backfill job in 54 (#58241)
  • Update toast design (#58145)
  • Wait a bit longer in util.queue tests to let them pass in CI (#56681)

Reporting

  • Fix width to screen size for table card in dashboards, now that we save question-level settings (#57381)

Other

  • docs(sdk): Update SDK version to 0.54.12 (#58481)
  • Disable distribution drill if binning is not available (#58356)
  • fix: drop execution time quartz job metric (#58351)
  • Log view count information (#58259)
  • Backport: Wait a bit longer in util.queue tests #56681 (#58255)
  • fix: Disable quartz metrics trigger listener (#58244)
  • Manual backport: Close table header popover on second click (#58076)
  • Remove :expression_name from col-info-for-expression in annotate middleware (#57981)
  • Better support for non-english searching in appdb index (#57979)
  • Improved search metrics (#57797)
  • Limit data selected out to what will be eventually indexed (#57552)
  • Email domain check when adding notification recipients (#57416)

Bug fixes | 54.10

Administration

  • “Cannot read properties of null (reading ‘archived’)” when changing permissions of collections inside personal collections (#57906)
  • You can’t use the analytics collection after migrating from H2 to Postgres (#56917)
  • When creating an API key and the user doesn’t select a group, the input bar is red even after the user resolving the error (#52520)
  • The task sync-fields fail if table doesn’t exist (#52496)
  • Questions in Usage analytics should never open the native query panel (#49904)

Database

  • Bigquery STRUCT types break in the GUI for combination of custom expression and custom column (#57784)

Embedding

  • Default font not showing in Mantine select dropdown in static embed modal’s look and feel (#54490)
  • Data source picker in the joins defaults to tables on embeddings (#51934)

Querying

  • Safari doesn’t allow you to select granularity of group by (by month, bin, …) (#58151)
  • Date filter localization regressions in v54 (#57592)

Reporting

  • Variables Passed into Link Cards and iFrame Cards aren’t URL encoded (#58386)

Visualization

  • Applying formatting updates is unintuitive: Happens on scroll, but not on return or click out of popover (#36557)

Metabase 54.9

Upgrading | 54.9

Metabase Open Source | 54.9

Metabase Enterprise | 54.9

Enhancements | 54.9

  • Giving system event notifications its own queue (#57769)
  • Adapt the setup flow for the “embedding” use case (#57749)
  • revert and disable entity-id backfill (#58098)
  • Prefix all of our log context with mb- (#58023)
  • Refresh temporary tokens (#58046)
  • Fix menu text on sharing and subscription menu (#58089)
  • Fix ModalHeader back button position (#58008)
  • perf: Small optimizations for metabase.search.spec (#57935)
  • perf: Cache metabase.driver.util/features (#57811)

Bug fixes | 54.9

Administration

  • Unsubscribe and archive all notifications of an user does not archive alerts (#57880)

Querying

  • Pivot Table - We’re limiting downloads to 10k rows (#58087)
  • Pivot Table - Total being converted to rows instead of column (#58084)
  • notempty(regexextract([Referer URL], "store|pricing")) not usable as filter custom expression (#41265)

Reporting

  • Dashboard subscription renders empty row when there are no parameters (#58074)
  • Email notifications to a user without first/last name are sent to user null (#30735)

Other

  • Some Notifications Aren’t Scheduled if Send Begins Before Qrtz Triggers are Initialized on Startup (#58004)

Metabase 54.8

Upgrading | 54.8

Metabase Open Source | 54.8

Metabase Enterprise | 54.8

Enhancements | 54.8

  • feat(sdk): theme-dependent default question toolbar colors (#57747)
  • Handle nulls with MBQL lib (#57942)
  • Improved database rollback logic logic (#57754)
  • fix: snowflake test and migrate happening repeatedly (#57540)
  • Add DWH Paused Modal for Uploads (#57285)

Bug fixes | 54.8

Embedding

  • [SDK] data table no longer defaults to the page’s background color (#57762)

Querying

  • Metabase Date variable calculates wrong values when selecting “previous X hours” (#57767)
  • Users without Native Query Access can view the SQL behind SQL based Models (#57557)
  • When going back after applying a filter there is no preloader (#57398)

Reporting

  • Export table formatted to XSLX or CSV does not respect column names in visualization settings for all columns (#57453)

Metabase 54.7

Upgrading | 54.7

Metabase Open Source | 54.7

Metabase Enterprise | 54.7

Enhancements | 54.7

  • Use dedicated endpoints for remapping in dashboards & questions (#57571)
  • Improve text column width in subscriptions and alerts (#56991)
  • [svg] Pool static-viz-context objects (#56648)

Bug fixes | 54.7

Database

  • Redshift “pg_enum” not found error when missing base types from SQL query (#56992)

Embedding

  • Questions based on models with renamed fields will not get field values in public or embedded dashboards (#57604)

Visualization

  • Text will not align on text cards (#57485)

Other

  • Add snippet icon not visible (#57441)
  • External recipients for Email Subscriptions are no longer Visible in the Activity Log (#57614)
  • Subscriptions that have a “contains” filter go out with “and” on the description (#56633)

Metabase 54.6

Upgrading | 54.6

Metabase Open Source | 54.6

Metabase Enterprise | 54.6

Enhancements | 54.6

  • Add a button to add more filters when viewing a visualization (#57215)
  • move context info to after the log message (#57588)

Bug fixes | 54.6

Database

  • Adding filter type timestamp (or date) to Druid JBDC fails (#45616)

Embedding

  • [SDK] Updating the collection’s entity id crashes InteractiveQuestion and CollectionBrowser (#57438)

Querying

  • Sorting by expression that contains cumulative aggregations does not work (#57289)
  • Edit Query Definition does not open the models definition after using browser back button (#56775)
  • Referencing two metrics in aggregation expression that use cumulative sum breaks the query (#56612)

Reporting

  • Grey areas around the cards when exporting to PDF (#56344)

Visualization

  • “Unknown date style” warning on “hour of day” grouping (#28785)

Other

  • Migrate to Cloud Fails (#57307)
  • Esc key behaves like Enter key on <TokenField /> in email subscriptions pane (#24629)

Metabase 54.5

Upgrading | 54.5

Metabase Open Source | 54.5

Metabase Enterprise | 54.5

Enhancements | 54.5

  • Add Trino mention on Starburst driver name (#56891)
  • Make CumulativeCount a window function and Sum an aggregation in function browser expression list (#57323)
  • Sticky footer for database connection modal (#56997)
  • [dashboard-templates] Use more efficient every? implementation (#56948)

Bug fixes | 54.5

Administration

  • Cannot tab through inputs in edit database info modal (#56499)

Querying

  • When there are no description column popover is not expanded to show distinct values (#57132)
  • Phantom queries trigger during dashboard automatic cache-refresh (#57061)
  • Incorrect SQL Generated for BigInts Cast as Datetimes (#56886)
  • Sorting/Filter on an epoch number casted to Datetime will break when done via a Model (#56799)
  • Case Sensitivity Differs between Dashboards and Subscriptions for “Contains” Filter (#56759)
  • Problem with filtering on click behavior (#56716)
  • Unable to modify the query if it references invalid fields (#56434)

Reporting

  • Row collapsing for pivot tables is not always respected in exports (#57077)
  • Alerts are repeated even with ‘Only send this alert once’ enabled (#56978)

Visualization

  • Tooltip Shows Wrong Data with ‘Replace Missing Values with Zero’ in Line Charts (#47757)

Other

  • We should hide approved domains when there is an error cause it might expose unwanted domains (#57138)

Metabase 54.4

Upgrading | 54.4

Metabase Open Source | 54.4

Metabase Enterprise | 54.4

Enhancements | 54.4

Embedding

  • feat(sdk): Export public plugin and icon types (#56851)
  • feat(sdk): Export more public SDK types (#56838)

Other

  • Add docs links to custom expression help popups (#56818)
  • Less ambiguous notification logs (#56701)

Bug fixes | 54.4

Database

  • Metabase v54 doesn’t work with database names in capital letters (#56767)

Querying

  • “Previous” date filter text isn’t translated (#56768)
  • Queries with nested lTrim fail (#55687)
  • “All Options” date filters are not always correctly substituted into text card parameters (#39385)
  • Filtering the foreign key dropdown randomly works (missing existing foreign keys) (#56839)

Reporting

  • Scheduled Email Fails to Send Dashboard via Email (#56821)
  • Scheduled alerts not sent in Metabase despite task success (#56379)

Visualization

  • Metabase 54.x doesn’t show pivot cards on dashboards (#56348)
  • When resizing one of the columns, all other columns collapse, and horizontal scrolling stops working (#56771)
  • Incorrect table column widths after changing visibility (#55504)

Other

  • [SDK] css variables leak from SDK’s Mantine 7 to the customer’s Mantine 7 (#56960)
  • Pinned questions don’t show the verified badge (#51570)

Metabase 54.3

Upgrading | 54.3

Metabase Open Source | 54.3

Metabase Enterprise | 54.3

Enhancements | 54.3

  • feat(sdk): Automatically set a sensible display to interactive questions (#56584)
  • Reset all errored triggers to WAITING on startup (#55769)

Bug fixes | 54.3

Administration

  • Error in startup on jvm 24 (#56085)

Database

  • Percentile in incorrectly transformed 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)

Metabase 54.2

Upgrading | 54.2

Metabase Open Source | 54.2

Metabase Enterprise | 54.2

Enhancements | 54.2

Embedding

  • fix(sdk): fix dataset endpoint being called on every re-render (#56100)
  • fix(sdk): wrong default cell background color on SDK (#55669)
  • fix(sdk): Clean up “Unrecognized Prop” errors on CreateDashboardModal (#55523)

Other

  • New entry for metabot team (#56384)
  • [metrics] Add hiccup and allocation rate metrics (#56345)
  • Do not enforce table cruftiness during updates (#56312)
  • change table cells vertical align to top instead of center for wrapping (#56256)
  • Revert search engine default to in-place (#56199)
  • Don’t need to be running “configure the scheduler” liquibase tasks during testing (#56176)
  • Fixing typo in embed type ui (#56116)
  • perf: Optimize available-drivers-info (#55970)
  • perf: Optimize settings retrieval (#55969)
  • [Notification] Improve memory usage for alerts (#55896)
  • Allow Assertion Functions in Jest Tests (#55772)
  • Support for individual google sheets (#54938)

Bug fixes | 54.2

Administration

  • file input in bigquery driver form is not properly hidden in firefox (#41476)

Database

  • Metabase tries to discover all the catalogs in Athena even if the catalog is explicitely set to AwsDataCatalog (#55630)
  • JSON extraction on float type does not keep decimal places (MySQL) (#54782)
  • MongoDB query FailedToParse due to invalid character in variable name (#53816)

Querying

  • Help text tooltip not shown in multiline expressions (#56152)
  • “Run selected text” only includes last selection block in query (#54799)
  • Relative date with an offset is not reflected in the timeseries chrome or in the filter modal (#44550)

Reporting

  • Table metadata column settings break user column settings for tables in subscriptions (#55066)

Visualization

  • Viz settings field dropdown shows input cursor on click (#56179)
  • [Bug Report] Pie visualization highlights wrong labels when hovering slices (#55684)
  • Jarring layout shift in when clicking into object detail view (#55503)
  • Goal line doesn’t appear when histogram is stacked 100% (#51054)
  • Trend line won’t appear when there are 2 aggregations (#48034)
  • Bars overlap when applying non-linear scale to x-axis (#46592)
  • Text on buttons in top-right of map visualization are hard to read (#20264)
  • I should not be able to pan off the world. (#5405)

Other

  • Column Formatting Not Applied When Link Added to Column (#19807)

Metabase 54.1

Upgrading | 54.1

Metabase Open Source | 54.1

Metabase Enterprise | 54.1

Breaking changes | 54.1

  • Embedding SDK saveToCollection is deprecated. Use targetCollection instead (#54983)

New features | 54.1

Querying

New custom expressions

  • date() to cast string to date (Postgres only for now) (#55435)
  • integer() to cast string to an integer (Postgres only) (#55364)
  • text() to cast a value to string (Postgres only)
  • splitPart() to split a string by separator and extract nth part (Postgres only) (#55429)
  • path() to extract URL path (#55375)
  • DistinctIf() to compute the number of distinct values satisfying a condition (#55131, #55129)

Visualizations

  • New and improved table visualization (#54775, #54703, #54399)
    • Add text wrapping, alignment, row indexes.

Embedding

  • Let embedders select which entities to expose in data picker (#55463)
    • Expose only models, or models and tables, etc.

Alerts

  • Add Cron scheduling for alerts (#3846)
  • Add ‘by the minute’ scheduling option for alerts (#55184)

Enhancements | 54.1

  • Simplified data picker for embedding (#54489)

Databases

  • Make Clickhouse driver official (#54740)
  • Make Starburst driver official (#55123)
    • Can also be used with Trino
  • Reduce cost of initial field scanning (#53387)
  • Add hostname support to BigQuery (#51948)

Querying

  • Allow text-like filters on MongoDB UUID fields (#55792)
  • New multi-stage filter picker when viewing a visualization (#55052)
  • Better native query editor (CodeMirror) (#50249)

Alerts

  • Slack integration should be able to send images to private channels (#53319)
    • No longer require a public channel to store images
  • Slack integration should list private channels (#44798)
  • Allow users with settings permissions to create alerts with webhooks (#53210)

Dashboards

  • Make table pagination on dashboard into a visualization setting (#55735)
  • Duplicated dashboard cards load immediately after duplication (#55256)
More enhancements…

UI improvements

  • Respect whitelabeling when showing the instructional video (#55987)
  • Show a more user-friendly error message when there are incompatible types (#55927)
  • Update some function names to match modern casing (#55672)
  • Add hover effect for dirty query state (#55627)
  • Hide unused semantic types (#55327)
  • Press Escape to close Entity Picker (#55549)
  • Improve empty states for features to provide more context (#54438, #54157, #54136), #54101
  • Add upsells for Pro features (#53080, #53566, #53632,#53720, #53727, #53495, #52974, #52955, #53099, #53951)
  • Make sure elements support ARIA attributes (#53270)
  • Allow zooming and scaling on mobile devices (#53483)
  • Remove legacy setup checklist from Admin (#54599)

Other

  • Make cruft patterns configurable (#49320)
  • Add is_verified and task status to usage analytics (#55908)
  • More logging for subscriptions and alerts (#55751)
  • Add index to query_execution_id column on field_usage table (#55712)
  • Fix compilation of case with clauses that need pre-processing (#55958)
  • X-rays generate questions that are saved in a dashboard (#52462)
  • Use SDK-specific ID types and reconcile the changes (#55448)
  • fix warning about missing ref on forwardref for FullWidthContainer (#54252)
  • Add Slovenian Localization + Synchronize Translations (#55307)
  • Add Slovenian Language Support. (#54420)
  • Migrate Chinese site & user locales from zh to zh_CN (#55287)
  • [pivot] Optimize CLJC pivot export for csv files (#55235)
  • Scrap the ability to resolve table names, just use ids (#54839)
  • Table Data Editing APIs (#54651)
  • [mbql] Use more efficient keywordize-keys during normalization (#53432)
  • Hash session ID in core_session table (#53266)
  • Healthcheck API endpoint for databases (#54446)
  • Track notification wait time and total send time (#54080)
  • Deadline-based priority queue for notifications (#54647)
  • Fix task history report when channel failed to send and we skip it (#55312)
  • Dedup send queue (#54320)
  • Alert refactor (#50766)

Bug fixes | 54.1

Administration

  • Custom property won’t appear for sandboxing when more than 1000 users (#55647)
  • Metabase should run field value scanning on Metabase analytics views (#46540)
  • Password reset causes too much confusion when the email is mistyped (#12987)

Database

  • Bigquery STRUCT types break in the GUI for nested layers (#55562)
  • Different results using between on Mongo comparing to other drivers (#55302)
  • SQL errors on Databricks return a full stack trace (#53539)
  • I/O error during migration does not cleanly abort migration (#50212)
  • Can’t use relative date filters with Snowflake varchar -> ISO8601 daytime columns (#49907)
  • [SQLite] Trend widget only work with group by year, not work by quarter,month,day…. (#12388)

Embedding

  • Sdk is changing the color theme of the host app (#54835)
  • Type errors on Nextjs (and possibly others) “‘MetabaseProvider’ cannot be used as a JSX component.” (#53767)

Querying

  • Dropdown filters behave like Search when there’s too many unique values (#34726)
  • Auto-complete in custom column fails to append after inserting newline character (#31964)
  • Navigation issue when navigating back to a model (#55158)
  • The column filter component cannot search for double quotes (#53737)
  • Custom column and escaping problematic characters (#53527)
  • It’s not possible to switch to MongoDB in native query editor (#53299)
  • Converting a model to SQL and adding a variable doesn’t let you change variable type (#50662)
  • Select none is shown and checked when all the found options are checked in the filter (#50070)
  • Autocomplete suggestions reset users choice on load (#48712)
  • Handle failing requests better when part of the notebook editor can still be rendered (#48562)
  • Empty section title rendered in dashboard filter column mapping (#47218)
  • Multiple bucketing menus can be opened simultaneously (#45036)
  • Missing and incorrect brazilian localization for date filters (#36549)
  • We’re incorrectly pluralizing table names in some non-English languages (#28559)
  • Filter text not translated correctly depending on period (#13188)
  • Floating-point rounding errors in UI for very large integers (JS stores all numbers as 64-bit floats) (#5816)

Visualization

  • Pivot Grand Totals Incorrect if Aggregate Column Name Contains Special Characters (#55415)
  • Average, Distinct values are aggregated as Sum for subtotals and grand total in the CSV export of Pivot tables (#54496)
  • Long column names overflow in data viz settings on cartesian charts (#52975)
  • “Display a column as a link” not functional in Detail visualization type (#48915)
  • Non-clickable items appearing to be clickable in Details view (#48356)
  • Scatter Plot randomly interprets long numbers as dates moving Axis Scale from Linear to Timeseries (#30102)
  • Table visualization settings are not applied in subscriptions(#29277)
  • Resizing Number Visualization adds a decimal even if Minimum number of decimal places is set to 0 (#25791)
  • We should only accept positive numbers in the inputs for minimum decimal places (#24333)
  • Disable dragging columns in “raw data” view of a non-table visualization (#19817)

Dashboards

  • Dashboard loading kills the tab (#55880)
  • Decimal formatting sometimes not respected on dashboards (#54063)
  • Text in the page is selected when dragging cards in dashboard edit mode (#53842)
  • “Info” icon is showing in dashboard edit mode when it shouldn’t (#46085)

Uploads

  • Failure to upload CSV to ClickHouse (#55265)
  • Failure to update, append to CSV uploaded models with date time data in ClickHouse (#55199)
  • Cannot change the type of a column in uploaded csv (#48662)

Notifications

  • Notifications limit result to 2k for raw and 10k for aggregate questions (#55522)
  • Missing translations in subscriptions (#33901)
More bug fixes…

Other

  • The drop down when filtering to choose “is empty” is very squished (#54196)
  • Inconsistent dropdown item hover effect (#53818)
  • Bookmark and collection highlighted in the sidebar when creating new native question (#52809)
  • [Notification] We shouldn’t retry sending slack if it has error “channel_not_found” (#49647)
  • App partially crashes during navigation (#55162)
  • Filtering the semantic types list is super annoying (#53595)
  • Text cut off in FK target dropdown (#45409)
  • Empty Help tooltip (#55082)
  • Persisting hover state on sidebar icon after closing / opening (#54365)
  • [Bug Report] Incorrect icon size (#54181)
  • Custom expression input is not autofocused for filters and aggregations (#54722)
  • Filter dropdown visual regressions (#54412)
  • Select misaligned in horizontal forms (#54325)
  • It’s not possible to close data reference sidebar in native query editor (#54124)
  • Resize handle misplaced in Notebook view (#53817)
  • Add column popover is cut off (#53170)
  • Variable type picker covered by field picker (#52811)
  • Unable to focus search input with keyboard in Filter Modal (#52733)
  • Card reference in a native query with a long title does not wrap (#53171)
  • Documentation link does not work (#54638)
  • Text doesn’t wrap on the visualization “warning” popover (#54431)
  • Clicking outside of data download popover doesn’t close it (#54361)
  • Clicking on “Add or remove columns” creates bad looking box around CTA (#54360)
  • Dashcard viz settings modal: chart height is limited with the settings sidebar height (#54357)
  • In dashcard viz settings chart tooltips are below the modal (#54354)
  • [Bug Report] Data setting dropdowns for charts have grey background in Firefox (but not in Chrome) (#54115)
  • Text overflows dashcard tooltips (#54405)
  • Visibility explanation copy is the same across all 3 options (#56077)
  • “Welcome to Metabase” logo is tiny (#41687)
  • The example for the Offset function is wrong (#55940)
  • Broken expression suggestions dropdown styling when metric has a long name (#55984)
  • field entity-id backfill doesn’t produce correct results (#55929)
  • Custom expression hints disappear if there’s an exact match (#55686)
  • Gear icon for visualization settings is too light (#56138)
  • View as image column breaks table row height (#55939)
  • Text wrapping breaks when wrapped column has display-as url (#55881)
  • Excessive gap above the sql results table (#55876)

Read docs for other versions of Metabase.

Was this helpful?

Thanks for your feedback!
Want to improve these docs? Propose a change.