Embedding
SDK Changelog
A log of all notable changes to Activepieces SDK
02/04/2025 (3.0.4)
- This version requires you to update Activepieces to 0.41.0
- Adds the ability to pass font family name and font url to the embed sdk
01/26/2025 (3.0.3)
- This version requires you to update Activepieces to 0.39.8
- activepieces.configure method was being resolved before the user was authenticated, this is fixed now, so you can use activepieces.navigate method to navigate to your desired initial route.
12/04/2024 (3.0)
Breaking Change: Automatic URL sync has been removed. Instead, Activepieces now provides a callback handler method. Please read Embedding Navigation for more information.