Formbricks - Package Updates
-
[1.15.0]
- Update formbricks to 3.16.0
- Full Changelog
- feat: Enable recall for welcome cards. by @LaPulgaaa in https://github.com/formbricks/formbricks/pull/5963
- feat: New share modal - "In App" tab by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6225
- feat: Personal links generation by @Dhruwang in https://github.com/formbricks/formbricks/pull/6138
- feat: add single contact using the API V2 by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6168
- feat: new share modal website embed and pop out by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6217
- feat: qr code tab by @Dhruwang in https://github.com/formbricks/formbricks/pull/6212
- feat: remove brevo contact on account deletion by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6231
- feat: replace deprecated modals with new one (5824) by @jakobsitory in https://github.com/formbricks/formbricks/pull/5903
- feat: reset password in accounts page by @ikunal-04 in https://github.com/formbricks/formbricks/pull/5219
- feat: revamp sharing modal shell by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6190
-
[1.15.1]
- Update formbricks to 3.16.1
- Full Changelog
- fix: return weekly-summary cron early when SMTP not configured by @mattinannt in https://github.com/formbricks/formbricks/pull/6344
-
[1.16.0]
- Update formbricks to 3.17.0
- Full Changelog
-
[1.16.1]
- Update formbricks to 3.17.1
- Full Changelog
- fix: "Create Group" button not working properly in the survey logic editor by @victorvhs017
-
[1.16.2]
- Update formbricks to 3.17.2
- Full Changelog
- This patch release addresses a critical authentication vulnerability that got backported from Formbricks 4.0.1.
- We strongly recommend that all self-hosted Formbricks users upgrade to either this version 3.17.2 or 4.0.1 immediately to ensure their instances remain secure.
- refactor: enhance JWT handling and improve security tests (#6619) by @victorvhs017 in #6626
-
[2.0.0]
- Update formbricks to 4.0.1
- Full Changelog
- fix: logicfallback cleanup backport by @gupta-piyush19 in #6603
- fix: replace button with div in IdBadge to prevent hydration issues (backport) by @Dhruwang in #6602
- feat: Quota management by @gupta-piyush19 & @Dhruwang in #6521
- feat: add Simplified Chinese (zh-Hans-CN) translations #6511 by @Yuuenn in #6518
- feat: add ecr workflow by @mattinannt in #6414
- feat: adds drag and drop to matrix question fields by @gupta-piyush19 in #6386
- feat: adds line break support in open text question textarea by @gupta-piyush19 in #6456
- feat: adds multi language functionality to surveys package by @gupta-piyush19 in #6527
- feat: adds stories for logo component by @gupta-piyush19 in #6448
- feat: adds stories for tooltip component by @gupta-piyush19 in #6433
-
[2.1.0]
- Update formbricks to 4.1.0
- Full Changelog
- feat: Add "None of the above" option for Multi-Select and Single-Select questions by @jobenjada in #6646
- feat: Add language as default contact attribute for case-insensitive CSV matching by @jobenjada in #6696
- feat: Improve CSV upload validation and handling by @jobenjada in #6699
- feat: Optimize layout data fetching and reduce database queries by 50% by @mattinannt in #6729
- feat: Show SingleUse ID data in survey responses table by @hmacr in #6742
- feat: add cache integration tests and update E2E workflow by @victorvhs017 in #6551
- feat: add redis migration script by @victorvhs017 in #6575
- feat: adds docs for s3 compatible storage by @pandeymangg in #6538
- feat: adds one-click MinIO migration script for Formbricks 4.0 by @pandeymangg in #6553
- feat: hit ENTER for new option by @jobenjada in #6624
-
[2.1.1]
- Update formbricks to 4.1.1
- Full Changelog
- fix: serve logo from self-hosted instance instead of external S3 bucket (backport to 4.1) by @mattinannt in #6782
- fix: welcome card text inputs not saving due to shared firstRender state (Backport) by @Dhruwang in #6780
-
[2.1.2]
- Update formbricks to 4.1.2
- Full Changelog
- fix: added variable key id; fixed raw HTML issue by @Dhruwang in #6815
-
[2.2.0]
- Update formbricks to 4.2.0
- Full Changelog
- feat: Add Dutch language support. by @Githubguy132010 in #6737
- feat: add AND relationship support for URL filters in No Code Actions by @jobenjada in #6822
- feat: add CUID v1 validation for environment ID endpoints by @mattinannt in #6827
- feat: add Personal Link generation UI by @jobenjada in #6819
- feat: add filterDateField parameter to enable filtering by updated-at in responses endpoint by @mattinannt in #6833
- feat: add scroll indicator button to scrollable container by @jobenjada in #6803
- feat: improve rating and NPS summary UI with aggregated view by @jobenjada in #6834
- feat: reduce environment cache TTL to 1 minute for CDN and Redis by @mattinannt in #6825
- feat: spanish translations by @Dhruwang in #6817
- fix: (backport) Link metadata by @jobenjada in #6866