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-03-20 00:18:02 -05:00
Code Issues Packages Projects Releases 144 Wiki Activity

144 Releases 186 Tags

RSS Feed
  • 4.8.2 913ab98d62
    Compare

    Stable

    aronwk released this 2026-03-19 08:33:20 -05:00 | 12 commits to main since this release

    📅 Originally published on GitHub: Thu, 19 Mar 2026 15:02:51 GMT
    🏷️ Git tag created: Thu, 19 Mar 2026 13:33:20 GMT

    What's Changed

    • fix: [Backport] backports sentry improvement and loading page fix by @pandeymangg in https://github.com/formbricks/formbricks/pull/7534
    • fix: [Backport] backports the sdk initialization issues by @pandeymangg in https://github.com/formbricks/formbricks/pull/7536

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.8.1...4.8.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.8.2-rc.1 913ab98d62
    Compare

    Pre-Release

    aronwk released this 2026-03-19 08:33:20 -05:00 | 12 commits to main since this release

    📅 Originally published on GitHub: Thu, 19 Mar 2026 13:34:28 GMT
    🏷️ Git tag created: Thu, 19 Mar 2026 13:33:20 GMT

    What's Changed

    • fix: [Backport] backports sentry improvement and loading page fix by @pandeymangg in https://github.com/formbricks/formbricks/pull/7534
    • fix: [Backport] backports the sdk initialization issues by @pandeymangg in https://github.com/formbricks/formbricks/pull/7536

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.8.1...4.8.2-rc.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.8.1 a10404ba1d
    Compare

    Stable

    aronwk released this 2026-03-18 04:39:38 -05:00 | 15 commits to main since this release

    📅 Originally published on GitHub: Wed, 18 Mar 2026 10:59:32 GMT
    🏷️ Git tag created: Wed, 18 Mar 2026 09:39:38 GMT

    What's Changed

    • fix: pre-strip style attributes before DOMPurify to prevent CSP violations (#7489) [Backport to release/4.8] by @Dhruwang in https://github.com/formbricks/formbricks/pull/7513
    • fix: fixes race between setUserId and trigger (#7498) [Backport to release/4.8] by @Dhruwang in https://github.com/formbricks/formbricks/pull/7514

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.8.0...4.8.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.8.1-rc.1 a10404ba1d
    Compare

    Pre-Release

    aronwk released this 2026-03-18 04:39:38 -05:00 | 15 commits to main since this release

    📅 Originally published on GitHub: Wed, 18 Mar 2026 09:40:59 GMT
    🏷️ Git tag created: Wed, 18 Mar 2026 09:39:38 GMT

    What's Changed

    • fix: pre-strip style attributes before DOMPurify to prevent CSP violations (#7489) [Backport to release/4.8] by @Dhruwang in https://github.com/formbricks/formbricks/pull/7513
    • fix: fixes race between setUserId and trigger (#7498) [Backport to release/4.8] by @Dhruwang in https://github.com/formbricks/formbricks/pull/7514

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.8.0...4.8.1-rc.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.8.0 a51a006c26
    Compare

    Stable

    aronwk released this 2026-03-16 05:12:48 -05:00 | 17 commits to main since this release

    📅 Originally published on GitHub: Mon, 16 Mar 2026 13:27:17 GMT
    🏷️ Git tag created: Mon, 16 Mar 2026 10:12:48 GMT

    What's Changed

    • feat(navigation): add workflows section to main navigation and update… by @jobenjada in https://github.com/formbricks/formbricks/pull/7392
    • feat: add PostHog analytics by @harshsbhat in https://github.com/formbricks/formbricks/pull/7454
    • feat: add SAML telemetry reporting by @mattinannt in https://github.com/formbricks/formbricks/pull/7461
    • feat: add impressions tab and display data retrieval for surveys by @jobenjada in https://github.com/formbricks/formbricks/pull/7266
    • feat: add pod disruption budget for helm chart by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7339
    • feat: add reverse trial functionality by @jobenjada in https://github.com/formbricks/formbricks/pull/7435
    • feat: add trigger after time passed by @jobenjada in https://github.com/formbricks/formbricks/pull/7452
    • feat: danish support to surveys package by @Dhruwang in https://github.com/formbricks/formbricks/pull/7415
    • feat: display Formbricks version alongside organization ID in settings by @jobenjada in https://github.com/formbricks/formbricks/pull/7363
    • feat: implement cloud stripe billing sync and pricing revamp by @mattinannt in https://github.com/formbricks/formbricks/pull/7309
    • feat: implement trial days remaining alert in billing components by @jobenjada in https://github.com/formbricks/formbricks/pull/7474
    • feat: move multi-language surveys and workspace languages to AGPL by @mattinannt in https://github.com/formbricks/formbricks/pull/7426
    • chore: adds webhook signing to test event by @pandeymangg in https://github.com/formbricks/formbricks/pull/7320
    • chore: apply NCU minor upgrades fixups by @mattinannt in https://github.com/formbricks/formbricks/pull/7460
    • chore: clean up stale turbo task config by @mattinannt in https://github.com/formbricks/formbricks/pull/7423
    • chore: clean up unused npm dependencies by @mattinannt in https://github.com/formbricks/formbricks/pull/7417
    • chore: make productionBrowserSourceMaps conditional to decrease build time by @Dhruwang in https://github.com/formbricks/formbricks/pull/7400
    • chore: makes rate limit config const by @pandeymangg in https://github.com/formbricks/formbricks/pull/7274
    • chore: mls tweaks by @Dhruwang in https://github.com/formbricks/formbricks/pull/7416
    • chore: optimize monorepo build performance by @mattinannt in https://github.com/formbricks/formbricks/pull/7419
    • chore: remove legacy post-checkout hook by @mattinannt in https://github.com/formbricks/formbricks/pull/7418
    • chore: removing i18n from pre-commit hook by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7318
    • chore: update dependencies and fix build/lint/test regressions by @mattinannt in https://github.com/formbricks/formbricks/pull/7403
    • chore: update to zod 3.25.76 by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7366
    • chore: upgrade deps and Zod v4 migration by @mattinannt in https://github.com/formbricks/formbricks/pull/7425
    • chore: use Unicode punctuation, remove contractions, make wording consistent by @urbalazs in https://github.com/formbricks/formbricks/pull/7355
    • docs: add CDN guidance for self-hosting by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7446
    • docs: add advanced CSS variable updates by @harshsbhat in https://github.com/formbricks/formbricks/pull/7389
    • docs: add keycloack docs by @harshsbhat in https://github.com/formbricks/formbricks/pull/7440
    • docs: adds migration docs by @pandeymangg in https://github.com/formbricks/formbricks/pull/7281
    • docs: align rate limiting docs with current code enforcement by @mattinannt in https://github.com/formbricks/formbricks/pull/7267
    • docs: clarify startAt is block-based, not question-based (#1404) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7352
    • docs: remove stale 'coming soon' placeholders by @ctafsiras in https://github.com/formbricks/formbricks/pull/7254
    • feat: replace hosted stripe pricing table by @mattinannt in https://github.com/formbricks/formbricks/pull/7486
    • fix(i18n): resolve duplicate Hungarian translations causing Career Development Survey creation to fail by @bharathkumar39293 in https://github.com/formbricks/formbricks/pull/7410
    • fix(js-core): use closest() fallback for nested click target matching by @bharathkumar39293 in https://github.com/formbricks/formbricks/pull/7327
    • fix(sdk): add userId length limit to mitigate DoS attack risk by @bharathkumar39293 in https://github.com/formbricks/formbricks/pull/7378
    • fix: Google Sheets integration — token expiry & permission error handling (#7282) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7285
    • fix: Hungarian translations by @urbalazs in https://github.com/formbricks/formbricks/pull/7434
    • fix: add Tailwind v3 config for Prettier in apps/web and packages/email by @Dhruwang in https://github.com/formbricks/formbricks/pull/7421
    • fix: add bool support by @pandeymangg in https://github.com/formbricks/formbricks/pull/7323
    • fix: add missing Stripe billing setup for setup route org creation by @Dhruwang in https://github.com/formbricks/formbricks/pull/7470
    • fix: add server-side SSRF validation for webhook URLs by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7414
    • fix: adds dataType filter in bc code by @pandeymangg in https://github.com/formbricks/formbricks/pull/7294
    • fix: adds monkey patching for replaceState by @pandeymangg in https://github.com/formbricks/formbricks/pull/7475
    • fix: allow CTA elements to proceed when marked required (#1415) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7293
    • fix: always validate only responseData fields in client/management APIs (#7292) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7296
    • fix: auto-save creates duplicate follow ups by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7413
    • fix: better query in the backwards compatible code by @pandeymangg in https://github.com/formbricks/formbricks/pull/7288
    • fix: button label on create attribute dialog by @urbalazs in https://github.com/formbricks/formbricks/pull/7331
    • fix: clear validation settings when disabling open text validation by @Dhruwang in https://github.com/formbricks/formbricks/pull/7464
    • fix: copy database package.json to Docker runner stage by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7371
    • fix: default preview colors by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7277
    • fix: defer hobby subscription creation by @mattinannt in https://github.com/formbricks/formbricks/pull/7484
    • fix: delete confirmation dialog title translation by @urbalazs in https://github.com/formbricks/formbricks/pull/7358
    • fix: disabling cache in dev by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7269
    • fix: display native language names in profile language selector by @ctafsiras in https://github.com/formbricks/formbricks/pull/7349
    • fix: error state for multi select question by @Dhruwang in https://github.com/formbricks/formbricks/pull/7335
    • fix: fixes button url fixes in survey editor by @pandeymangg in https://github.com/formbricks/formbricks/pull/7472
    • fix: fixes contact links api gating issue by @pandeymangg in https://github.com/formbricks/formbricks/pull/7468
    • fix: fixes data element i18n fixes by @pandeymangg in https://github.com/formbricks/formbricks/pull/7488
    • fix: fixes number being passed into string attribute by @pandeymangg in https://github.com/formbricks/formbricks/pull/7255
    • fix: fixes storage resolution issues by @pandeymangg in https://github.com/formbricks/formbricks/pull/7310
    • fix: fixes the no segment in draft surveys bug by @pandeymangg in https://github.com/formbricks/formbricks/pull/7290
    • fix: handle license 403 as instance mismatch by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7458
    • fix: helm template duplicate label key in migration-job by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7431
    • fix: improve survey validation error handling in SurveyMenuBar component by @jobenjada in https://github.com/formbricks/formbricks/pull/7447
    • fix: input combobx height by @Dhruwang in https://github.com/formbricks/formbricks/pull/7256
    • fix: input placeholder color by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7265
    • fix: made "Filter" string translatable by @gulshank0 in https://github.com/formbricks/formbricks/pull/7301
    • fix: made Contact's page titles and table headers translatable by @urbalazs in https://github.com/formbricks/formbricks/pull/7313
    • fix: make pretty URL paths accessible from public domain by @neila in https://github.com/formbricks/formbricks/pull/7264
    • fix: mark duplicated survey name as translatable by @urbalazs in https://github.com/formbricks/formbricks/pull/7379
    • fix: mark strings as translatable in survey editor by @urbalazs in https://github.com/formbricks/formbricks/pull/7369
    • fix: matrix table preview by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7257
    • fix: overrides packages for CVE fixes by @pandeymangg in https://github.com/formbricks/formbricks/pull/7442
    • fix: patch @isaacs/brace-expansion to 5.0.1 by @mattinannt in https://github.com/formbricks/formbricks/pull/7424
    • fix: pin fast-xml-parser to 5.3.5 by @mattinannt in https://github.com/formbricks/formbricks/pull/7436
    • fix: prevent crash in NotificationSwitch via optional chaining by @ctafsiras in https://github.com/formbricks/formbricks/pull/7268
    • fix: reduced default height of input by @Dhruwang in https://github.com/formbricks/formbricks/pull/7259
    • fix: remove follow-ups from trial features and gate trial page for subscribers by @Dhruwang in https://github.com/formbricks/formbricks/pull/7465
    • fix: removed legacy response note traces by @Dhruwang in https://github.com/formbricks/formbricks/pull/7396
    • fix: replace toSorted in breadcrumb switchers for compatibility by @ctafsiras in https://github.com/formbricks/formbricks/pull/7325
    • fix: resolve Dependabot Next.js deserialization alert by @mattinannt in https://github.com/formbricks/formbricks/pull/7393
    • fix: respect overwriteThemeStyling in link survey metadata by @Dhruwang in https://github.com/formbricks/formbricks/pull/7466
    • fix: restore bullet points in survey preview and public survey (#7356) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7360
    • fix: restrict selected entitlements during trial by @mattinannt in https://github.com/formbricks/formbricks/pull/7456
    • fix: set success_action_status on S3 presigned POST to fix CORS on Ceph-based providers by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7362
    • fix: sets apps/web TS strict check to true by @pandeymangg in https://github.com/formbricks/formbricks/pull/7451
    • fix: slack missing redirect uri by @Dhruwang in https://github.com/formbricks/formbricks/pull/7372
    • fix: strip inline styles preserve target attr by @Dhruwang in https://github.com/formbricks/formbricks/pull/7441
    • fix: suggest colors has better succes copy by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7258
    • fix: theme styling preview, option border color, and enable custom styling behavior by @Dhruwang in https://github.com/formbricks/formbricks/pull/7387
    • fix: update test configuration to exclude .next directory from testing by @Dhruwang in https://github.com/formbricks/formbricks/pull/7334
    • fix: use logical CSS direction classes for RTL matrix question by @Dhruwang in https://github.com/formbricks/formbricks/pull/7463
    • fix: use proper plural forms by @urbalazs in https://github.com/formbricks/formbricks/pull/7322
    • fix: z-index for multi select question with dropdwon display type by @Dhruwang in https://github.com/formbricks/formbricks/pull/7420
    • fix: zlib CVE by @pandeymangg in https://github.com/formbricks/formbricks/pull/7444
    • perf(contacts): batch segment evaluation queries into single transaction by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7333
    • perf(contacts): build segment WHERE clauses sequentially to prevent pool saturation by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7354
    • perf: fix Prisma connection pool saturation from unbounded Promise.all fan-outs by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7404

    New Contributors

    • @ctafsiras made their first contribution in https://github.com/formbricks/formbricks/pull/7254
    • @neila made their first contribution in https://github.com/formbricks/formbricks/pull/7264

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.7.5...4.8.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.8.0-rc.2 a51a006c26
    Compare

    Pre-Release

    aronwk released this 2026-03-16 05:12:48 -05:00 | 17 commits to main since this release

    📅 Originally published on GitHub: Mon, 16 Mar 2026 10:36:25 GMT
    🏷️ Git tag created: Mon, 16 Mar 2026 10:12:48 GMT

    What's Changed

    • fix: clear validation settings when disabling open text validation by @Dhruwang in https://github.com/formbricks/formbricks/pull/7464
    • fix: remove follow-ups from trial features and gate trial page for subscribers by @Dhruwang in https://github.com/formbricks/formbricks/pull/7465
    • fix: use logical CSS direction classes for RTL matrix question by @Dhruwang in https://github.com/formbricks/formbricks/pull/7463
    • fix: fixes contact links api gating issue by @pandeymangg in https://github.com/formbricks/formbricks/pull/7468
    • fix: add missing Stripe billing setup for setup route org creation by @Dhruwang in https://github.com/formbricks/formbricks/pull/7470
    • fix: respect overwriteThemeStyling in link survey metadata by @Dhruwang in https://github.com/formbricks/formbricks/pull/7466
    • fix: fixes button url fixes in survey editor by @pandeymangg in https://github.com/formbricks/formbricks/pull/7472
    • fix: adds monkey patching for replaceState by @pandeymangg in https://github.com/formbricks/formbricks/pull/7475
    • feat: implement trial days remaining alert in billing components by @jobenjada in https://github.com/formbricks/formbricks/pull/7474
    • fix: defer hobby subscription creation by @mattinannt in https://github.com/formbricks/formbricks/pull/7484
    • feat: add SAML telemetry reporting by @mattinannt in https://github.com/formbricks/formbricks/pull/7461
    • feat: replace hosted stripe pricing table by @mattinannt in https://github.com/formbricks/formbricks/pull/7486
    • fix: fixes data element i18n fixes by @pandeymangg in https://github.com/formbricks/formbricks/pull/7488

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

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.8.0-rc.1 0df5e26381
    Compare

    Pre-Release

    aronwk released this 2026-03-12 05:46:44 -05:00 | 30 commits to main since this release

    📅 Originally published on GitHub: Thu, 12 Mar 2026 11:06:38 GMT
    🏷️ Git tag created: Thu, 12 Mar 2026 10:46:44 GMT

    What's Changed

    • fix: input combobx height by @Dhruwang in https://github.com/formbricks/formbricks/pull/7256
    • fix: fixes number being passed into string attribute by @pandeymangg in https://github.com/formbricks/formbricks/pull/7255
    • fix: matrix table preview by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7257
    • fix: suggest colors has better succes copy by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7258
    • docs: remove stale 'coming soon' placeholders by @ctafsiras in https://github.com/formbricks/formbricks/pull/7254
    • fix: disabling cache in dev by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7269
    • fix: input placeholder color by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7265
    • fix: reduced default height of input by @Dhruwang in https://github.com/formbricks/formbricks/pull/7259
    • chore: makes rate limit config const by @pandeymangg in https://github.com/formbricks/formbricks/pull/7274
    • docs: align rate limiting docs with current code enforcement by @mattinannt in https://github.com/formbricks/formbricks/pull/7267
    • fix: default preview colors by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7277
    • docs: adds migration docs by @pandeymangg in https://github.com/formbricks/formbricks/pull/7281
    • fix: better query in the backwards compatible code by @pandeymangg in https://github.com/formbricks/formbricks/pull/7288
    • fix: allow CTA elements to proceed when marked required (#1415) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7293
    • fix: adds dataType filter in bc code by @pandeymangg in https://github.com/formbricks/formbricks/pull/7294
    • fix: fixes the no segment in draft surveys bug by @pandeymangg in https://github.com/formbricks/formbricks/pull/7290
    • fix: always validate only responseData fields in client/management APIs (#7292) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7296
    • fix: fixes storage resolution issues by @pandeymangg in https://github.com/formbricks/formbricks/pull/7310
    • fix: Google Sheets integration — token expiry & permission error handling (#7282) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7285
    • fix: make pretty URL paths accessible from public domain by @neila in https://github.com/formbricks/formbricks/pull/7264
    • fix: prevent crash in NotificationSwitch via optional chaining by @ctafsiras in https://github.com/formbricks/formbricks/pull/7268
    • chore: removing i18n from pre-commit hook by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7318
    • fix: add bool support by @pandeymangg in https://github.com/formbricks/formbricks/pull/7323
    • fix: update test configuration to exclude .next directory from testing by @Dhruwang in https://github.com/formbricks/formbricks/pull/7334
    • chore: adds webhook signing to test event by @pandeymangg in https://github.com/formbricks/formbricks/pull/7320
    • perf(contacts): batch segment evaluation queries into single transaction by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7333
    • fix: button label on create attribute dialog by @urbalazs in https://github.com/formbricks/formbricks/pull/7331
    • feat: add pod disruption budget for helm chart by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7339
    • feat: add impressions tab and display data retrieval for surveys by @jobenjada in https://github.com/formbricks/formbricks/pull/7266
    • fix: error state for multi select question by @Dhruwang in https://github.com/formbricks/formbricks/pull/7335
    • fix: made Contact's page titles and table headers translatable by @urbalazs in https://github.com/formbricks/formbricks/pull/7313
    • fix: made "Filter" string translatable by @gulshank0 in https://github.com/formbricks/formbricks/pull/7301
    • fix: replace toSorted in breadcrumb switchers for compatibility by @ctafsiras in https://github.com/formbricks/formbricks/pull/7325
    • docs: clarify startAt is block-based, not question-based (#1404) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7352
    • perf(contacts): build segment WHERE clauses sequentially to prevent pool saturation by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7354
    • chore: update to zod 3.25.76 by @TheodorTomas in https://github.com/formbricks/formbricks/pull/7366
    • fix: slack missing redirect uri by @Dhruwang in https://github.com/formbricks/formbricks/pull/7372
    • fix: copy database package.json to Docker runner stage by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7371
    • fix: set success_action_status on S3 presigned POST to fix CORS on Ceph-based providers by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7362
    • fix(js-core): use closest() fallback for nested click target matching by @bharathkumar39293 in https://github.com/formbricks/formbricks/pull/7327
    • docs: add advanced CSS variable updates by @harshsbhat in https://github.com/formbricks/formbricks/pull/7389
    • fix: restore bullet points in survey preview and public survey (#7356) by @Dhruwang in https://github.com/formbricks/formbricks/pull/7360
    • fix: resolve Dependabot Next.js deserialization alert by @mattinannt in https://github.com/formbricks/formbricks/pull/7393
    • feat: display Formbricks version alongside organization ID in settings by @jobenjada in https://github.com/formbricks/formbricks/pull/7363
    • fix: theme styling preview, option border color, and enable custom styling behavior by @Dhruwang in https://github.com/formbricks/formbricks/pull/7387
    • fix: delete confirmation dialog title translation by @urbalazs in https://github.com/formbricks/formbricks/pull/7358
    • chore: make productionBrowserSourceMaps conditional to decrease build time by @Dhruwang in https://github.com/formbricks/formbricks/pull/7400
    • fix: removed legacy response note traces by @Dhruwang in https://github.com/formbricks/formbricks/pull/7396
    • fix(sdk): add userId length limit to mitigate DoS attack risk by @bharathkumar39293 in https://github.com/formbricks/formbricks/pull/7378
    • chore: update dependencies and fix build/lint/test regressions by @mattinannt in https://github.com/formbricks/formbricks/pull/7403
    • fix: auto-save creates duplicate follow ups by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7413
    • chore: remove legacy post-checkout hook by @mattinannt in https://github.com/formbricks/formbricks/pull/7418
    • fix: add Tailwind v3 config for Prettier in apps/web and packages/email by @Dhruwang in https://github.com/formbricks/formbricks/pull/7421
    • chore: optimize monorepo build performance by @mattinannt in https://github.com/formbricks/formbricks/pull/7419
    • chore: clean up unused npm dependencies by @mattinannt in https://github.com/formbricks/formbricks/pull/7417
    • feat: danish support to surveys package by @Dhruwang in https://github.com/formbricks/formbricks/pull/7415
    • chore: clean up stale turbo task config by @mattinannt in https://github.com/formbricks/formbricks/pull/7423
    • fix: patch @isaacs/brace-expansion to 5.0.1 by @mattinannt in https://github.com/formbricks/formbricks/pull/7424
    • perf: fix Prisma connection pool saturation from unbounded Promise.all fan-outs by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7404
    • chore: mls tweaks by @Dhruwang in https://github.com/formbricks/formbricks/pull/7416
    • fix: z-index for multi select question with dropdwon display type by @Dhruwang in https://github.com/formbricks/formbricks/pull/7420
    • fix(i18n): resolve duplicate Hungarian translations causing Career Development Survey creation to fail by @bharathkumar39293 in https://github.com/formbricks/formbricks/pull/7410
    • fix: use proper plural forms by @urbalazs in https://github.com/formbricks/formbricks/pull/7322
    • fix: mark duplicated survey name as translatable by @urbalazs in https://github.com/formbricks/formbricks/pull/7379
    • fix: add server-side SSRF validation for webhook URLs by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7414
    • fix: display native language names in profile language selector by @ctafsiras in https://github.com/formbricks/formbricks/pull/7349
    • fix: helm template duplicate label key in migration-job by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7431
    • chore: upgrade deps and Zod v4 migration by @mattinannt in https://github.com/formbricks/formbricks/pull/7425
    • fix: pin fast-xml-parser to 5.3.5 by @mattinannt in https://github.com/formbricks/formbricks/pull/7436
    • feat(navigation): add workflows section to main navigation and update… by @jobenjada in https://github.com/formbricks/formbricks/pull/7392
    • docs: add keycloack docs by @harshsbhat in https://github.com/formbricks/formbricks/pull/7440
    • fix: overrides packages for CVE fixes by @pandeymangg in https://github.com/formbricks/formbricks/pull/7442
    • fix: strip inline styles preserve target attr by @Dhruwang in https://github.com/formbricks/formbricks/pull/7441
    • fix: Hungarian translations by @urbalazs in https://github.com/formbricks/formbricks/pull/7434
    • fix: mark strings as translatable in survey editor by @urbalazs in https://github.com/formbricks/formbricks/pull/7369
    • docs: add CDN guidance for self-hosting by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7446
    • chore: use Unicode punctuation, remove contractions, make wording consistent by @urbalazs in https://github.com/formbricks/formbricks/pull/7355
    • feat: move multi-language surveys and workspace languages to AGPL by @mattinannt in https://github.com/formbricks/formbricks/pull/7426
    • fix: improve survey validation error handling in SurveyMenuBar component by @jobenjada in https://github.com/formbricks/formbricks/pull/7447
    • feat: implement cloud stripe billing sync and pricing revamp by @mattinannt in https://github.com/formbricks/formbricks/pull/7309
    • fix: sets apps/web TS strict check to true by @pandeymangg in https://github.com/formbricks/formbricks/pull/7451
    • feat: add trigger after time passed by @jobenjada in https://github.com/formbricks/formbricks/pull/7452
    • fix: zlib CVE by @pandeymangg in https://github.com/formbricks/formbricks/pull/7444
    • feat: add reverse trial functionality by @jobenjada in https://github.com/formbricks/formbricks/pull/7435
    • fix: restrict selected entitlements during trial by @mattinannt in https://github.com/formbricks/formbricks/pull/7456
    • feat: add PostHog analytics by @harshsbhat in https://github.com/formbricks/formbricks/pull/7454
    • chore: apply NCU minor upgrades fixups by @mattinannt in https://github.com/formbricks/formbricks/pull/7460
    • fix: handle license 403 as instance mismatch by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7458

    New Contributors

    • @ctafsiras made their first contribution in https://github.com/formbricks/formbricks/pull/7254
    • @neila made their first contribution in https://github.com/formbricks/formbricks/pull/7264

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.7.0-rc.1...4.8.0-rc.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.7.5 5b4cb4fc49
    Compare

    Stable

    aronwk released this 2026-02-26 04:50:18 -06:00 | 97 commits to main since this release

    📅 Originally published on GitHub: Thu, 26 Feb 2026 11:40:35 GMT
    🏷️ Git tag created: Thu, 26 Feb 2026 10:50:18 GMT

    What's Changed

    • fix: copy database package.json to Docker runner stage (backport #7371) by @BhagyaAmarasinghe in https://github.com/formbricks/formbricks/pull/7374

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.7.4...4.7.5

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.7.5-rc.1 5b4cb4fc49
    Compare

    Pre-Release

    aronwk released this 2026-02-26 04:50:18 -06:00 | 97 commits to main since this release

    📅 Originally published on GitHub: Thu, 26 Feb 2026 10:51:10 GMT
    🏷️ Git tag created: Thu, 26 Feb 2026 10:50:18 GMT

    Release candidate for 4.7.5

    Changes

    • fix: copy database package.json to Docker runner stage (#7371) — backport via #7374
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.7.4 be38c41c6d
    Compare

    Stable

    aronwk released this 2026-02-24 06:59:23 -06:00 | 99 commits to main since this release

    📅 Originally published on GitHub: Tue, 24 Feb 2026 16:40:31 GMT
    🏷️ Git tag created: Tue, 24 Feb 2026 12:59:23 GMT

    What's Changed

    • perf(contacts): batch segment evaluation queries into single transaction (#7333) [Backport to release/4.7] by @Dhruwang in https://github.com/formbricks/formbricks/pull/7340
    • feat: add pod disruption budget for helm chart (#7339) [Backport to release/4.7] by @Dhruwang in https://github.com/formbricks/formbricks/pull/7341

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.7.3...4.7.4

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 4 5 ... Next Last
Powered by Gitea Version: 1.25.5 Page: 2072ms Template: 14ms
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