Metabase - Package Updates
Pinned
Metabase
-
[1.17.10]
- Update Metabase to 0.46.7
- Full changelog
- Prevent open redirects for JWT/SAML (#32816)
- Certain invalid URL causes error response from Jetty (#23277)
- Very Inefficient query causing Metabase DB load to go to 100% [v0.46.6.4] (#32737)
- LDAP Attribute sync no longer works (#32243)
- "Expected native source query to be a string, got: clojure.lang.PersistentArrayMap" on nested queries (#32121)
- Snowflake won't sync without password (user using only private key) (#30376)
- Resizing columns in pivot tables in serialization breaks the card on load (#30130)
-
[1.18.0]
- Update Metabase to 0.47.0
- Full changelog
- cancels ongoing cards when saving a dashboard
- refactor: change from stub to spy so that we can also see in the inspector that the request has been cancelled
- test that the data will eventually be displayed
-
[1.18.1]
- Update Metabase to 0.47.1
- Full changelog
- Switch pulse email sending to use bcc instead of sending a seperate email (#33604)
- Show new syncing tables as greyed out in data reference page (#33152)
- Bottom corner radius on buttons looks weird on new dashboard grid (#31587)
- Update default and min size constraints for dashboard cards (#31408)
-
[1.18.2]
- Update Metabase to 0.47.2
- Full changelog
- Clear cache when performing version upgrades (#33457)
- Performance improvement in notebook editor (#33676) (#12378)
- Metabase will not let you update the cert if it was rotated (#33452)
- Some table columns are unable to be rendered (#33279)
- Download results (.csv, .json, .xlsx) request does not include subpath when deploying on subpath (#33244)
-
[1.18.3]
- Update Metabase to 0.47.3
- Full changelog
- Use HTTPS when getting version-info (#34310)
- Better deduplication for entities loader api queries (#34174)
- Fix CSV uploads aren't possible when native query editing is disabled (#33990)
- bad gateway 502 for API via reverse proxy (POST request ignores 'location' v0.47.2) (#33910)
- Provide a heads up when Metabase is upgraded with what’s new (#33165)
- Can't apply category filters when a question has grouping and aggregation (#34279)
- Summarizing or sorting in query editor after Exploring results in a SQL question and creating a Custom Column breaks query editor (#34247)
- Other count displays incorrect value when Language set to Arabic or Arabic (Saudi Arabia) (#34236)
- Date filters - inconsistent filter values displayed when a question is opened from a filtered dashboard (#34129)
- UI suggests it's possible to delete an archived collection (#33996)
- CSV uploads aren't possible when native query editing is disabled (#33971)
- Search bar font size is too small on Safari (#33930)
- Summarizing by custom date column does not allow date grouping (#33504)
- Custom ranges in conditional formatting don't work (#33229)
- After hiding column in table settings on question based on another question, all joined columns unchecked in notebook editor when still selected (#32374)
- Unable to add joined columns in table settings after removing through notebook editor on nested Question (#32373)
- Inputting some values into Whitelabel "Landing Page" can cause the entire frontend to break (#18004)
-
[1.18.4]
- Update Metabase to 0.47.4
- Full changelog
- Implement unreturnedConnectionTimeout in c3p0 in an env var (#34377)
- load-from-h2 fails on master with Command failed with exception: ERROR Clearing default entries created by Liquibase migrations... (#34505)
- DashboardTab missing from copy command (#34411)
- Dashboard loses effective filter values when auto-apply is turned off (#34382)
- We don't seem to be updating certificates when updating the connection (#33116)
- Hardly visible expand icon on collection hover (#31394)
-
[1.18.5]
- Update Metabase to 0.47.5
- Full changelog
- Fix SQL autocomplete is hard to use because keywords are shown instead of tables and columns (#34601)
- Replace java-time namespace with java-time.api (#34506)
- Snowflake Database Setting allows you to input small caps role but breaks connection afterwards (used to work for both in 1.46.8) (#34829)
- 404 when downloading results on embedded questions on sub-paths (#34634)
- Splitting multidimension questions that only have 1 metric (#34618)
- The slack token is logged in plain text (#34616)
- Event Icon for "Balloons" is a cake (#34581)
-
[1.18.6]
- Update Metabase to 0.47.6
- Full changelog
- Error: Field X is not present in the Query Processor Store. (#34950)
- Selecting filter on date, then going back and selecting expression results in error (#34794)
- Auto pivot is freezing query editor on high cardinality fields (#34677)
- JavaScript TypeError when removing dashboard filter (#33826)
- Can't go back with browser back button from "Table metadata" (#33784)
- Large column names should wrap in the sidebar (#31086)
-
[1.18.7]
- Update Metabase to 0.47.7
- Full changelog
- Disable auto-commit (enable transactions) for read-only connections (#35268)
- Adding check for column before getting friendly name (#34761)
- Support subtracting intervals (#23423)
- Graphing chart with date filter at 24 months is broken (#35129)
- Serialization v2 export doesn't include parameter_card entity_ids which breaks the import (#35097)
- Dashboard reversion should skip cards that have been deleted or archived (#34884)
- Serialization v2 duplicates entities loaded with serialization v1 on old versions (#34871)
-
[1.18.8]
- Update Metabase to 0.47.8
- Full changelog
- Fix exporting dashboard with configured click_behavior (#35913)
- Fixing bad performance due to massive pprint statements (#35895)
- Fix serdes of click_behavior on dashcards (#35717)
- avoid calling fetchCardData in undoRemoveCardFromDashboard for virtual cards (#35545)
- restore correct position when undoing dashcard tab movement or deletion (#35502)
- Respect "enable nested queries" setting and database's "nested queries" feature (#35490)
- Add an option in the /admin/settings/email to opt-in to CC recipients (#34293)
- Export throws a Unexpected character ('b' (code 98)) (#35880)
- Export throws a NullPointerException (#35855)
- API returns 500 instead of 404 when visiting an non-existing card (#35692)
- A big warning that if you use CSV uploads in the sample database in the cloud, your data will disappear (#35638)
- Serialization import doesn't remove dashboardcards in the target instance (#35420)
- Filters blink when there are many lines of filters in an embedded context with headers=false (#35078)
- Users with read-only permissions to collections are shown "edit question" option in dashboard cards (#35077)
- Text weirdly wrapped in column dropdown in Polish language (#35047)
- Pivot viz fails on a nested question (#35025)
- '-' sign misplaced in shortened visualization of currency type (#34242)
- Log why Serialization v2 fails when trying to export a dashboard that contains cards in outside collections (#33882)
- Click behavior: dashboard and saved question links are not preserved during export / import (#33699)
- Don't offer to create models or use nested questions on 3rd party drivers which don't support it (#33401)
- e.some is not a function breaks the FE on the filter modal (#32985)
- Linked fiters won't work if you use a question to populate filter values (#31218)
- Disabled "Nested Queries" setting is not always respected (#28908)
- Filter dropdown not showing remapped values on the dashboard (#21528)
-
[1.18.9]
- Update Metabase to 0.47.9
- Full changelog
- Upload configuration is not deserialized (#36232)
- Remove divider in QueryBuilder/ViewHeader when it's not needed (#36128)
- Handle CVE in commons-compress and org.json/json (#36106)
- Syncs from Redshift failing since version 0.47.7 (#36040)
- Dashboards with pages sometimes appear blank when opened from bookmarks (#35959)
- Export throws a Unexpected character ('b' (code 98)) (#35880)
- Use the official MySQL latest image for drivers tests (#35641)
- Serialization will fail if there's a snippet on destination with an already existent name but different entity id (#35629)
- Blank strings in CSV uploads should be NULL in MySQL (#35606)
- Restore correct position when undoing dashcard tab movement or deletion (#35502)
- Dashboard subscription attachment does not take into account the dashboardcard visualization settings (#35437)
- Pivot viz fails on a nested question (#35025)
- Static/Public embeds fail to load dashboard when one of the cards fails to load due to missing filter value. (#34954)
- Exporting a child collection won't export the parent collection (#33900)
- Queries not getting cancelled in MongoDB when leaving the page (#32372)
- Creating/editing database connection with SSH tunnel fails silently, when SSH port is not filled out (#32234)
- Serialization won't respect column sorting in pivot tables (#30134)
- Pivot table with 2 group by's gets loaded incorrectly on serialization (#30133)
- Dashboard parameter without field mapping have double borders (#27365)
- Tables render slowly (#25274)
-
[1.19.1]
- Update Metabase to 0.47.10
- Full changelog
- Make ambiguous matches a warning in lib.equality (#36210)
- Fix card filter connected to a field not causing an update (#36206)
- Export fails with a confusing error message when the target directory is not writable (#36468)
- Admin Settings / People list is incorrect for users promoted from group manager to administrator (#36412)
- drop-entity-ids fails when dashboards have tabs (#36365)
-
[1.20.0]
- Update Metabase to 0.48.0
- Full changelog
- Introduce Metabase analytics Collection (#35434)
- Add Finnish language (#33477)
- Clean up the pulse page (#36811)
- Allow spaces in datetime strings for CSV uploads (#35648)
- Check if inactive tables are being used by questions before deleting them (#35615)
- Make
SESSION_COOKIE_SAMESITE
a setting (#35021) - Optimize global search 20% (#35367)
- Auto-wire up dashboard field filters (#35147)
- Add percentage type to metadata (#35124)
- Make
MB_AUDIT_MAX_RETENTION_DAYS
truncate data from theview_log
oraudit_log
table and enforce new rules (#34985) - Explain why linked filters don't work and prevent accidentally disabling them (#34604)
- Prevent users from adding questions from personal collections to dashboards in public collections (#34733)
- Let people move cards between dashboard tabs (#34367)
- Allow Linking dashcards to dashboard tabs (#34779)
- Update dashboard performance 48 (#34721)
- Allow users to link dashcard to dashboard tab in Click Behavior sidebar (#34781)
-
[1.20.1]
- Update Metabase to 0.48.1
- Full changelog
- .48.0 upgrade: js front error regression on some questions (#36895)
- Cannot override location for /plugins/instance_analytics (#36845)
- Dashboard filter values causing card errors since update to v48 (#36841)
- Column mapping can overflow the sidebar when editing model metadata (#36163)
- Verified question icon doesn't update (appear/disappear) unless page reloads (#32505)
- Whitelabel landing page string allows whitespace which leads to "page not found" (#25482)
-
[1.20.2]
- Update Metabase to 0.48.2
- Full changelog
- Fix issue with model index search (#37308)
- Fix card loading state in different tabs when parameters change (#37134)
- show error and disable save button when create metric fails (#36874)
- CSV upload support for Redshift (#36166)
- Ability to customize table row limit in subscriptions (#32165)
- Subtracting two temporal values should yield an interval (#37263)
- Caching not working for (all) mongo questions (#37140)
- Malli warning in metabase.models.recent-views/update-users-recent-views! (#37030)
- Confusing copy in confirm modal when changing table data access to Sandboxed (#34911)
- We're not signaling when a card is loading if you change the filters on a dashboard and switch tabs (#33767)
-
[1.20.3]
- Update Metabase to 0.48.3
- Full changelog
- Restore GET /api/dashboard endpoint (#37455)
- Validate json settings during init (#36182) (#37313)
- Fixing case of invalid graph.dimension (#37279)
- CSV uploads: support more date formats (#37078)
- Updating honeysql alias in dev ns (#36758)
- Auditv2 prevented startup (#37480)
- [Serialization] Skip Metabase Analytics and Custom reports collections when exporting content (#37453)
- Embeded dashboard takes longer and longer to display. (#37289)
- Slack integration failure on dashboard subscription (#37266)
- Multi series questions won't get imported when using serialization (#37232)
- Fix hsql import in dev.clj (#36757)
- Invalid json for env variable settings breaks site (#36182)
- Setting all reports to hide with no results breaks dashboard subscription (#34777)
- Timestamp column be converted twice in 2-layer questions query (#33861)
- Number Visualisation show wrong field in dashboard subscription (#32362)
- Snowflake driver won't use JDBC options (#27856)
- Funnel charts with "Month of Year" type dimension and ordering can't render in Static Viz (#26944)