-
released this
2026-01-25 22:54:19 -06:00 | 4 commits to main since this release📅 Originally published on GitHub: Thu, 29 Jan 2026 08:54:43 GMT
🏷️ Git tag created: Mon, 26 Jan 2026 04:54:19 GMTWhat's Changed
- feat: add (optional) IP address capture functionality to surveys by @Dhruwang in https://github.com/formbricks/formbricks/pull/7079
- feat: Custom HTML scripts in link surveys by @jobenjada in https://github.com/formbricks/formbricks/pull/7064
- feat: add auto-save for draft surveys and Cmd+S hotkey by @jobenjada in https://github.com/formbricks/formbricks/pull/7087
- feat: add support for mp3 file extension and corresponding MIME type by @Dhruwang in https://github.com/formbricks/formbricks/pull/7103
- feat: implement robust database seeding strategy by @mattinannt in https://github.com/formbricks/formbricks/pull/7017
- feat: introduce language variations by @jobenjada in https://github.com/formbricks/formbricks/pull/7082
- feat: question delete dialog by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7144
- feat: security signup ui by @pandeymangg in https://github.com/formbricks/formbricks/pull/7088
- feat: validation rules by @Dhruwang in https://github.com/formbricks/formbricks/pull/7140
- feat: webhook secret by @pandeymangg in https://github.com/formbricks/formbricks/pull/7084
- chore(deps): bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] in https://github.com/formbricks/formbricks/pull/7081
- chore: consolidate agent instructions and remove Cursor rules by @mattinannt in https://github.com/formbricks/formbricks/pull/7096
- chore: harden CSP and X-Frame-Options headers by @mattinannt in https://github.com/formbricks/formbricks/pull/7062
- chore: license server staging config by @mattinannt in https://github.com/formbricks/formbricks/pull/7075
- chore: parallel processing in lingo.dev by @Dhruwang in https://github.com/formbricks/formbricks/pull/7080
- chore: remove debug log from next.config.mjs by @mattinannt in https://github.com/formbricks/formbricks/pull/7063
- chore: remove string concatenation welcome card by @Dhruwang in https://github.com/formbricks/formbricks/pull/7073
- chore: tweaked validation of ending card url by @Dhruwang in https://github.com/formbricks/formbricks/pull/7139
- chore: update pre-commit hook to address husky warning by @mattinannt in https://github.com/formbricks/formbricks/pull/7106
- docs: add CSAT and update Survey Cooldown by @jobenjada in https://github.com/formbricks/formbricks/pull/7128
- fix(security): upgrade react-email packages to fix transitive next.js vulnerability by @mattinannt in https://github.com/formbricks/formbricks/pull/7145
- fix: (BACKPORT) language variants not working for app surveys (#7151) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7159
- fix: (backport) jerky animation behaviour (#7158) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7163
- fix: (backport) nps & rating rtl UI (#7154) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7162
- fix: [Backport] fixes response card UI for cta question by @pandeymangg in https://github.com/formbricks/formbricks/pull/7161
- fix: [Backport] fixes the cta element survey not found error by @pandeymangg in https://github.com/formbricks/formbricks/pull/7160
- fix: add background color to button URL input in CTA element form by @Dhruwang in https://github.com/formbricks/formbricks/pull/7077
- fix: add required WEBAPP_URL/NEXTAUTH_URL config and improve helm chart by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7107
- fix: add validation for variable name conflicts with hidden fields by @jobenjada in https://github.com/formbricks/formbricks/pull/7148
- fix: api-wrapper returns valid malformed response by @jagadish-7 in https://github.com/formbricks/formbricks/pull/7053
- fix: billing checks by @Dhruwang in https://github.com/formbricks/formbricks/pull/7137
- fix: breaking email embed preview for single select question by @Dhruwang in https://github.com/formbricks/formbricks/pull/7133
- fix: console warnings in survey ui package by @Dhruwang in https://github.com/formbricks/formbricks/pull/7130
- fix: contacts refresh button by @pandeymangg in https://github.com/formbricks/formbricks/pull/7066
- fix: correct typo in recontact waiting time description and adjust da… by @Dhruwang in https://github.com/formbricks/formbricks/pull/7056
- fix: disappearing survey preview by @Dhruwang in https://github.com/formbricks/formbricks/pull/7065
- fix: email locale in invite accepted email by @Dhruwang in https://github.com/formbricks/formbricks/pull/7124
- fix: ensure deterministic instanceId via secondary sort key by @mattinannt in https://github.com/formbricks/formbricks/pull/7070
- fix: fixes duplicate userId issue with the contacts UI by @pandeymangg in https://github.com/formbricks/formbricks/pull/7051
- fix: fixes single use multi lang surveyUrl issue by @pandeymangg in https://github.com/formbricks/formbricks/pull/7057
- fix: fixes user api attribute override error by @pandeymangg in https://github.com/formbricks/formbricks/pull/7050
- fix: make redirect wait for successful response completion by @jobenjada in https://github.com/formbricks/formbricks/pull/7146
- fix: missing Russian langauge in language select dropdown by @Dhruwang in https://github.com/formbricks/formbricks/pull/7099
- fix: multi lang button label issue by @Dhruwang in https://github.com/formbricks/formbricks/pull/7117
- fix: org managers not able to access api keys by @Dhruwang in https://github.com/formbricks/formbricks/pull/7123
- fix: quotas not working for multi lang surveys by @Dhruwang in https://github.com/formbricks/formbricks/pull/7141
- fix: remove subheader field from survey element presets by @Dhruwang in https://github.com/formbricks/formbricks/pull/7078
- fix: removed validation from button labels by @Dhruwang in https://github.com/formbricks/formbricks/pull/7138
- fix: required label not being translated by @mattinannt in https://github.com/formbricks/formbricks/pull/7092
- fix: rtl tweaks by @Dhruwang in https://github.com/formbricks/formbricks/pull/7136
- fix: scrolling in project breadcrumb dropdown by @Dhruwang in https://github.com/formbricks/formbricks/pull/7118
- fix: survey card animation issue by @Dhruwang in https://github.com/formbricks/formbricks/pull/7150
- fix: syntax issue in pr check size github action by @Dhruwang in https://github.com/formbricks/formbricks/pull/7116
- fix: update placeholder text for name input field in invite members form by @Fahleen1 in https://github.com/formbricks/formbricks/pull/7054
- fix: update systeminformation to 5.27.14 by @mattinannt in https://github.com/formbricks/formbricks/pull/7105
- fix: upgrade next.js and preact to fix high-severity vulnerabilities by @mattinannt in https://github.com/formbricks/formbricks/pull/7134
- fix: upgrade storybook to v10.1.11 by @mattinannt in https://github.com/formbricks/formbricks/pull/7120
- perf: decouple constants from zod and add bundle analyzer by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7101
- perf: reduce bundle size by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7094
- perf: remove redundant database indexes by @mattinannt in https://github.com/formbricks/formbricks/pull/7104
New Contributors
- @jagadish-7 made their first contribution in https://github.com/formbricks/formbricks/pull/7053
- @Fahleen1 made their first contribution in https://github.com/formbricks/formbricks/pull/7054
- @TheodorTomas made their first contribution in https://github.com/formbricks/formbricks/pull/7094
Full Changelog: https://github.com/formbricks/formbricks/compare/4.5.0...4.6.0
Downloads
-
released this
2026-01-25 22:54:19 -06:00 | 4 commits to main since this release📅 Originally published on GitHub: Tue, 27 Jan 2026 05:16:28 GMT
🏷️ Git tag created: Mon, 26 Jan 2026 04:54:19 GMTWhat's Changed
- fix: (BACKPORT) language variants not working for app surveys (#7151) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7159
- fix: [Backport] fixes the cta element survey not found error by @pandeymangg in https://github.com/formbricks/formbricks/pull/7160
- fix: [Backport] fixes response card UI for cta question by @pandeymangg in https://github.com/formbricks/formbricks/pull/7161
- fix: (backport) nps & rating rtl UI (#7154) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7162
- fix: (backport) jerky animation behaviour (#7158) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7163
Full Changelog: https://github.com/formbricks/formbricks/compare/4.6.0-rc.1...4.6.0-rc.2
Downloads
-
released this
2026-01-22 03:41:54 -06:00 | 10 commits to main since this release📅 Originally published on GitHub: Thu, 22 Jan 2026 10:59:21 GMT
🏷️ Git tag created: Thu, 22 Jan 2026 09:41:54 GMTWhat's Changed
- fix: fixes user api attribute override error by @pandeymangg in https://github.com/formbricks/formbricks/pull/7050
- fix: correct typo in recontact waiting time description and adjust da… by @Dhruwang in https://github.com/formbricks/formbricks/pull/7056
- fix: fixes single use multi lang surveyUrl issue by @pandeymangg in https://github.com/formbricks/formbricks/pull/7057
- fix: fixes duplicate userId issue with the contacts UI by @pandeymangg in https://github.com/formbricks/formbricks/pull/7051
- chore: remove debug log from next.config.mjs by @mattinannt in https://github.com/formbricks/formbricks/pull/7063
- feat: implement robust database seeding strategy by @mattinannt in https://github.com/formbricks/formbricks/pull/7017
- chore: harden CSP and X-Frame-Options headers by @mattinannt in https://github.com/formbricks/formbricks/pull/7062
- fix: disappearing survey preview by @Dhruwang in https://github.com/formbricks/formbricks/pull/7065
- fix: api-wrapper returns valid malformed response by @jagadish-7 in https://github.com/formbricks/formbricks/pull/7053
- fix: contacts refresh button by @pandeymangg in https://github.com/formbricks/formbricks/pull/7066
- chore: remove string concatenation welcome card by @Dhruwang in https://github.com/formbricks/formbricks/pull/7073
- fix: update placeholder text for name input field in invite members form by @Fahleen1 in https://github.com/formbricks/formbricks/pull/7054
- fix: add background color to button URL input in CTA element form by @Dhruwang in https://github.com/formbricks/formbricks/pull/7077
- chore: license server staging config by @mattinannt in https://github.com/formbricks/formbricks/pull/7075
- feat: Custom HTML scripts in link surveys by @jobenjada in https://github.com/formbricks/formbricks/pull/7064
- fix: ensure deterministic instanceId via secondary sort key by @mattinannt in https://github.com/formbricks/formbricks/pull/7070
- chore: parallel processing in lingo.dev by @Dhruwang in https://github.com/formbricks/formbricks/pull/7080
- fix: remove subheader field from survey element presets by @Dhruwang in https://github.com/formbricks/formbricks/pull/7078
- feat: add IP address capture functionality to surveys by @Dhruwang in https://github.com/formbricks/formbricks/pull/7079
- feat: webhook secret by @pandeymangg in https://github.com/formbricks/formbricks/pull/7084
- perf: reduce bundle size by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7094
- fix: required label not being translated by @mattinannt in https://github.com/formbricks/formbricks/pull/7092
- fix: missing Russian langauge in language select dropdown by @Dhruwang in https://github.com/formbricks/formbricks/pull/7099
- feat: add support for mp3 file extension and corresponding MIME type by @Dhruwang in https://github.com/formbricks/formbricks/pull/7103
- perf: decouple constants from zod and add bundle analyzer by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7101
- fix: update systeminformation to 5.27.14 by @mattinannt in https://github.com/formbricks/formbricks/pull/7105
- feat: security signup ui by @pandeymangg in https://github.com/formbricks/formbricks/pull/7088
- feat: add auto-save for draft surveys and Cmd+S hotkey by @jobenjada in https://github.com/formbricks/formbricks/pull/7087
- fix: add required WEBAPP_URL/NEXTAUTH_URL config and improve helm chart by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7107
- fix: syntax issue in pr check size github action by @Dhruwang in https://github.com/formbricks/formbricks/pull/7116
- chore: update pre-commit hook to address husky warning by @mattinannt in https://github.com/formbricks/formbricks/pull/7106
- fix: scrolling in project breadcrumb dropdown by @Dhruwang in https://github.com/formbricks/formbricks/pull/7118
- chore(deps): bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] in https://github.com/formbricks/formbricks/pull/7081
- fix: multi lang button label issue by @Dhruwang in https://github.com/formbricks/formbricks/pull/7117
- fix: upgrade storybook to v10.1.11 by @mattinannt in https://github.com/formbricks/formbricks/pull/7120
- chore: consolidate agent instructions and remove Cursor rules by @mattinannt in https://github.com/formbricks/formbricks/pull/7096
- feat: introduce language variations by @jobenjada in https://github.com/formbricks/formbricks/pull/7082
- fix: org managers not able to access api keys by @Dhruwang in https://github.com/formbricks/formbricks/pull/7123
- perf: remove redundant database indexes by @mattinannt in https://github.com/formbricks/formbricks/pull/7104
- docs: add CSAT and update Survey Cooldown by @jobenjada in https://github.com/formbricks/formbricks/pull/7128
- fix: console warnings in survey ui package by @Dhruwang in https://github.com/formbricks/formbricks/pull/7130
- fix: email locale in invite accepted email by @Dhruwang in https://github.com/formbricks/formbricks/pull/7124
- fix: breaking email embed preview for single select question by @Dhruwang in https://github.com/formbricks/formbricks/pull/7133
- fix: upgrade next.js and preact to fix high-severity vulnerabilities by @mattinannt in https://github.com/formbricks/formbricks/pull/7134
- fix: rtl tweaks by @Dhruwang in https://github.com/formbricks/formbricks/pull/7136
- fix: removed validation from button labels by @Dhruwang in https://github.com/formbricks/formbricks/pull/7138
- fix: quotas not working for multi lang surveys by @Dhruwang in https://github.com/formbricks/formbricks/pull/7141
- chore: tweaked validation of ending card url by @Dhruwang in https://github.com/formbricks/formbricks/pull/7139
- fix(security): upgrade react-email packages to fix transitive next.js vulnerability by @mattinannt in https://github.com/formbricks/formbricks/pull/7145
- feat: validation rules by @Dhruwang in https://github.com/formbricks/formbricks/pull/7140
- fix: make redirect wait for successful response completion by @jobenjada in https://github.com/formbricks/formbricks/pull/7146
- fix: add validation for variable name conflicts with hidden fields by @jobenjada in https://github.com/formbricks/formbricks/pull/7148
- fix: survey card animation issue by @Dhruwang in https://github.com/formbricks/formbricks/pull/7150
- fix: billing checks by @Dhruwang in https://github.com/formbricks/formbricks/pull/7137
- feat: question delete dialog by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7144
New Contributors
- @jagadish-7 made their first contribution in https://github.com/formbricks/formbricks/pull/7053
- @Fahleen1 made their first contribution in https://github.com/formbricks/formbricks/pull/7054
- @TheodorTomas made their first contribution in https://github.com/formbricks/formbricks/pull/7094
Full Changelog: https://github.com/formbricks/formbricks/compare/4.5.0...4.6.0-rc.1
Downloads
-
released this
2026-01-05 03:40:54 -06:00 | 58 commits to main since this release📅 Originally published on GitHub: Mon, 05 Jan 2026 10:40:43 GMT
🏷️ Git tag created: Mon, 05 Jan 2026 09:40:54 GMTWhat's Changed
- feat: UI to change attribute value for contacts by @Dhruwang in https://github.com/formbricks/formbricks/pull/7040
- feat: UI to manage attribute keys by @Dhruwang in https://github.com/formbricks/formbricks/pull/7038
- feat: add pretty URL UI components for surveys by @jobenjada in https://github.com/formbricks/formbricks/pull/6969
- feat: configure @formbricks/survey-ui for external publishing by @mattinannt in https://github.com/formbricks/formbricks/pull/6991
- feat: custom favicon by @pandeymangg in https://github.com/formbricks/formbricks/pull/7044
- feat: email package for client side email components by @pandeymangg in https://github.com/formbricks/formbricks/pull/6986
- feat: rename projects to workspaces by @pandeymangg in https://github.com/formbricks/formbricks/pull/7041
- chore: adds docs for min browser version support by @pandeymangg in https://github.com/formbricks/formbricks/pull/7014
- chore: fixes typo by @pandeymangg in https://github.com/formbricks/formbricks/pull/6993
- chore: improve wording in email text (Duplicate of #7003) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7025
- chore: unify error state for all questions types by @jobenjada in https://github.com/formbricks/formbricks/pull/7001
- docs: Best practices Panel Management by @harshsbhat in https://github.com/formbricks/formbricks/pull/7011
- docs: Link vs In app surveys by @harshsbhat in https://github.com/formbricks/formbricks/pull/7006
- docs: Remove references of delay removal with debug mode by @harshsbhat in https://github.com/formbricks/formbricks/pull/7009
- docs: update thanks section with chromatic and sentry logos by @mattinannt in https://github.com/formbricks/formbricks/pull/7031
- feat: Russian translations by @Dhruwang in https://github.com/formbricks/formbricks/pull/7027
- fix(types): use z.coerce.date() for ZActionClass timestamps by @Dhruwang in https://github.com/formbricks/formbricks/pull/7045
- fix: (Backport) correct typo in recontact waiting time description and adjust da… by @Dhruwang in https://github.com/formbricks/formbricks/pull/7059
- fix: (Backport) fixes user api attribute override error (#7050) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7058
- fix: (backport) backports the duplicate userId issue by @pandeymangg in https://github.com/formbricks/formbricks/pull/7061
- fix: (backport) fixes single use multi lang surveyUrl issue (#7057) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7060
- fix: CSS variable pollution by @Dhruwang in https://github.com/formbricks/formbricks/pull/7026
- fix: German translations by @jobenjada in https://github.com/formbricks/formbricks/pull/7033
- fix: Pass the isExternalUrlAllowed prop to welcome card by @jobenjada in https://github.com/formbricks/formbricks/pull/6992
- fix: Swedish translations by @Dhruwang in https://github.com/formbricks/formbricks/pull/7032
- fix: border radius for inputs by @Dhruwang in https://github.com/formbricks/formbricks/pull/6996
- fix: defers page view actions to allow user context to be set first by @pandeymangg in https://github.com/formbricks/formbricks/pull/7048
- fix: empty button in cta question by @Dhruwang in https://github.com/formbricks/formbricks/pull/6995
- fix: file upload validation by @Dhruwang in https://github.com/formbricks/formbricks/pull/7028
- fix: make description optional for consent and CTA elements by @Dhruwang in https://github.com/formbricks/formbricks/pull/7047
- fix: missing question media by @Dhruwang in https://github.com/formbricks/formbricks/pull/6997
- fix: missing required question warning by @Dhruwang in https://github.com/formbricks/formbricks/pull/6998
- fix: replace isomorphic-dompurify with sanitize-html in server component by @jobenjada in https://github.com/formbricks/formbricks/pull/7002
- fix: replaced bg-white with survey-bg color in surveys package by @Dhruwang in https://github.com/formbricks/formbricks/pull/7004
- fix: required cta issue by @Dhruwang in https://github.com/formbricks/formbricks/pull/7022
- fix: setUserId lets users override the previous userId by @pandeymangg in https://github.com/formbricks/formbricks/pull/7035
- fix: tweak edit attributes for contact UI by @jobenjada in https://github.com/formbricks/formbricks/pull/7046
- fix: typos (Duplicate of 7042) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7043
- fix: update V2 API OpenAPI paths to include full prefixes by @mattinannt in https://github.com/formbricks/formbricks/pull/6983
- fix: vimeo + loom embed by @jobenjada in https://github.com/formbricks/formbricks/pull/7018
Full Changelog: https://github.com/formbricks/formbricks/compare/4.4.0...4.5.0
Downloads
-
released this
2026-01-05 03:40:54 -06:00 | 58 commits to main since this release📅 Originally published on GitHub: Mon, 05 Jan 2026 09:55:34 GMT
🏷️ Git tag created: Mon, 05 Jan 2026 09:40:54 GMTWhat's Changed
- fix: (Backport) fixes user api attribute override error (#7050) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7058
- fix: (Backport) correct typo in recontact waiting time description and adjust da… by @Dhruwang in https://github.com/formbricks/formbricks/pull/7059
- fix: (backport) fixes single use multi lang surveyUrl issue (#7057) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7060
- fix: (backport) backports the duplicate userId issue by @pandeymangg in https://github.com/formbricks/formbricks/pull/7061
Full Changelog: https://github.com/formbricks/formbricks/compare/v4.5.0-rc.1...4.5.0-rc.2
Downloads
-
released this
2025-12-31 01:24:04 -06:00 | 65 commits to main since this release📅 Originally published on GitHub: Wed, 31 Dec 2025 07:57:19 GMT
🏷️ Git tag created: Wed, 31 Dec 2025 07:24:04 GMTWhat's Changed
🚀 feat
- feat: configure @formbricks/survey-ui for external publishing by @mattinannt in https://github.com/formbricks/formbricks/pull/6991
- feat: email package for client side email components by @pandeymangg in https://github.com/formbricks/formbricks/pull/6986
- feat: Russian translations by @Dhruwang in https://github.com/formbricks/formbricks/pull/7027
- feat: add pretty URL UI components for surveys by @jobenjada in https://github.com/formbricks/formbricks/pull/6969
- feat: UI to manage attribute keys by @Dhruwang in https://github.com/formbricks/formbricks/pull/7038
- feat: custom favicon by @pandeymangg in https://github.com/formbricks/formbricks/pull/7044
- feat: UI to change attribute value for contacts by @Dhruwang in https://github.com/formbricks/formbricks/pull/7040
- feat: rename projects to workspaces by @pandeymangg in https://github.com/formbricks/formbricks/pull/7041
📚 docs
- docs: Remove references of delay removal with debug mode by @harshsbhat in https://github.com/formbricks/formbricks/pull/7009
- docs: Best practices Panel Management by @harshsbhat in https://github.com/formbricks/formbricks/pull/7011
- docs: Link vs In app surveys by @harshsbhat in https://github.com/formbricks/formbricks/pull/7006
- docs: update thanks section with chromatic and sentry logos by @mattinannt in https://github.com/formbricks/formbricks/pull/7031
🐛 fix
- fix: Pass the isExternalUrlAllowed prop to welcome card by @jobenjada in https://github.com/formbricks/formbricks/pull/6992
- fix: missing required question warning by @Dhruwang in https://github.com/formbricks/formbricks/pull/6998
- fix: border radius for inputs by @Dhruwang in https://github.com/formbricks/formbricks/pull/6996
- fix: empty button in cta question by @Dhruwang in https://github.com/formbricks/formbricks/pull/6995
- fix: replaced bg-white with survey-bg color in surveys package by @Dhruwang in https://github.com/formbricks/formbricks/pull/7004
- fix: missing question media by @Dhruwang in https://github.com/formbricks/formbricks/pull/6997
- fix: replace isomorphic-dompurify with sanitize-html in server component by @jobenjada in https://github.com/formbricks/formbricks/pull/7002
- fix: vimeo + loom embed by @jobenjada in https://github.com/formbricks/formbricks/pull/7018
- fix: required cta issue by @Dhruwang in https://github.com/formbricks/formbricks/pull/7022
- fix: update V2 API OpenAPI paths to include full prefixes by @mattinannt in https://github.com/formbricks/formbricks/pull/6983
- fix: file upload validation by @Dhruwang in https://github.com/formbricks/formbricks/pull/7028
- fix: Swedish translations by @Dhruwang in https://github.com/formbricks/formbricks/pull/7032
- fix: CSS variable pollution by @Dhruwang in https://github.com/formbricks/formbricks/pull/7026
- fix: German translations by @jobenjada in https://github.com/formbricks/formbricks/pull/7033
- fix: setUserId lets users override the previous userId by @pandeymangg in https://github.com/formbricks/formbricks/pull/7035
- fix(types): use z.coerce.date() for ZActionClass timestamps by @Dhruwang in https://github.com/formbricks/formbricks/pull/7045
- fix: tweak edit attributes for contact UI by @jobenjada in https://github.com/formbricks/formbricks/pull/7046
- fix: defers page view actions to allow user context to be set first by @pandeymangg in https://github.com/formbricks/formbricks/pull/7048
- fix: make description optional for consent and CTA elements by @Dhruwang in https://github.com/formbricks/formbricks/pull/7047
🧹 chore
- chore: fixes typo by @pandeymangg in https://github.com/formbricks/formbricks/pull/6993
- chore: adds docs for min browser version support by @pandeymangg in https://github.com/formbricks/formbricks/pull/7014
- chore: improve wording in email text (Duplicate of #7003) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7025
- chore: unify error state for all questions types by @jobenjada in https://github.com/formbricks/formbricks/pull/7001
- chore: typos (Duplicate of 7042) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7043
Full Changelog: https://github.com/formbricks/formbricks/compare/4.4.0-rc.1...v4.5.0-rc.1
Downloads
-
released this
2025-12-23 03:36:30 -06:00 | 90 commits to main since this release📅 Originally published on GitHub: Tue, 23 Dec 2025 18:36:18 GMT
🏷️ Git tag created: Tue, 23 Dec 2025 09:36:30 GMTWhat's Changed
- fix: (BACKPORT) file upload validation by @Dhruwang in https://github.com/formbricks/formbricks/pull/7029
Full Changelog: https://github.com/formbricks/formbricks/compare/4.4.2...4.4.3
Downloads
-
released this
2025-12-22 02:45:53 -06:00 | 91 commits to main since this release📅 Originally published on GitHub: Mon, 22 Dec 2025 08:48:27 GMT
🏷️ Git tag created: Mon, 22 Dec 2025 08:45:53 GMTWhat's Changed
- fix: (BACKPORT) required CTA question by @Dhruwang in https://github.com/formbricks/formbricks/pull/7023
Full Changelog: https://github.com/formbricks/formbricks/compare/4.4.1...4.4.2
Downloads
-
released this
2025-12-20 02:22:55 -06:00 | 92 commits to main since this release📅 Originally published on GitHub: Sat, 20 Dec 2025 08:23:40 GMT
🏷️ Git tag created: Sat, 20 Dec 2025 08:22:55 GMTWhat's Changed
- fix: vimeo + loom embed (backport #7018) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7020
Full Changelog: https://github.com/formbricks/formbricks/compare/4.4.0...4.4.1
Downloads
-
released this
2025-12-19 03:38:03 -06:00 | 93 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
mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-31 03:19:06 -06:00