# Changelog

## FlowBridge v7 Release

FlowBridge v7 is the biggest update we've ever made to the platform. It includes major fixes and improvements, complete re-write of the message processing system, a new integration, improvements to existing integrations, 1-click connect through your meta account for Intagram and Facebook, human handoff improvements and so much more.\ <br>

{% columns %}
{% column %}

<figure><img src="/files/VyutDxQKAceSUW6V0xkT" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

#### 1-click connect for Intagram and Facebook

* Facebook and Instagram now support integration the the Meta Embedded Login tool. This means just like on WhatsApp all you need to do is connect your Meta account and your done!

#### Feature Parity

* All channel now support the same things from human handoff, to specific messages like Video messages sent by users from social channels

#### Slack Integration Channel

* You can now add your Voiceflow build to slack as an app, or even inside of channels to handle internal AI requests

#### Much more!

* Outbound messaging through WhatsApp
* Human Handoff for ALL social channels
* Videos can be sent on all channels and are processed the same as how images and files are accepted on all integration channels
* Pricing and benefit changes to subscriptions
* New Affiliate Partnership system
* UI fixes and improvements
* Migration & Rollback to v2 for existing integrations
* New documentation site
* SO MUCH MORE

[Read the documentation](https://gitbook.com/)
{% endcolumn %}
{% endcolumns %}

***


---

# 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.flowbridge.app/changelog/readme.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.
