# 15th Oct: Revamp Onboarding Flow, OAuth Support for EdgeTag & more

### :sparkles:New and noteworthy

#### OAuth 2.0 support

We’ve taken a big step forward in enhancing platform security and visibility in this release.\
With **OAuth Support for EdgeTag APIs**, third-party systems can now connect and authenticate securely, ensuring a smoother and more controlled integration experience.

#### New Onboarding (preview)

The main highlight is our completely revamped onboarding experience, designed to provide a seamless and guided setup for new users. We have improved the entry points, tailoring each one specifically for our customers. Additionally, our pricing structure is now clearer, and we've introduced packages that you can view at <https://www.blotout.io/pricing> as well.

<figure><img src="/files/nxISXX2jOyu9ZaDd9WFk" alt=""><figcaption></figcaption></figure>

#### Blotout Cloud schema filtering

Bloutout Cloud now offers complete custom schema filtration. This feature enables your server to receive data in the exact format you require, eliminating the problem of incoming data that your server cannot process. We provide several templates to get you started, but you also have the option to create your own.

<figure><img src="/files/FaIDylB7HzF6hBztQpDL" alt=""><figcaption></figcaption></figure>

To make things easier to validate we create preview, where you can see the output that will be stored in Blotout Cloud.

<figure><img src="/files/YqevLaL3hyFX8H0RPYZu" alt=""><figcaption></figcaption></figure>

### :zap:Improvements

* \[Channel] - Enhanced Google Ads events to include `id` and `google_business_vertical` for Dynamic Re-marketing.
* \[Channel] - Updated OnescreenAI provider to support wildcard (`*`) URL matching for dynamic paths.
* \[App] - Improved Event Transform plugin to exclude sensitive secrets from serialized configurations.

### :bug: Fixes

* \[Shopify] - Fixed Velocity CRM pipeline creation issue where `connectionId` it was missing.
* \[Channel] - Added validation in One-screen AI form when Source Mapping is not present.
* \[Channel] - Fixed Facebook event failure caused by numeric zip codes by adding type checks.
* \[Channel] - Skipped Reddit event dispatch when the OAuth token or `redditAccountId` is missing.
* \[App] - Fixed memory leak caused by DB routing storage.

### :book: Details

Release day: 15th October 2025\
Release version: 25-37\
Edge version: 13.127.0\
SDK version: 1.33.1


---

# 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/october-2025/15th-oct-revamp-onboarding-flow-oauth-support-for-edgetag-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.
