Formbricks
The Open Source Qualtrics Alternative
Alternative to: typeform, surveymonkey, qualtrics, google forms
About
Versions (100)
4.4.0-rc.1
2025-12-17This is a pre-release and not marked as stable yet.
What’s Changed
- fix: border around language select dropdown by @Dhruwang in https://github.com/formbricks/formbricks/pull/6914
- fix: back button label validation by @Dhruwang in https://github.com/formbricks/formbricks/pull/6916
- fix: missing finish label on last card by @Dhruwang in https://github.com/formbricks/formbricks/pull/6915
- docs: add custom subpath deployment guide by @mattinannt in https://github.com/formbricks/formbricks/pull/6922
- fix: removed unused t wrapper by @Dhruwang in https://github.com/formbricks/formbricks/pull/6923
- fix: keyboard nav for MQP with multiple questions by @jobenjada in https://github.com/formbricks/formbricks/pull/6926
- fix: fixes pnpm i18n script to generate surveys package translations as well by @pandeymangg in https://github.com/formbricks/formbricks/pull/6930
- fix: error message in rating Question by @jobenjada in https://github.com/formbricks/formbricks/pull/6909
- fix: truncate language switch text #6910 by @Dhruwang in https://github.com/formbricks/formbricks/pull/6934
- fix: disable keyboard navigation for ‘other’ option in multiple-choice component by @Dhruwang in https://github.com/formbricks/formbricks/pull/6941
- feat: add survey metadata to webhook payload by @jobenjada in https://github.com/formbricks/formbricks/pull/6939
- feat: allow survey-level logo override in styling tab by @jobenjada in https://github.com/formbricks/formbricks/pull/6887
- 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
- 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
- fix: add node-forge security override to resolve Dependabot #230 by @mattinannt in https://github.com/formbricks/formbricks/pull/6948
- refactor: centralize instance ID generation by @mattinannt in https://github.com/formbricks/formbricks/pull/6952
- feat: Add Swedish
sv-SEtranslation by @JoelESvensson in https://github.com/formbricks/formbricks/pull/6913 - fix: removes empty imageUrl and videoUrl keys from elements by @pandeymangg in https://github.com/formbricks/formbricks/pull/6950
- chore: adds docs for min ios and android versions by @pandeymangg in https://github.com/formbricks/formbricks/pull/6956
- fix: docs links by @jobenjada in https://github.com/formbricks/formbricks/pull/6960
- fix: skip instance ID in license check during E2E tests by @mattinannt in https://github.com/formbricks/formbricks/pull/6968
- feat: allow team admins to invite members to their own teams by @jobenjada in https://github.com/formbricks/formbricks/pull/6891
- fix: preserve attribute key casing during CSV contact upload by @pandeymangg in https://github.com/formbricks/formbricks/pull/6958
- fix: close the survey on formbricks.logout by @pandeymangg in https://github.com/formbricks/formbricks/pull/6955
- feat: add bulk edit for single-select and multi-select options by @jobenjada in https://github.com/formbricks/formbricks/pull/6951
- 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: 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: upgrade azure-playwright by @mattinannt in https://github.com/formbricks/formbricks/pull/6949
- feat: Save draft without validation (Duplicate of #6847) by @jobenjada in https://github.com/formbricks/formbricks/pull/6966
- fix: improve survey response queue robustness to prevent data loss by @jobenjada in https://github.com/formbricks/formbricks/pull/6959
- feat: add vars & hidden fields + send to verified email to followups by @jobenjada in https://github.com/formbricks/formbricks/pull/6874
- fix: prepare pnpm in runner stage for airgapped deployments by @mattinannt in https://github.com/formbricks/formbricks/pull/6925
- feat: standardize URL prefilling with option ID support and MQB support by @jobenjada in https://github.com/formbricks/formbricks/pull/6970
- chore: replacing intercom with chatwoot by @jobenjada in https://github.com/formbricks/formbricks/pull/6980
- feat: improved survey UI by @Dhruwang in https://github.com/formbricks/formbricks/pull/6988
- fix: updates the patch to fix the next-auth no proxy issue by @pandeymangg in https://github.com/formbricks/formbricks/pull/6987
- feat: Add base path support for Formbricks by @mattinannt in https://github.com/formbricks/formbricks/pull/6853
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