mirror of
https://github.com/formbricks/formbricks.git
synced 2026-02-04 10:30:00 -06:00
-
released this
2025-12-19 03:38:03 -06:00 | 104 commits to main since this release📅 Originally published on GitHub: Fri, 19 Dec 2025 14:53:19 GMT
🏷️ Git tag created: Fri, 19 Dec 2025 09:38:03 GMTWhat's Changed
- feat: Add Swedish
sv-SEtranslation by @JoelESvensson in https://github.com/formbricks/formbricks/pull/6913 - feat: Add base path support for Formbricks by @mattinannt in https://github.com/formbricks/formbricks/pull/6853
- feat: Save draft without validation (Duplicate of #6847) by @jobenjada in https://github.com/formbricks/formbricks/pull/6966
- feat: add bulk edit for single-select and multi-select options by @jobenjada in https://github.com/formbricks/formbricks/pull/6951
- feat: add survey metadata to webhook payload by @jobenjada in https://github.com/formbricks/formbricks/pull/6939
- feat: add vars & hidden fields + send to verified email to followups by @jobenjada in https://github.com/formbricks/formbricks/pull/6874
- feat: allow survey-level logo override in styling tab by @jobenjada in https://github.com/formbricks/formbricks/pull/6887
- feat: allow team admins to invite members to their own teams by @jobenjada in https://github.com/formbricks/formbricks/pull/6891
- feat: improved survey UI by @Dhruwang in https://github.com/formbricks/formbricks/pull/6988
- feat: standardize URL prefilling with option ID support and MQB support by @jobenjada in https://github.com/formbricks/formbricks/pull/6970
- chore(deps): bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] in https://github.com/formbricks/formbricks/pull/6928
- chore(deps): bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] in https://github.com/formbricks/formbricks/pull/6971
- chore: adds docs for min ios and android versions by @pandeymangg in https://github.com/formbricks/formbricks/pull/6956
- chore: backports sanitize html fixes by @pandeymangg in https://github.com/formbricks/formbricks/pull/7016
- chore: backports the isExternalUrlAllowed addition to welcome card by @pandeymangg in https://github.com/formbricks/formbricks/pull/6994
- chore: remove docker compose version pinning and update Traefik image version to v2.11.31 in docker-compose and documentation by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/6967
- chore: replacing intercom with chatwoot by @jobenjada in https://github.com/formbricks/formbricks/pull/6980
- chore: upgrade azure-playwright by @mattinannt in https://github.com/formbricks/formbricks/pull/6949
- docs: add custom subpath deployment guide by @mattinannt in https://github.com/formbricks/formbricks/pull/6922
- fix: (BACKPORT) border radius for inputs (#6996) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7007
- fix: (BACKPORT) empty button in cta question (#6995) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7008
- fix: (BACKPORT) missing question media (#6997) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7015
- fix: (BACKPORT) missing required question warning (#6998) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7005
- fix: (BACKPORT) replaced bg-white with survey-bg color in surveys package (#7004) by @jobenjada in https://github.com/formbricks/formbricks/pull/7013
- fix: add node-forge security override to resolve Dependabot #230 by @mattinannt in https://github.com/formbricks/formbricks/pull/6948
- fix: back button label validation by @Dhruwang in https://github.com/formbricks/formbricks/pull/6916
- fix: border around language select dropdown by @Dhruwang in https://github.com/formbricks/formbricks/pull/6914
- fix: close the survey on formbricks.logout by @pandeymangg in https://github.com/formbricks/formbricks/pull/6955
- fix: disable keyboard navigation for 'other' option in multiple-choice component by @Dhruwang in https://github.com/formbricks/formbricks/pull/6941
- fix: docs links by @jobenjada in https://github.com/formbricks/formbricks/pull/6960
- fix: error message in rating Question by @jobenjada in https://github.com/formbricks/formbricks/pull/6909
- fix: fixes pnpm i18n script to generate surveys package translations as well by @pandeymangg in https://github.com/formbricks/formbricks/pull/6930
- fix: improve survey response queue robustness to prevent data loss by @jobenjada in https://github.com/formbricks/formbricks/pull/6959
- fix: keyboard nav for MQP with multiple questions by @jobenjada in https://github.com/formbricks/formbricks/pull/6926
- fix: missing finish label on last card by @Dhruwang in https://github.com/formbricks/formbricks/pull/6915
- fix: prepare pnpm in runner stage for airgapped deployments by @mattinannt in https://github.com/formbricks/formbricks/pull/6925
- fix: preserve attribute key casing during CSV contact upload by @pandeymangg in https://github.com/formbricks/formbricks/pull/6958
- fix: removed unused t wrapper by @Dhruwang in https://github.com/formbricks/formbricks/pull/6923
- fix: removes empty imageUrl and videoUrl keys from elements by @pandeymangg in https://github.com/formbricks/formbricks/pull/6950
- fix: skip instance ID in license check during E2E tests by @mattinannt in https://github.com/formbricks/formbricks/pull/6968
- fix: truncate language switch text #6910 by @Dhruwang in https://github.com/formbricks/formbricks/pull/6934
- fix: updates the patch to fix the next-auth no proxy issue by @pandeymangg in https://github.com/formbricks/formbricks/pull/6987
- fix: upgrade Next.js to 15.5.7 and React to 19.1.2 to fix CVE-2025-66478 and CVE-2025-55182 by @mattinannt in https://github.com/formbricks/formbricks/pull/6943
- refactor: centralize instance ID generation by @mattinannt in https://github.com/formbricks/formbricks/pull/6952
New Contributors
- @JoelESvensson made their first contribution in https://github.com/formbricks/formbricks/pull/6913
- @BhagyaAmarasinghe made their first contribution in https://github.com/formbricks/formbricks/pull/6967
Full Changelog: https://github.com/formbricks/formbricks/compare/4.3.0...4.4.0
Downloads
- feat: Add Swedish