Metabase - Package Updates
-
[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_SAMESITEa 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_DAYStruncate data from theview_logoraudit_logtable 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)
-
[1.20.7]
- Update Metabase to 0.48.7
- Full changelog
- We should never run get-field-values on a dashboard load if the field does not have field values in the metabase_fieldvalues table (#38826)
- Date filtering change between v0.48.3 and v0.48.4. looks timezone related (#38248)
- Relative date filter with time works in Field Filters different for SQL variables than for GUI (#38037)
- Change native SQL datetime range field filters to be inclusive of the end minute (#33492)
- Date filters giving inconsistent results, depends on filter mode (#30454)
- Update group-by-week-test to use database timezone id (#38805)
-
[1.21.2]
- Update Metabase to 0.49.2
- Full changelog
- Handle invalid file drop (#40690)
- Sort official collections first in API endpoints (#40598)
- Increase rate limit of actions from 1 to 10 per second (#40527)
- Order of collection should be the same as the collection sidebar (#39965)
- Show more billing info on license and billing settings page (#38497)
-
[1.21.4]
- Update Metabase to 0.49.4
- Full changelog
- asynchronously load libraries for png and pdf exports (#41036)
- Fix "instace analytics" typo (#36596)
- Signed Embedding without Title will remove all the tabs of a dashboard as well (#41195)
- SQL generated for datetime "is empty" filter on MSSQL is not correct (#41158)
- Casting integer to Datatime via Table Metadata makes column unusable (#41122)
- "No method in multimethod 'coerce-temporal' for dispatch value: [nil java.time.LocalDateTime]" when evaluating null datetimes (#40885)
- Bigquery: Can't search field values for required partition tables (#40673)
- Iframe embedding overflow widgets issue (#40660)
- GUI model joining native ones break with column not found error (#40252)
- Waiting for result tab title contains js code (#40051)
- State of the FE gets lost on detail views when there are multiple joins to the same tables (#39477)
- Manually choosing Axis in chart settings will break subscription (#38839)
- Embedding height is not dynamic (#37437)
- View Details: "is connected to:" uses wrong PK for query with join (#34070)
-
[1.21.5]
- Update Metabase to 0.49.5
- Full changelog
- When exporting to CSV (or JSON or XLSX) from an embedded report, the file only contains 'Unknown parameter :format_rows.' (#41240)
- Downloading results of an embedded question (via iframe) fails because of "Unknown parameter :format_rows" (#40959)
- Notebook query preview exists even before the data source is selected (#40608)
- Incorrect results from SQL query referencing saved question with more than 1,048,575 rows (#24969)
- Fix naming a filter offset or limit breaks dashboards (#40821)
-
[1.21.6]
- Update Metabase to 0.49.6
- Full changelog
- CSV upload support for Redshift (#36166)
- Add INFO log for each table being fingerprinted (#41365)
- Tab query param not applied in embed (#41440)
- Borders not respecting bordered=false parameter for static embedding (#41393)
- Progress visualizations don't show, except on dashboards (#41243)
- Wrong suggested join condition when joining 2 models (#41202)
- Advanced option to turn off syncing field values doesn't work (#40715)
- Progress visualisation not working, gives an error (#40658)
- Text filters shown as input box in embed instead as dropdown (#37914)
- SIGTERM during migration does not cleanly abort migration (#37866)
-
[1.21.7]
- Update Metabase to 0.49.7
- Full changelog
- Fix not sending necessary HTTP headers when downloading results (#41633)
- Fix invisible user items in search filters (#41604)
- docs - add redshift to list of dbs that support uploads (#41594)
- Fix Embedded dashboard parameters parse runtime error (#41545)
- Links to metabase URLs should open in the same window in link cards (#41508)
- Date format "January 31, 2018" missing day in csv download (#41639)
- Default (formatted) CSV Export Returns "Week #" instead of Date (#41492)
- Leading zero in filter value in embedded dashboard breaks it (#41483)
- Archived models continue to be cached (#41318)
- Migration doesn't like rows with null characters (#40835)
- Primary Key missing filter options (#40665)
- If a user is a member of multiple groups in the IdP, the user property is comma separated and we default to "all users" (#40517)
- Date Filtering Bug in v0.49.1 Docker Image with Japanese Locale Settings (#40493)
- Metabase renders the result but the query does not finish in the DB (#39018)
- Illegal hex characters in escape (%) pattern - error at index 0 in: R6 (#38966)
- Cannot connect to new MongoDB source or sync existing databases (#38013)
- Overall link situation (#30891)
-
[1.21.8]
- Update Metabase to 0.49.8
- Full changelog
- Faster driver/describe-database for Redshift (#41068)
- Support SAML and JWT logins at the same time (#18554)
- Snowflake temporal extract operators like hour-of-day do not respect report timezone (#42073)
- Slack integration uses a deprecated API (#41890)
- Snowflake always returns times truncated second precision, we should fix this for tests (#41866)
- Snowflake UNIX timestamps interpreted as being in report timezone rather than UTC (#41863)
- Issues connecting to Snowflake using RSA Keypair Authentication (#41852)
- Fix queries being re-run because of broken parameters comparison (#41659)
- Date format "January 31, 2018" missing day in CSV download (#41639)
- Uploaded model not showing latest rows appended to the underlying table (#41630)
- Serialization import should not fail on hidden .yaml files (#41567)
- Default (formatted) CSV Export Returns "Week #" instead of Date (#41492)
- Admin checklist indicates more progress than actual due to audit items (#41335)
- Date Filtering Bug in 49.1 Docker Image with Japanese Locale Settings (#40493)
- Switching between tabs reruns queries even if filters are not modified (#39863)
- Google SSO with Interactive Embedding does not allow you to download CSV (#39848)
- Filtering by a Specific Date in Snowflake will bring inaccurate results (#39769)
- Use scientific notation on frontend multipliers (#29974)
- Data mismatch between custom question and raw sql query with Redshift (#19910)
- Quarterly Date Filter different on Dashboard than on Question (#11643)
- Snowflake JDBC driver incorrectly converts JDBC dates with a timezone (#8804)
-
[1.21.9]
- Update Metabase to 0.49.9
- Full changelog
- Adds Key Authentication Option to SSH Tunneling Docs (#42206)
- Allow drivers to not automatically add a PK column for CSV uploads (#42359)
- Upgrade Redshift driver to v26 (#42450)
- Allow using urls from other columns in link templates (#42438)
- Misc documentation improvements
- Async streaming response error when Jetty SSL enabled (#13771, #15806)
- Embedding preview not behaving like Metabase Application when filter is locked and linked (#41635)
- Overflow problem in filter modal sidebar (#42386)
- Upgrade failing from instance using outdated 3rd party drivers (#42319)
- Unable to sync dynamic tables in Snowflake (#42312)
- Azure AD SAML and SLO logout error (#41600)
- Bigquery unable to sync materialized views (#42008)
- Unable to filter on IDs identified as primary key in Mongo (#42010, #40770)
- Fix MySQL with multiple most recent revision (#41374)
-
[1.21.10]
- Update Metabase to 0.49.10
- Full changelog
- Allow disabling /api/health logging via env var (#35338)
- Documentation improvements (#42481, #42485, #42488, #42492, #42490, #42439, #42522)
- Cannot import dashboards with circular click behavior (#38665)
- Pie chart tooltip "Other" group produces NaN% (#42458)
- Pie chart sometimes disappears when switching from notebook editor (#42367)
- Columns excluded from the unformatted option when downloading (#42500)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login