Skip to content

Releases: formbricks/formbricks

v2.0.2

17 May 13:30
Compare
Choose a tag to compare

This patch release fixes some minor bugs and includes small UI improvements 😊.

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

10 May 14:52
a04e031
Compare
Choose a tag to compare

This patch release fixes some minor bugs and includes small UI improvements 😊.

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

09 May 17:04
Compare
Choose a tag to compare

It took us a few weeks to finish this big release but it's finally here: Formbricks 2.0! 🚀

Formbricks 2.0 packs a lot of big new features and improvements:

  • Multi-language surveys 🉐
  • Website Surveys 🖥️
  • New Matrix & Address Question Types 🤓
  • Native Slack Integration 🔌
  • Advanced targeting 🎯
  • Full support of surveying on public facing websites 🌍
  • Custom styling 💅
  • New signature look for surveys (animated cards) 😍
  • New Formbricks app UI 🔥
  • and tons of other features and improvements ✅

We have also rewritten @formbricks/js so that you can benefit from new features faster and don't have to update your application code when we add new features to Formbricks.
Please be sure to upgrade to @formbricks/js version 2.0.0 to take advantage of all these new features. After that, the SDK will automatically pull new updates from the cloud or your self-hosted instance, so there is no need to keep the two in sync.

Here is the full migration guide for self-hosting and @formbricks/js 🚀

A big thank you to the whole Formbricks team and all the contributors who made this release possible! 🥳🙏

⚠️ Important: With Formbricks 2.0, we are also removing support for the Beta Enterprise licenses, and a paid Formbricks Enterprise license is now required to run Formbricks with Enterprise features. If you upgrade your Formbricks instance without a valid Enterprise license key, your instance will be downgraded to the Community Edition.

What's Changed

Read more

v1.6.1

14 Mar 14:41
0332a2e
Compare
Choose a tag to compare

This patch release comes with a lot of bug fixes, performance improvements and smaller features that improve the overall experience with Formbricks 🎉

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

Thanks to all the contributors who help make Formbricks more robust and performant. 💪🙏

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

27 Feb 13:54
6e2fa40
Compare
Choose a tag to compare

This is one of the biggest Formbricks releases so far 🚀🔥

It introduces the long awaited Advanced Targeting to target your user audience very specifically by their previous behavior in the app, devices, user attributes and any combination of these.

Screenshot 2024-02-27 at 14 52 00

In addition, we add on-the-fly triggers where you can configure custom triggers for each survey without creating a new action for each of them, keeping your actions list clean while showing highly targeted in-app surveys.

There are also many performance improvements and bug fixes. Response filtering now works server-side, allowing you to easily filter thousands of responses without performance issues and download the selection as a CSV or Excel file.
We have also made major performance improvements to the formbricks-js SDK and caching updates to the Formbricks server to make it easier to scale the application to thousands of end users and beyond 🚀


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

⚠️ This is the first release where we have introduced a data migration that needs to be run separately. Please see the Migration Guide for more information.

Thanks to all the contributors who help make Formbricks more robust and performant. 💪🙏

What's Changed

Read more

v1.5.1

05 Feb 10:15
8a4bbfb
Compare
Choose a tag to compare

This release introduces a new survey overview with various filter options and a list view to get an overview of your surveys much easier. It also includes many bug fixes and performance improvements and increases test coverage with new end-to-end tests 🚀.

Screenshot 2024-02-05 at 11 13 12

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.5.0...v1.5.1

v1.5.0

26 Jan 17:01
6dcd065
Compare
Choose a tag to compare

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

v1.4.2

13 Jan 09:37
cc64d7d
Compare
Choose a tag to compare

This release contains many bug fixes and fixes for performance issues and increases the test coverage with new end-to-end tests 🚀

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.1...v1.4.2

v1.4.1

04 Jan 17:13
78d8a06
Compare
Choose a tag to compare

This release introduces a new response page sharing feature as well as a lot of bugfixes and improvements 🚀

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.0...v1.4.1

v1.4.0

21 Dec 13:57
12d9954
Compare
Choose a tag to compare

This release introduces a new Date question type as well as a Booking question type (using cal.com) and a Notion integration to sync answers with a Notion database 😊🚀.
Under the hood we 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.3.5...v1.4.0