> ## Documentation Index
> Fetch the complete documentation index at: https://activepieces-fix-troubleshoort.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SDK Changelog

> A log of all notable changes to Activepieces SDK

### 12/04/2024 (3.0)

<Warning>
  **Breaking Change**: Automatic URL sync has been removed. Instead, Activepieces now provides a callback handler method. Please read [./navigation.mdx](./navigation.mdx) for more information.
</Warning>

* feat(embed-sdk): add custom navigation handler ([#4500](https://github.com/activepieces/activepieces/pull/4500))
* feat(embed-sdk): allow passing a predefined name for connection in connect method ([#4485](https://github.com/activepieces/activepieces/pull/4485))
* docs(embed-sdk): add changelog ([#4503](https://github.com/activepieces/activepieces/pull/4503))
