Logo
Explore Help
Register Sign In
mirror/formbricks
1
0
Fork 0
You've already forked formbricks
mirror of https://github.com/formbricks/formbricks.git synced 2026-05-15 04:09:03 -05:00
Code Issues Packages Projects Releases 173 Wiki Activity

173 Releases 215 Tags

RSS Feed
  • 4.9.6-rc.1 77a21d1eab
    Compare

    Pre-Release

    aronwk released this 2026-05-13 00:58:36 -05:00 | 58 commits to main since this release

    📅 Originally published on GitHub: Wed, 13 May 2026 05:59:17 GMT
    🏷️ Git tag created: Wed, 13 May 2026 05:58:36 GMT

    What's Changed

    • fix: patch security dependency vulnerabilities for 4.9 by @mattinannt in https://github.com/formbricks/formbricks/pull/7989
    • fix: backport SSO account deletion reauth by @xernobyl in https://github.com/formbricks/formbricks/pull/7976

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.9.5...4.9.6-rc.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 5.0.0-beta.3 72f4e93432
    Compare

    Pre-Release

    aronwk released this 2026-05-08 04:58:10 -05:00 | -204 commits to main since this release

    📅 Originally published on GitHub: Fri, 08 May 2026 09:59:21 GMT
    🏷️ Git tag created: Fri, 08 May 2026 09:58:10 GMT

    What's Changed

    • fix: update Hub runtime defaults for v5 staging by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7959
    • feat(feedback-sources): add a Create Survey CTA if there are none by @itsjavi in https://github.com/formbricks/formbricks/pull/7943
    • fix: support Redis Cluster for BullMQ jobs by @xernobyl in https://github.com/formbricks/formbricks/pull/7960

    Full Changelog: https://github.com/formbricks/formbricks/compare/5.0.0-beta.2...5.0.0-beta.3

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 5.0.0-beta.2 2c22b00ec6
    Compare

    Pre-Release

    aronwk released this 2026-05-07 10:27:55 -05:00 | -196 commits to main since this release

    📅 Originally published on GitHub: Thu, 07 May 2026 15:28:59 GMT
    🏷️ Git tag created: Thu, 07 May 2026 15:27:55 GMT

    What's Changed

    • feat: add internal cube helm deployment by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7955
    • fix: address Cube chart review feedback by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7956

    Full Changelog: https://github.com/formbricks/formbricks/compare/5.0.0-beta.1...5.0.0-beta.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 5.0.0-beta.1 f4ca7c46ef
    Compare

    Pre-Release

    aronwk released this 2026-05-07 06:52:05 -05:00 | -194 commits to main since this release

    📅 Originally published on GitHub: Thu, 07 May 2026 11:54:02 GMT
    🏷️ Git tag created: Thu, 07 May 2026 11:52:05 GMT

    What's Changed

    • feat: port hub xm-suite config to epic/v5 by @mattinannt in https://github.com/formbricks/formbricks/pull/7578
    • feat: feedback record directories by @pandeymangg in https://github.com/formbricks/formbricks/pull/7592
    • refactor: rename Project to Workspace across entire codebase by @Dhruwang in https://github.com/formbricks/formbricks/pull/7620
    • feat: Introduce BullMQ setup to Formbricks by @xernobyl in https://github.com/formbricks/formbricks/pull/7684
    • chore: deprecate environments by @Dhruwang in https://github.com/formbricks/formbricks/pull/7693
    • fix: validate "Other" option text on required questions and remove duplicate response entry by @Dhruwang in https://github.com/formbricks/formbricks/pull/7716
    • fix: only show beforeunload warning when offline support is active by @Dhruwang in https://github.com/formbricks/formbricks/pull/7715
    • fix: prevent TTC overcount for multi-question blocks by @jobenjada in https://github.com/formbricks/formbricks/pull/7713
    • revert: enhance welcome card to support video uploads by @jobenjada in https://github.com/formbricks/formbricks/pull/7712
    • feat: add auto-progress mode for rating and NPS surveys by @jobenjada in https://github.com/formbricks/formbricks/pull/7709
    • fix: add missing PostHog events by @pandeymangg in https://github.com/formbricks/formbricks/pull/7722
    • fix: add loading skeleton for responses page by @Dhruwang in https://github.com/formbricks/formbricks/pull/7700
    • fix: fixes unique constraint error with singleUseId and surveyId by @pandeymangg in https://github.com/formbricks/formbricks/pull/7737
    • chore: Move Response Pipeline to BullMQ by @xernobyl in https://github.com/formbricks/formbricks/pull/7695
    • fix: strip @layer properties block to prevent host page CSS pollution by @mariusbolik in https://github.com/formbricks/formbricks/pull/7685
    • fix: prevent OIDC button text overlap with 'last used' indicator by @HamzaSwitch in https://github.com/formbricks/formbricks/pull/7731
    • fix: prevent offline replay from dropping survey blocks after completion by @Dhruwang in https://github.com/formbricks/formbricks/pull/7743
    • fix: remove dark: variant classes from survey-ui to prevent host page style leakage by @Dhruwang in https://github.com/formbricks/formbricks/pull/7747
    • fix: connect rating/NPS scale labels to label styling settings by @Dhruwang in https://github.com/formbricks/formbricks/pull/7738
    • chore: translation management revamp (scope 1) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7733
    • chore: Add survey to formbricks docs by @harshsbhat in https://github.com/formbricks/formbricks/pull/7746
    • fix: keep sidebar switcher icons round with long labels by @jobenjada in https://github.com/formbricks/formbricks/pull/7756
    • fix: make other option input field mandatory when sole selection by @Dhruwang in https://github.com/formbricks/formbricks/pull/7751
    • feat: remove app rate limits for Envoy-covered routes by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7714
    • fix: prevent environment ID leak in API error responses by @Dhruwang in https://github.com/formbricks/formbricks/pull/7753
    • fix: redirect active project and organization selections by @jobenjada in https://github.com/formbricks/formbricks/pull/7724
    • feat: migrate survey overview to v3 APIs by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7741
    • fix: mark Identify Customer Goals survey as translatable by @urbalazs in https://github.com/formbricks/formbricks/pull/7566
    • fix: fix duplicate block and misleading subheader in trial conversion template by @nielskaspers in https://github.com/formbricks/formbricks/pull/7560
    • feat: extend auto-progress to single-select question types by @jobenjada in https://github.com/formbricks/formbricks/pull/7725
    • fix: response tag UI issues in response modal by @Dhruwang in https://github.com/formbricks/formbricks/pull/7765
    • fix: prevent split offline responses on restore by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7767
    • fix: fixes sentry ref issue by @pandeymangg in https://github.com/formbricks/formbricks/pull/7776
    • feat: auto-fill safe attribute key from label by @jobenjada in https://github.com/formbricks/formbricks/pull/7771
    • fix: add accessible dialog title to project limit modal by @jobenjada in https://github.com/formbricks/formbricks/pull/7769
    • chore(deps): bump the npm_and_yarn group across 12 directories with 4 updates by @dependabot[bot] in https://github.com/formbricks/formbricks/pull/7680
    • fix: show oversized upload error when mime type is missing by @jobenjada in https://github.com/formbricks/formbricks/pull/7757
    • fix: remove legacy API rewrites from next.config.mjs by @Dhruwang in https://github.com/formbricks/formbricks/pull/7764
    • feat: ces and csat questions by @pandeymangg in https://github.com/formbricks/formbricks/pull/7688
    • feat: Add Turkish (tr) translations by @onwp in https://github.com/formbricks/formbricks/pull/7645
    • feat: BullMQ background jobs + response pipeline by @xernobyl in https://github.com/formbricks/formbricks/pull/7779
    • fix: (Depr Env QA) api v1/me regression by @jobenjada in https://github.com/formbricks/formbricks/pull/7761
    • feat: survey scheduling by @xernobyl in https://github.com/formbricks/formbricks/pull/7766
    • chore: merge epic/dashboards into epic/v5 by @Dhruwang in https://github.com/formbricks/formbricks/pull/7798
    • chore: restores feedback record directory changes to epic/v5 by @pandeymangg in https://github.com/formbricks/formbricks/pull/7806
    • fix: (Depr Env QA) update docs by @jobenjada in https://github.com/formbricks/formbricks/pull/7784
    • fix: cleans up environmentId references by @pandeymangg in https://github.com/formbricks/formbricks/pull/7792
    • fix: (Depr Env QA) update lang keys by @jobenjada in https://github.com/formbricks/formbricks/pull/7786
    • feat: adds feedback record directory auth to api keys by @pandeymangg in https://github.com/formbricks/formbricks/pull/7804
    • feat: AI-powered survey translation by @Dhruwang in https://github.com/formbricks/formbricks/pull/7793
    • chore: rename gcp ai provider to google by @xernobyl in https://github.com/formbricks/formbricks/pull/7815
    • fix: decouple pipeline from response ingestion by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7651
    • fix: (Depr Env QA) Surface legacy env var on Connection page by @jobenjada in https://github.com/formbricks/formbricks/pull/7773
    • chore: remove legacy styling fields (questionColor, inputColor) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7783
    • fix: consistent enabled/disabled wording for connector status by @Dhruwang in https://github.com/formbricks/formbricks/pull/7897
    • fix: adds submission id to csv connector by @pandeymangg in https://github.com/formbricks/formbricks/pull/7898
    • refactor: align connector enum with formbricks_survey by @jobenjada in https://github.com/formbricks/formbricks/pull/7825
    • fix: removes project references by @pandeymangg in https://github.com/formbricks/formbricks/pull/7907
    • feat: wire workspace settings to feedback record directories by @pandeymangg in https://github.com/formbricks/formbricks/pull/7910
    • feat: refresh analysis charts and dashboard feedback gating by @pandeymangg in https://github.com/formbricks/formbricks/pull/7915
    • feat: make cubejs mandatory for xm suite v5 by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7913
    • feat: add FeedbackRecords Envoy gateway by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7818
    • feat: unify settings UI with shared sidebar navigation by @Dhruwang in https://github.com/formbricks/formbricks/pull/7904
    • fix: migrate feedback-sources page to unified settings navigation by @Dhruwang in https://github.com/formbricks/formbricks/pull/7928
    • chore: Rename FeedbackRecordDirectory to FeedbackDirectory by @Dhruwang in https://github.com/formbricks/formbricks/pull/7925
    • fix: hub pinned at specific tag/digest by @pandeymangg in https://github.com/formbricks/formbricks/pull/7923
    • docs: align self-hosting docs for Formbricks v5 by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7906
    • feat: similar feedback preview by @jobenjada in https://github.com/formbricks/formbricks/pull/7917
    • chore: hardening cube tenant isolation by @xernobyl in https://github.com/formbricks/formbricks/pull/7920
    • feat: gate Unify Feedback, FRDs, Dashboards behind license by @pandeymangg in https://github.com/formbricks/formbricks/pull/7924
    • feat: gate AI chart generation behind all AI checks by @Dhruwang in https://github.com/formbricks/formbricks/pull/7937
    • feat(ai): support Vertex AI ADC credentials by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7938
    • chore: drop explicit feedback directory grants, use implicit auth by @pandeymangg in https://github.com/formbricks/formbricks/pull/7941
    • fix: add cursor-based pagination and fix refresh for feedback records by @Dhruwang in https://github.com/formbricks/formbricks/pull/7935
    • chore: upgrade Hub to 0.3.0 and SDK to 0.5.0 by @Dhruwang in https://github.com/formbricks/formbricks/pull/7948
    • fix: removes auto feedback directory linking with workspaces by @pandeymangg in https://github.com/formbricks/formbricks/pull/7947
    • feat(helm): add Hub worker and embeddings runtime by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7945
    • fix: add Hub and Cube env vars to Docker build secrets by @Dhruwang in https://github.com/formbricks/formbricks/pull/7950

    New Contributors

    • @mariusbolik made their first contribution in https://github.com/formbricks/formbricks/pull/7685
    • @HamzaSwitch made their first contribution in https://github.com/formbricks/formbricks/pull/7731
    • @onwp made their first contribution in https://github.com/formbricks/formbricks/pull/7645

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.9.0-rc.1...5.0.0-beta.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.9.5 bd05387d99
    Compare

    Stable

    aronwk released this 2026-04-28 08:09:00 -05:00 | 70 commits to main since this release

    📅 Originally published on GitHub: Wed, 29 Apr 2026 07:45:45 GMT
    🏷️ Git tag created: Tue, 28 Apr 2026 13:09:00 GMT

    What's Changed

    • fix: backport account deletion authorization (#7901) by @xernobyl in https://github.com/formbricks/formbricks/pull/7903

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.9.4...4.9.5

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.9.5-rc.1 bd05387d99
    Compare

    Pre-Release

    aronwk released this 2026-04-28 08:09:00 -05:00 | 70 commits to main since this release

    📅 Originally published on GitHub: Wed, 29 Apr 2026 04:55:08 GMT
    🏷️ Git tag created: Tue, 28 Apr 2026 13:09:00 GMT

    What's Changed

    • fix: backport account deletion authorization (#7901) by @xernobyl in https://github.com/formbricks/formbricks/pull/7903

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.9.4...4.9.5-rc.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.9.4 bad3b7a771
    Compare

    Stable

    aronwk released this 2026-04-27 05:02:12 -05:00 | 72 commits to main since this release

    📅 Originally published on GitHub: Mon, 27 Apr 2026 10:58:33 GMT
    🏷️ Git tag created: Mon, 27 Apr 2026 10:02:12 GMT

    What's Changed

    • fix: (backport) password hash visibility improvement (#7814) by @xernobyl in https://github.com/formbricks/formbricks/pull/7833
    • fix: fixes sentry ref issue (backport #7776) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7872
    • fix: prevent Airtable integration crash when token expires (backport #7811) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7873
    • fix: (backport) prevent SSRF via redirect following in webhook delivery (#7877) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7892

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.9.3...4.9.4

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.9.4-rc.2 bad3b7a771
    Compare

    Pre-Release

    aronwk released this 2026-04-27 05:02:12 -05:00 | 72 commits to main since this release

    📅 Originally published on GitHub: Mon, 27 Apr 2026 10:03:09 GMT
    🏷️ Git tag created: Mon, 27 Apr 2026 10:02:12 GMT

    What's Changed

    • fix: fixes sentry ref issue (backport #7776) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7872
    • fix: prevent Airtable integration crash when token expires (backport #7811) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7873
    • fix: (backport) prevent SSRF via redirect following in webhook delivery (#7877) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7892

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.9.4-rc.1...4.9.4-rc.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.9.4-rc.1 5ec8218666
    Compare

    Pre-Release

    aronwk released this 2026-04-24 09:33:26 -05:00 | 78 commits to main since this release

    📅 Originally published on GitHub: Mon, 27 Apr 2026 05:00:19 GMT
    🏷️ Git tag created: Fri, 24 Apr 2026 14:33:26 GMT

    What's Changed

    • fix: (backport) password hash visibility improvement (#7814) by @xernobyl in https://github.com/formbricks/formbricks/pull/7833

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.9.3...4.9.4-rc.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.9.3 7f5b2bf69d
    Compare

    Stable

    aronwk released this 2026-04-20 01:30:34 -05:00 | 80 commits to main since this release

    📅 Originally published on GitHub: Mon, 20 Apr 2026 07:26:41 GMT
    🏷️ Git tag created: Mon, 20 Apr 2026 06:30:34 GMT

    What's Changed

    • fix: prevent split offline responses on restore (backport #7767) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7777

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.9.2...4.9.3

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 4 5 ... Next Last
Powered by Gitea Version: 1.26.1 Page: 709ms Template: 10ms
unavailable
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API