Skip to content

v1.5.0

Compare
Choose a tag to compare
@mattinannt mattinannt released this 26 Jan 17:01
· 613 commits to main since this release
6dcd065

This release introduces the option to recall previous answers in the next question, which allows for completely new survey flows πŸ˜ŠπŸš€.

We also made big performance improvements to the formbricks js SDK, reducing the package size from 48.7 to 7.1kb (minified + gzipped) by lazily loading the survey UI only on demand 😲πŸ”₯.

Under the hood we again invested a lot in automated testing to make Formbricks more robust and bug free 🐞.

Please make sure you are using the latest version of @formbricks/js in your app to benefit from all the updates, fixes and new features 😊.

Thanks to all the contributors who help make Formbricks more robust and performant. πŸ’ͺπŸ™

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.5.0