v2.4.0
版本发布时间: 2024-08-03 03:12:48
formbricks/formbricks最新发布版本:v2.5.3(2024-09-12 22:10:09)
We are excited to announce the release of Formbricks 2.4 🔥
Formbricks v2.4 allows you to create multiple endings for your surveys and decide which ending the user should see based on logic jumps. This release also includes many bug fixes and performance improvements.
For an overview of all the features and bug fixes we shipped with this release, see the list below. 👇🚀
Thanks to all the contributors who help make Formbricks more robust and performant. 💪🙏
[!IMPORTANT]
This release includes a data migration and updated environment variables. Please follow the migration guide to ensure that all data is migrated correctly when upgrading to this version.
What's Changed
- feat: multiple end screens by @Dhruwang in https://github.com/formbricks/formbricks/pull/2863
- feat: Extended logic jumps for picture selection question by @Dhruwang in https://github.com/formbricks/formbricks/pull/2932
- feat: Add Modal component story for Storybook by @use-tusk in https://github.com/formbricks/formbricks/pull/2952
- feat: add LoadingSpinner component to storybook component by @Saurabhchaddha6 in https://github.com/formbricks/formbricks/pull/2913
- feat: add badge component to Storybook by @smritidoneria in https://github.com/formbricks/formbricks/pull/2899
- feat: add storybook for Input component by @Trjindal in https://github.com/formbricks/formbricks/pull/2904
- feat: add storybook for Label component by @Trjindal in https://github.com/formbricks/formbricks/pull/2907
- feat: add storybook for PageHeader component by @Trjindal in https://github.com/formbricks/formbricks/pull/2906
- feat: add storybook for card component by @Trjindal in https://github.com/formbricks/formbricks/pull/2900
- fix: Dissmissed responses are (but should not be) counted in the summary graph by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/2935
- fix: Images are sorted wrong in dashboard #2943 by @Ratnadeep2k in https://github.com/formbricks/formbricks/pull/2957
- fix: action update cache by @pandeymangg in https://github.com/formbricks/formbricks/pull/2936
- fix: add delete confirmation modal before deleting tags by @vaishak10 in https://github.com/formbricks/formbricks/pull/2912
- fix: calHost UX and validation in cal question by @Dhruwang in https://github.com/formbricks/formbricks/pull/2944
- fix: close tag input immediately on keydown and add tag button click by @vaishak10 in https://github.com/formbricks/formbricks/pull/2911
- fix: color coding in NPS misplaces text by @mittalsam98 in https://github.com/formbricks/formbricks/pull/2953
- fix: identation for docker-compose.yml by @mittalsam98 in https://github.com/formbricks/formbricks/pull/2949
- fix: increase image size for embed mode by @jobenjada in https://github.com/formbricks/formbricks/pull/2954
- fix: recall from hidden fields of in-app surveys by @Dhruwang in https://github.com/formbricks/formbricks/pull/2917
- fix: recall in welcome card by @Dhruwang in https://github.com/formbricks/formbricks/pull/2918
- fix: remove deprecated actions from segments all list by @mattinannt in https://github.com/formbricks/formbricks/pull/2929
- fix: session token size by @pandeymangg in https://github.com/formbricks/formbricks/pull/2941
- fix: survey create input schema validations by @pandeymangg in https://github.com/formbricks/formbricks/pull/2939
- fix: surveys with no segment fixes by @pandeymangg in https://github.com/formbricks/formbricks/pull/2903
- fix: typo in onboarding by @fetsorn in https://github.com/formbricks/formbricks/pull/2914
- chore: Add create product link in survey editor by @jobenjada in https://github.com/formbricks/formbricks/pull/2937
- chore: Simplify email verification by @Dhruwang in https://github.com/formbricks/formbricks/pull/2926
- chore: Streamline Onboarding by @jobenjada in https://github.com/formbricks/formbricks/pull/2928
- chore: improve button a11y with storybook by @mattinannt in https://github.com/formbricks/formbricks/pull/2938
- chore: migrate db package to new linting rules by @Dhruwang in https://github.com/formbricks/formbricks/pull/2887
- chore: prepare 2.4.0 release by @mattinannt in https://github.com/formbricks/formbricks/pull/2959
- chore: remove client APIs older than v1.6.5 by @mattinannt in https://github.com/formbricks/formbricks/pull/2945
- chore: remove v2 button from ui by @mattinannt in https://github.com/formbricks/formbricks/pull/2930
- chore: send setup completed event to posthog by @mattinannt in https://github.com/formbricks/formbricks/pull/2933
- docs: unify CRON_SECRET descriptions by @laurens in https://github.com/formbricks/formbricks/pull/2915
- style: Use AdvancedOptionToggle in schedule a call form by @Acksout in https://github.com/formbricks/formbricks/pull/2925
New Contributors
- @fetsorn made their first contribution in https://github.com/formbricks/formbricks/pull/2914
- @Acksout made their first contribution in https://github.com/formbricks/formbricks/pull/2925
- @Trjindal made their first contribution in https://github.com/formbricks/formbricks/pull/2904
- @vaishak10 made their first contribution in https://github.com/formbricks/formbricks/pull/2912
- @Saurabhchaddha6 made their first contribution in https://github.com/formbricks/formbricks/pull/2913
- @use-tusk made their first contribution in https://github.com/formbricks/formbricks/pull/2952
- @Ratnadeep2k made their first contribution in https://github.com/formbricks/formbricks/pull/2957
Full Changelog: https://github.com/formbricks/formbricks/compare/v2.3.2...v2.4.0