Metabase 50 is officially out!

Hey there,

We’ve just released Metabase 50, including big improvements to caching, permissions, charts that look the same in subscriptions as they do in Metabase, a new command palette, lots of visualization upgrades and more.

Check out the full announcement on our blog for more details .

We hope you enjoy the latest version, let us know what you think.

Cheers,
Jess
Product Marketing Manager at Metabase

5 Likes

The update seems to have wiped out many of our custom columns created in the explored visuals.

Please create a thread with this issue so we can try to replicate

Hello!

This update broke a bunch of our queries that were calculated using the query builder for a same day last week calculation. It now ends up taking two days into account instead of one. Leaving a few details of how the queries are set up so you can try and replicate.

For example:
This filter should only include my records from the same day last week (last tuesday aug 27).

For some reason, the query is actually including the day after (aug 28) in the calculations. When I group by day, i can see that it is including BOTH aug 27 and aug 28.


image

Not sure why it would include both days in the calculation, if the filter in the builder clearly shows that it is only getting aug 27 records.

Let me know if this is enough information to debug.

Thanks!
Jaime

1 Like

please create an issue in github so we can investigate

1 Like