# 10th Dec: Plugin filter fixes, Configurator fix for NC, Velocity - CRM connection issue and more

### :bug: Fixes

* \[App] - Fixed configurator issue where user details like email, phone, and “new customer” status weren’t always up to date (especially on Shopify). We’ve now fixed this by capturing the “first order” status directly from the purchase event and updating it in the browser instantly.
* \[App] -Fixed an rare issue where the system didn’t correctly update the “new customer” flag during purchase; we’ve addressed this so the value is now fetched and stored reliably.
* \[Plugin] – Improved how Channel Instances are filtered in the Plugins form so the list now correctly updates based on the options selected by the user.
* \[Channel] – Fixed an issue that prevented the system from completing the velocity deletion process whenever the CRM connection wasn’t available.

### :book: Details

Release day: 10th December 2025\
Release version: 25-43\
Edge version: 13.134.0\
SDK version: 1.37.2


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.edgetag.io/changelog/december/10th-dec-plugin-filter-fixes-configurator-fix-for-nc-velocity-crm-connection-issue-and-more.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
