Logo
Explore Help
Register Sign In
mirror/formbricks-formbricks
1
0
Fork 0
You've already forked formbricks-formbricks
mirror of https://github.com/formbricks/formbricks.git synced 2025-12-16 19:07:16 -06:00
Code Issues Packages Projects Releases 100 Wiki Activity

100 Releases 151 Tags

RSS Feed
  • 4.1.0 40203d77ba
    Compare

    Stable

    aronwk released this 2025-10-30 02:39:21 -05:00 | 90 commits to main since this release

    This Formbricks release delivers significant performance enhancements, introduces support for rich text in question headlines and descriptions, and includes numerous bug fixes and security improvements 🚀

    What's Changed

    • feat(ci): add conditional tagging based on 'Set as latest release' option by @mattinannt in https://github.com/formbricks/formbricks/pull/6628
    • feat(docker): upgrade Traefik from v2.7 to v2.11.29 for security by @mattinannt in https://github.com/formbricks/formbricks/pull/6636
    • feat: Add "None of the above" option for Multi-Select and Single-Select questions by @jobenjada in https://github.com/formbricks/formbricks/pull/6646
    • feat: Add language as default contact attribute for case-insensitive CSV matching by @jobenjada in https://github.com/formbricks/formbricks/pull/6696
    • feat: Improve CSV upload validation and handling by @jobenjada in https://github.com/formbricks/formbricks/pull/6699
    • feat: Optimize layout data fetching and reduce database queries by 50% by @mattinannt in https://github.com/formbricks/formbricks/pull/6729
    • feat: Show SingleUse ID data in survey responses table by @hmacr in https://github.com/formbricks/formbricks/pull/6742
    • feat: add cache integration tests and update E2E workflow by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6551
    • feat: add redis migration script by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6575
    • feat: adds docs for s3 compatible storage by @pandeymangg in https://github.com/formbricks/formbricks/pull/6538
    • feat: adds one-click MinIO migration script for Formbricks 4.0 by @pandeymangg in https://github.com/formbricks/formbricks/pull/6553
    • feat: hit ENTER for new option by @jobenjada in https://github.com/formbricks/formbricks/pull/6624
    • feat: make S3_REGION optional in storage client configuration by @mattinannt in https://github.com/formbricks/formbricks/pull/6577
    • feat: recall in rich text by @Dhruwang in https://github.com/formbricks/formbricks/pull/6630
    • feat: refactor translation key management by @Dhruwang in https://github.com/formbricks/formbricks/pull/6717
    • feat: rich text in headlines by @pandeymangg in https://github.com/formbricks/formbricks/pull/6685
    • chore(deps-dev): bump the npm_and_yarn group across 9 directories wit… by @mattinannt in https://github.com/formbricks/formbricks/pull/6730
    • chore: Response page data handling optimization + UI tweaks by @jobenjada in https://github.com/formbricks/formbricks/pull/6716
    • chore: add Cursor rule for Review & Refinement by @jobenjada in https://github.com/formbricks/formbricks/pull/6648
    • chore: add PR size guidelines and pre-push hook for size checks by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6679
    • chore: added expirationDays param support in personal link api by @Dhruwang in https://github.com/formbricks/formbricks/pull/6578
    • chore: adds surveys package readme by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6598
    • chore: apply prettier formatting by @mattinannt in https://github.com/formbricks/formbricks/pull/6719
    • chore: clean up login screen by @jobenjada in https://github.com/formbricks/formbricks/pull/6710
    • chore: exclude TSX files from unit test coverage by @mattinannt in https://github.com/formbricks/formbricks/pull/6723
    • chore: improve Sentry API logs with correlation ID and request context by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6584
    • chore: increase visibility of hover effect to indicate clickability by @jobenjada in https://github.com/formbricks/formbricks/pull/6622
    • chore: prevent phishing for CTA question & on thank you page by @jobenjada in https://github.com/formbricks/formbricks/pull/6694
    • chore: remove Next.js Redis cache handler by @mattinannt in https://github.com/formbricks/formbricks/pull/6725
    • chore: remove cloud infrastructure from main repository by @mattinannt in https://github.com/formbricks/formbricks/pull/6686
    • chore: update @boxyhq/saml-jackson and posthog-node by @Dhruwang in https://github.com/formbricks/formbricks/pull/6647
    • chore: update Next.js to 15.5.6 by @mattinannt in https://github.com/formbricks/formbricks/pull/6727
    • chore: update dependencies and improve logging format by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6672
    • chore: update esbuild to latest version by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6662
    • chore: update release pipeline for new infrastructure by @mattinannt in https://github.com/formbricks/formbricks/pull/6541
    • chore: use stable tag to manage releases and ensure one-click-setup c… by @mattinannt in https://github.com/formbricks/formbricks/pull/6540
    • docs: Add docs for headless use of Formbricks by @harshsbhat in https://github.com/formbricks/formbricks/pull/6700
    • docs: Add redirect error handling by @harshsbhat in https://github.com/formbricks/formbricks/pull/6548
    • docs: Open API Docs for Create Attribute Class by @jobenjada in https://github.com/formbricks/formbricks/pull/6713
    • docs: add AGENTS guidelines by @mattinannt in https://github.com/formbricks/formbricks/pull/6718
    • docs: add setLanguage method to user identification documentation by @devin-ai-integration[bot] in https://github.com/formbricks/formbricks/pull/6670
    • docs: add tag docs by @jobenjada in https://github.com/formbricks/formbricks/pull/6640
    • docs: enhance file upload troubleshooting guidance in migration by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6645
    • docs: remove beta note by @jobenjada in https://github.com/formbricks/formbricks/pull/6593
    • docs: update license pages by @jobenjada in https://github.com/formbricks/formbricks/pull/6631
    • docs: updated screenshots in docs by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6562
    • fix(ci): update release tag validation to accept format without v prefix by @mattinannt in https://github.com/formbricks/formbricks/pull/6585
    • fix: (Backport) survey UI fix by @Dhruwang in https://github.com/formbricks/formbricks/pull/6757
    • fix: 1135 translation updates by @Dhruwang in https://github.com/formbricks/formbricks/pull/6743
    • fix: API key docs by @jobenjada in https://github.com/formbricks/formbricks/pull/6697
    • fix: Duplicate PR for fixing invalid email validation by @pandeymangg in https://github.com/formbricks/formbricks/pull/6709
    • fix: Improve messaging for mobile users by @jakobsitory in https://github.com/formbricks/formbricks/pull/6579
    • fix: allow deselecting optional single-select question responses by @jobenjada in https://github.com/formbricks/formbricks/pull/6643
    • fix: api key hashing algorithm by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6639
    • fix: api key modal tweaks by @Dhruwang in https://github.com/formbricks/formbricks/pull/6552
    • fix: backports welcome card survey title fix by @pandeymangg in https://github.com/formbricks/formbricks/pull/6750
    • fix: block previews for completed and paused surveys by @Dhruwang in https://github.com/formbricks/formbricks/pull/6576
    • fix: breadcrumb dropdown active state and loading indicators by @jobenjada in https://github.com/formbricks/formbricks/pull/6714
    • fix: broken churn survey template by @Dhruwang in https://github.com/formbricks/formbricks/pull/6559
    • fix: bumps nodemailer version by @pandeymangg in https://github.com/formbricks/formbricks/pull/6667
    • fix: e2e tests issue due to security policy by @mattinannt in https://github.com/formbricks/formbricks/pull/6558
    • fix: embed mode for relevant question types by @jobenjada in https://github.com/formbricks/formbricks/pull/6705
    • fix: empty container in template UI by @Dhruwang in https://github.com/formbricks/formbricks/pull/6556
    • fix: enhance JWT handling with improved encryption and decryption logic by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6596
    • fix: enter button event applying to preview on right side when enter in welcome card editor #6739 by @Aashish-png in https://github.com/formbricks/formbricks/pull/6740
    • fix: execute pipeline on Create Response of Management API by @jobenjada in https://github.com/formbricks/formbricks/pull/6712
    • fix: file uploads and cluster setup docs by @pandeymangg in https://github.com/formbricks/formbricks/pull/6623
    • fix: fixes the formbricks.sh redis undefined volume bug by @pandeymangg in https://github.com/formbricks/formbricks/pull/6604
    • fix: followup toast by @Dhruwang in https://github.com/formbricks/formbricks/pull/6565
    • fix: improve E2E test reliability and security by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6653
    • fix: integration redirect links by @Dhruwang in https://github.com/formbricks/formbricks/pull/6555
    • fix: logic fallback cleanup by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6568
    • fix: logic issues by @Dhruwang in https://github.com/formbricks/formbricks/pull/6561
    • fix: minor csp change and removes uploads volume by @pandeymangg in https://github.com/formbricks/formbricks/pull/6566
    • fix: move Follow ups to Enterprise plan by @jobenjada in https://github.com/formbricks/formbricks/pull/6734
    • fix: parse question text-content for GSheets header row by @hmacr in https://github.com/formbricks/formbricks/pull/6736
    • fix: prevent browser confirmation dialog after successful survey save by @Dhruwang in https://github.com/formbricks/formbricks/pull/6744
    • fix: prevent navigation collapse/expand flash on page load (quick fix) by @jobenjada in https://github.com/formbricks/formbricks/pull/6678
    • fix: quota translations by @Dhruwang in https://github.com/formbricks/formbricks/pull/6546
    • fix: release tag extraction in release action by @mattinannt in https://github.com/formbricks/formbricks/pull/6554
    • fix: remove capitalize functions by @jakobsitory in https://github.com/formbricks/formbricks/pull/6610
    • fix: removes unused migration and language flag from the codebase by @jobenjada in https://github.com/formbricks/formbricks/pull/6704
    • fix: replace button with div in IdBadge to prevent hydration issues by @Dhruwang in https://github.com/formbricks/formbricks/pull/6601
    • fix: restricts management file uploads size to be less than 5MB by @pandeymangg in https://github.com/formbricks/formbricks/pull/6669
    • fix: revert accidental merges by @jobenjada in https://github.com/formbricks/formbricks/pull/6701
    • fix: switch Manage Subscription button bg to stripe color by @jobenjada in https://github.com/formbricks/formbricks/pull/6633
    • fix: synced translations by @Dhruwang in https://github.com/formbricks/formbricks/pull/6547
    • fix: update OpenAPI schema for action class creation endpoint by @Dhruwang in https://github.com/formbricks/formbricks/pull/6617
    • fix: upgrade axios and tar-fs to resolve dependabot issues by @jobenjada in https://github.com/formbricks/formbricks/pull/6655
    • fix: use /releases/latest endpoint to fetch correct latest version by @Dhruwang in https://github.com/formbricks/formbricks/pull/6690
    • perf(web): optimize Next.js image processing to prevent timeouts by @mattinannt in https://github.com/formbricks/formbricks/pull/6665
    • perf: reduce cache TTL to 1 minute for SDK environment state and segments by @mattinannt in https://github.com/formbricks/formbricks/pull/6635
    • refactor: remove hidden fields toggle from UI by @jobenjada in https://github.com/formbricks/formbricks/pull/6649
    • refactor: simplify Stripe integration and rename enterprise to custom by @jobenjada in https://github.com/formbricks/formbricks/pull/6720
    • revert: revert accidental merges (#6701) by @jobenjada in https://github.com/formbricks/formbricks/pull/6703

    New Contributors

    • @hmacr made their first contribution in https://github.com/formbricks/formbricks/pull/6736
    • @Aashish-png made their first contribution in https://github.com/formbricks/formbricks/pull/6740

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.0.1...4.1.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.1.0-rc.2 40203d77ba
    Compare

    Pre-Release

    aronwk released this 2025-10-30 02:39:21 -05:00 | 90 commits to main since this release

    This is a pre-release and not stable yet.

    What's Changed

    • fix: backports welcome card survey title fix by @pandeymangg in https://github.com/formbricks/formbricks/pull/6750
    • fix: (Backport) survey UI fix by @Dhruwang in https://github.com/formbricks/formbricks/pull/6757

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

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.1.0-rc.1 f9835dd5c1
    Compare

    Pre-Release

    aronwk released this 2025-10-28 05:52:16 -05:00 | 92 commits to main since this release

    This is a pre-release and not stable yet.

    What's Changed

    • chore: use stable tag to manage releases and ensure one-click-setup c… by @mattinannt in https://github.com/formbricks/formbricks/pull/6540
    • fix: quota translations by @Dhruwang in https://github.com/formbricks/formbricks/pull/6546
    • feat: adds docs for s3 compatible storage by @pandeymangg in https://github.com/formbricks/formbricks/pull/6538
    • fix: synced translations by @Dhruwang in https://github.com/formbricks/formbricks/pull/6547
    • docs: Add redirect error handling by @harshsbhat in https://github.com/formbricks/formbricks/pull/6548
    • chore: update release pipeline for new infrastructure by @mattinannt in https://github.com/formbricks/formbricks/pull/6541
    • fix: release tag extraction in release action by @mattinannt in https://github.com/formbricks/formbricks/pull/6554
    • fix: e2e tests issue due to security policy by @mattinannt in https://github.com/formbricks/formbricks/pull/6558
    • fix: integration redirect links by @Dhruwang in https://github.com/formbricks/formbricks/pull/6555
    • fix: api key modal tweaks by @Dhruwang in https://github.com/formbricks/formbricks/pull/6552
    • fix: empty container in template UI by @Dhruwang in https://github.com/formbricks/formbricks/pull/6556
    • fix: broken churn survey template by @Dhruwang in https://github.com/formbricks/formbricks/pull/6559
    • fix: logic issues by @Dhruwang in https://github.com/formbricks/formbricks/pull/6561
    • feat: adds one-click MinIO migration script for Formbricks 4.0 by @pandeymangg in https://github.com/formbricks/formbricks/pull/6553
    • docs: updated screenshots in docs by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6562
    • feat: add cache integration tests and update E2E workflow by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6551
    • fix: minor csp change and removes uploads volume by @pandeymangg in https://github.com/formbricks/formbricks/pull/6566
    • fix: followup toast by @Dhruwang in https://github.com/formbricks/formbricks/pull/6565
    • fix: block previews for completed and paused surveys by @Dhruwang in https://github.com/formbricks/formbricks/pull/6576
    • fix: logic fallback cleanup by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6568
    • feat: add redis migration script by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6575
    • fix: Improve messaging for mobile users by @jakobsitory in https://github.com/formbricks/formbricks/pull/6579
    • chore: improve Sentry API logs with correlation ID and request context by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6584
    • docs: remove beta note by @jobenjada in https://github.com/formbricks/formbricks/pull/6593
    • fix: enhance JWT handling with improved encryption and decryption logic by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6596
    • fix(ci): update release tag validation to accept format without v prefix by @mattinannt in https://github.com/formbricks/formbricks/pull/6585
    • feat: make S3_REGION optional in storage client configuration by @mattinannt in https://github.com/formbricks/formbricks/pull/6577
    • fix: replace button with div in IdBadge to prevent hydration issues by @Dhruwang in https://github.com/formbricks/formbricks/pull/6601
    • fix: fixes the formbricks.sh redis undefined volume bug by @pandeymangg in https://github.com/formbricks/formbricks/pull/6604
    • fix: file uploads and cluster setup docs by @pandeymangg in https://github.com/formbricks/formbricks/pull/6623
    • chore: increase visibility of hover effect to indicate clickability by @jobenjada in https://github.com/formbricks/formbricks/pull/6622
    • docs: update license pages by @jobenjada in https://github.com/formbricks/formbricks/pull/6631
    • chore: adds surveys package readme by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6598
    • fix: switch Manage Subscription button bg to stripe color by @jobenjada in https://github.com/formbricks/formbricks/pull/6633
    • docs: add tag docs by @jobenjada in https://github.com/formbricks/formbricks/pull/6640
    • chore: update @boxyhq/saml-jackson and posthog-node by @Dhruwang in https://github.com/formbricks/formbricks/pull/6647
    • fix: improve E2E test reliability and security by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6653
    • docs: enhance file upload troubleshooting guidance in migration by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6645
    • chore: added expirationDays param support in personal link api by @Dhruwang in https://github.com/formbricks/formbricks/pull/6578
    • feat: hit ENTER for new option by @jobenjada in https://github.com/formbricks/formbricks/pull/6624
    • chore: add Cursor rule for Review & Refinement by @jobenjada in https://github.com/formbricks/formbricks/pull/6648
    • fix: allow deselecting optional single-select question responses by @jobenjada in https://github.com/formbricks/formbricks/pull/6643
    • fix: remove capitalize functions by @jakobsitory in https://github.com/formbricks/formbricks/pull/6610
    • perf: reduce cache TTL to 1 minute for SDK environment state and segments by @mattinannt in https://github.com/formbricks/formbricks/pull/6635
    • refactor: remove hidden fields toggle from UI by @jobenjada in https://github.com/formbricks/formbricks/pull/6649
    • feat(ci): add conditional tagging based on 'Set as latest release' option by @mattinannt in https://github.com/formbricks/formbricks/pull/6628
    • feat(docker): upgrade Traefik from v2.7 to v2.11.29 for security by @mattinannt in https://github.com/formbricks/formbricks/pull/6636
    • fix: upgrade axios and tar-fs to resolve dependabot issues by @jobenjada in https://github.com/formbricks/formbricks/pull/6655
    • perf(web): optimize Next.js image processing to prevent timeouts by @mattinannt in https://github.com/formbricks/formbricks/pull/6665
    • fix: bumps nodemailer version by @pandeymangg in https://github.com/formbricks/formbricks/pull/6667
    • chore: update esbuild to latest version by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6662
    • docs: add setLanguage method to user identification documentation by @devin-ai-integration[bot] in https://github.com/formbricks/formbricks/pull/6670
    • fix: restricts management file uploads size to be less than 5MB by @pandeymangg in https://github.com/formbricks/formbricks/pull/6669
    • chore: update dependencies and improve logging format by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6672
    • feat: recall in rich text by @Dhruwang in https://github.com/formbricks/formbricks/pull/6630
    • feat: Add "None of the above" option for Multi-Select and Single-Select questions by @jobenjada in https://github.com/formbricks/formbricks/pull/6646
    • fix: api key hashing algorithm by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6639
    • fix: use /releases/latest endpoint to fetch correct latest version by @Dhruwang in https://github.com/formbricks/formbricks/pull/6690
    • fix: API key docs by @jobenjada in https://github.com/formbricks/formbricks/pull/6697
    • docs: Add docs for headless use of Formbricks by @harshsbhat in https://github.com/formbricks/formbricks/pull/6700
    • feat: rich text in headlines by @pandeymangg in https://github.com/formbricks/formbricks/pull/6685
    • feat: Improve CSV upload validation and handling by @jobenjada in https://github.com/formbricks/formbricks/pull/6699
    • feat: Add language as default contact attribute for case-insensitive CSV matching by @jobenjada in https://github.com/formbricks/formbricks/pull/6696
    • fix: revert accidental merges by @jobenjada in https://github.com/formbricks/formbricks/pull/6701
    • fix: removes unused migration and language flag from the codebase by @jobenjada in https://github.com/formbricks/formbricks/pull/6704
    • chore: add PR size guidelines and pre-push hook for size checks by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6679
    • revert: revert accidental merges (#6701) by @jobenjada in https://github.com/formbricks/formbricks/pull/6703
    • fix: prevent navigation collapse/expand flash on page load (quick fix) by @jobenjada in https://github.com/formbricks/formbricks/pull/6678
    • chore: remove cloud infrastructure from main repository by @mattinannt in https://github.com/formbricks/formbricks/pull/6686
    • fix: Duplicate PR for fixing invalid email validation by @pandeymangg in https://github.com/formbricks/formbricks/pull/6709
    • chore: prevent phishing for CTA question & on thank you page by @jobenjada in https://github.com/formbricks/formbricks/pull/6694
    • fix: update OpenAPI schema for action class creation endpoint by @Dhruwang in https://github.com/formbricks/formbricks/pull/6617
    • chore: apply prettier formatting by @mattinannt in https://github.com/formbricks/formbricks/pull/6719
    • docs: add AGENTS guidelines by @mattinannt in https://github.com/formbricks/formbricks/pull/6718
    • chore: clean up login screen by @jobenjada in https://github.com/formbricks/formbricks/pull/6710
    • chore: remove Next.js Redis cache handler by @mattinannt in https://github.com/formbricks/formbricks/pull/6725
    • docs: Open API Docs for Create Attribute Class by @jobenjada in https://github.com/formbricks/formbricks/pull/6713
    • chore: exclude TSX files from unit test coverage by @mattinannt in https://github.com/formbricks/formbricks/pull/6723
    • chore(deps-dev): bump the npm_and_yarn group across 9 directories wit… by @mattinannt in https://github.com/formbricks/formbricks/pull/6730
    • feat: refactor translation key management by @Dhruwang in https://github.com/formbricks/formbricks/pull/6717
    • fix: breadcrumb dropdown active state and loading indicators by @jobenjada in https://github.com/formbricks/formbricks/pull/6714
    • fix: parse question text-content for GSheets header row by @hmacr in https://github.com/formbricks/formbricks/pull/6736
    • fix: embed mode for relevant question types by @jobenjada in https://github.com/formbricks/formbricks/pull/6705
    • chore: update Next.js to 15.5.6 by @mattinannt in https://github.com/formbricks/formbricks/pull/6727
    • fix: 1135 translation updates by @Dhruwang in https://github.com/formbricks/formbricks/pull/6743
    • fix: enter button event applying to preview on right side when enter in welcome card editor #6739 by @Aashish-png in https://github.com/formbricks/formbricks/pull/6740
    • fix: execute pipeline on Create Response of Management API by @jobenjada in https://github.com/formbricks/formbricks/pull/6712
    • fix: prevent browser confirmation dialog after successful survey save by @Dhruwang in https://github.com/formbricks/formbricks/pull/6744
    • chore: Response page data handling optimization + UI tweaks by @jobenjada in https://github.com/formbricks/formbricks/pull/6716
    • feat: Optimize layout data fetching and reduce database queries by 50% by @mattinannt in https://github.com/formbricks/formbricks/pull/6729
    • feat: Show SingleUse ID data in survey responses table by @hmacr in https://github.com/formbricks/formbricks/pull/6742
    • refactor: simplify Stripe integration and rename enterprise to custom by @jobenjada in https://github.com/formbricks/formbricks/pull/6720
    • fix: move Follow ups to Enterprise plan by @jobenjada in https://github.com/formbricks/formbricks/pull/6734

    New Contributors

    • @hmacr made their first contribution in https://github.com/formbricks/formbricks/pull/6736
    • @Aashish-png made their first contribution in https://github.com/formbricks/formbricks/pull/6740

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.0.1...4.1.0-rc.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 3.17.2 3eee5bb50f
    Compare

    Stable

    aronwk released this 2025-09-30 10:39:44 -05:00 | 260 commits to main since this release

    This patch release addresses a critical authentication vulnerability that got backported from Formbricks 4.0.1.
    We strongly recommend that all self-hosted Formbricks users upgrade to either this version 3.17.2 or 4.0.1 immediately to ensure their instances remain secure.

    What's Changed

    • refactor: enhance JWT handling and improve security tests (#6619) by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6626

    Full Changelog: https://github.com/formbricks/formbricks/compare/v3.17.1...3.17.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.0.1 d49517be91
    Compare

    Stable

    aronwk released this 2025-09-26 02:41:06 -05:00 | 173 commits to main since this release

    This patch release addresses a critical authentication vulnerability reported by @im-soohyun.
    We strongly recommend that all self-hosted Formbricks users upgrade to the latest version immediately to ensure their instances remain secure.

    What's Changed

    • chore: backport jwt and script fix by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6607
    • fix: logicfallback cleanup backport by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6603
    • fix: replace button with div in IdBadge to prevent hydration issues (backport) by @Dhruwang in https://github.com/formbricks/formbricks/pull/6602
    • fix(ci): backport release tag validation fix to release/4.0 by @mattinannt in https://github.com/formbricks/formbricks/pull/6609

    Full Changelog: https://github.com/formbricks/formbricks/compare/4.0.0...4.0.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.0.0 91dab12a81
    Compare

    Stable

    aronwk released this 2025-09-22 08:30:36 -05:00 | 180 commits to main since this release

    ⚠️ Important: Self-hosting Migration Required

    Formbricks 4 introduces additional requirements for self-hosting setups and makes a dedicated Redis cache as well as S3-compatible file storage mandatory.

    Formbricks 4.0 is a major milestone that sets up the technical foundation for future iterations and feature improvements. This release focuses on modernizing core infrastructure components to improve reliability, scalability, and enable advanced features going forward.

    What's New in Formbricks 4.0

    🚀 New Enterprise Features:

    • Quotas Management: Advanced quota controls for enterprise users

    🏗️ Technical Foundation Improvements:

    • Enhanced File Storage: Improved file handling with better performance and reliability
    • Improved Caching: New caching functionality improving speed, extensibility and reliability
    • Database Optimization: Removal of unused database tables and fields for better performance
    • Future-Ready Architecture: Standardized infrastructure components for upcoming features

    What This Means for Your Self-Hosting Setup

    These improvements in Formbricks 4.0 also make some infrastructure requirements mandatory going forward:

    • Redis for caching
    • MinIO or S3-compatible storage for file uploads

    These services are already included in the updated one-click setup for self-hosters, but existing users need to upgrade their setup. More information on this below.

    Why We Made These Changes

    We know this represents more moving parts in your infrastructure and might even introduce more complexity in hosting Formbricks, and we don't take this decision lightly. As Formbricks grows into a comprehensive Survey and Experience Management platform, we've reached a point where the simple, single-service approach was holding back our ability to deliver the reliable, feature-rich product our users demand and deserve.

    By moving to dedicated, professional-grade services for these critical functions, we're building the foundation needed to deliver:

    • Enterprise-grade reliability with proper redundancy and backup capabilities
    • Advanced features that require sophisticated caching and file processing
    • Better performance through optimized, dedicated services
    • Future scalability to support larger deployments and more complex use cases without the need to maintain two different approaches

    We believe this is the only path forward to build the comprehensive Survey and Experience Management software we're aiming for.

    Please read the migration guide for detailed instructions and reach out in Github discussions if you need help.

    What's Changed

    • feat: Quota management by @gupta-piyush19 & @Dhruwang in https://github.com/formbricks/formbricks/pull/6521
    • feat: add Simplified Chinese (zh-Hans-CN) translations #6511 by @Yuuenn in https://github.com/formbricks/formbricks/pull/6518
    • feat: add ecr workflow by @mattinannt in https://github.com/formbricks/formbricks/pull/6414
    • feat: adds drag and drop to matrix question fields by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6386
    • feat: adds line break support in open text question textarea by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6456
    • feat: adds multi language functionality to surveys package by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6527
    • feat: adds stories for logo component by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6448
    • feat: adds stories for tooltip component by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6433
    • feat: adds survey package translation files by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6539
    • feat: adds switch component stories by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6462
    • feat: filters for url in metadata by @Dhruwang in https://github.com/formbricks/formbricks/pull/6387
    • feat: improved project and org switch by @Dhruwang in https://github.com/formbricks/formbricks/pull/6500
    • feat: japanese translations by @dev-satoshi in https://github.com/formbricks/formbricks/pull/6461
    • feat: nav cleanup pt. 2 by @Dhruwang in https://github.com/formbricks/formbricks/pull/6515
    • feat: s3 compatible storage by @pandeymangg in https://github.com/formbricks/formbricks/pull/6536
    • feat: support IAM role authentication for S3 storage by @mattinannt in https://github.com/formbricks/formbricks/pull/6560
    • feat: unified cache by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6520
    • chore: add Linux Foundation health score badge to README by @jonathimer in https://github.com/formbricks/formbricks/pull/6496
    • chore(backport): updated release workflow by @mattinannt in https://github.com/formbricks/formbricks/pull/6557
    • chore(cursor): add monorepo overview rule and refine database rule metadata by @mattinannt in https://github.com/formbricks/formbricks/pull/6444
    • chore(deps): bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] in https://github.com/formbricks/formbricks/pull/6491
    • chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] in https://github.com/formbricks/formbricks/pull/6537
    • chore(deps-dev): bump the npm_and_yarn group across 9 directories with 1 update by @dependabot[bot] in https://github.com/formbricks/formbricks/pull/6526
    • chore: Updates prisma to the latest version by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6457
    • chore: add deployment options to ECR image build action by @mattinannt in https://github.com/formbricks/formbricks/pull/6498
    • chore: clean-up new cache package by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6532
    • chore: conditionally enable Sentry plugin based on authentication token by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6502
    • chore: custom avatar removal by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6408
    • chore: delete dialog stories by @Dhruwang in https://github.com/formbricks/formbricks/pull/6452
    • chore: dropdown menu storybook by @Dhruwang in https://github.com/formbricks/formbricks/pull/6453
    • chore: improved version comparison by @Dhruwang in https://github.com/formbricks/formbricks/pull/6413
    • chore: increase data migration timeout to 600s by @mattinannt in https://github.com/formbricks/formbricks/pull/6455
    • chore: remove cron jobs and survey scheduling functionality by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6505
    • chore: remove deprecated scale plan from stripe subscription update by @mattinannt in https://github.com/formbricks/formbricks/pull/6472
    • chore: remove ios and android package from monorepo by @mattinannt in https://github.com/formbricks/formbricks/pull/6533
    • chore: remove unused fields and tables from prisma schema by @mattinannt in https://github.com/formbricks/formbricks/pull/6531
    • chore: slider component story by @Dhruwang in https://github.com/formbricks/formbricks/pull/6469
    • chore: tag stories by @Dhruwang in https://github.com/formbricks/formbricks/pull/6468
    • chore: tweaked confirmation modal by @Dhruwang in https://github.com/formbricks/formbricks/pull/6471
    • chore: update romanian translations by @Dhruwang in https://github.com/formbricks/formbricks/pull/6495
    • chore: upgrade nextjs to 15.5.0 by @mattinannt in https://github.com/formbricks/formbricks/pull/6454
    • chore: upgrade node-alpine image to 3.22 by @mattinannt in https://github.com/formbricks/formbricks/pull/6437
    • chore: upgrades prisma to latest version by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6442
    • docs: Add docs for Link settings by @harshsbhat in https://github.com/formbricks/formbricks/pull/6492
    • docs: Integrate mintlify docs with Posthog by @harshsbhat in https://github.com/formbricks/formbricks/pull/6487
    • docs: add API reference to Personal Links by @jobenjada in https://github.com/formbricks/formbricks/pull/6463
    • docs: adds identifier note in saml sso docs by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6402
    • docs: clarified Roles docs + added 2FA by @jobenjada in https://github.com/formbricks/formbricks/pull/6507
    • docs: update single use links documentation to reflect sharing modal location by @devin-ai-integration[bot] in https://github.com/formbricks/formbricks/pull/6513
    • fix(tooltip): wrap TooltipContent in a Portal for improved rendering by @ompharate in https://github.com/formbricks/formbricks/pull/6458
    • fix: (backport) synced translations by @Dhruwang in https://github.com/formbricks/formbricks/pull/6567
    • fix: Backport/critical fixes to 4.0 by @Dhruwang in https://github.com/formbricks/formbricks/pull/6563
    • fix: Backport/follow ups toast to 4.0 by @Dhruwang in https://github.com/formbricks/formbricks/pull/6569
    • fix: ECR workflow action failing by @mattinannt in https://github.com/formbricks/formbricks/pull/6435
    • fix: Inconsistent icon - Picture select vs. question header image by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6409
    • fix: Japanese translations by @Dhruwang in https://github.com/formbricks/formbricks/pull/6464
    • fix: alert message on invalid file in file upload question by @pandeymangg in https://github.com/formbricks/formbricks/pull/6431
    • fix: backports migration script changes by @pandeymangg in https://github.com/formbricks/formbricks/pull/6583
    • fix: backports the formbricks.sh script and adds the migration script by @pandeymangg in https://github.com/formbricks/formbricks/pull/6564
    • fix: checks and rate limiting for email verification survey action by @Dhruwang in https://github.com/formbricks/formbricks/pull/6406
    • fix: color picker in product logo by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6434
    • fix: community PR check 6400 by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6427
    • fix: conditional logic build groups bug by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6476
    • fix: data table toolbar alignment by @Dhruwang in https://github.com/formbricks/formbricks/pull/6486
    • fix: disables share tabs when single use is active by @pandeymangg in https://github.com/formbricks/formbricks/pull/6410
    • fix: docker security scan action not uploading results by @mattinannt in https://github.com/formbricks/formbricks/pull/6432
    • fix: duplicate response and contact deletion calls by @Dhruwang in https://github.com/formbricks/formbricks/pull/6489
    • fix: email verify survey question preview by @Dhruwang in https://github.com/formbricks/formbricks/pull/6474
    • fix: hover on survey close button by @Dhruwang in https://github.com/formbricks/formbricks/pull/6405
    • fix: link preview settings tweaks by @Dhruwang in https://github.com/formbricks/formbricks/pull/6418
    • fix: make terraform apply work again by @DoomHammer in https://github.com/formbricks/formbricks/pull/6403
    • fix: metadata issue by @Dhruwang in https://github.com/formbricks/formbricks/pull/6422
    • fix: mobile preview on large screens by @Dhruwang in https://github.com/formbricks/formbricks/pull/6478
    • fix: multiple recalls in redirect url by @Dhruwang in https://github.com/formbricks/formbricks/pull/6467
    • fix: open text number question logic evaluation by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6439
    • fix: organization access checks by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6441
    • fix: permissions in release workflow by @mattinannt in https://github.com/formbricks/formbricks/pull/6399
    • fix: project styling settings issues by @Dhruwang in https://github.com/formbricks/formbricks/pull/6488
    • fix: release workflow environment is not accessible by @mattinannt in https://github.com/formbricks/formbricks/pull/6398
    • fix: requried questions being skipped by @Dhruwang in https://github.com/formbricks/formbricks/pull/6506
    • fix: response data table settings modal breaking by @Dhruwang in https://github.com/formbricks/formbricks/pull/6501
    • fix: s3 storage configured flag fails on minimum setup by @mattinannt in https://github.com/formbricks/formbricks/pull/6573
    • fix: select dropdown in project create modal by @Dhruwang in https://github.com/formbricks/formbricks/pull/6465
    • fix: sentry source map upload workflow authentication by @mattinannt in https://github.com/formbricks/formbricks/pull/6327
    • fix: surveys package rtl by @pandeymangg in https://github.com/formbricks/formbricks/pull/6379
    • fix: syntax issue in docker release action by @pandeymangg in https://github.com/formbricks/formbricks/pull/6415
    • fix: untranslated string by @Dhruwang in https://github.com/formbricks/formbricks/pull/6512
    • fix: update action class issue by @Dhruwang in https://github.com/formbricks/formbricks/pull/6484

    Security Contributions

    • fix: file location can now be modified via a special API payload by @OrenGitHub (found using dhscanner)

    New Contributors

    • @dev-satoshi made their first contribution in https://github.com/formbricks/formbricks/pull/6461
    • @jonathimer made their first contribution in https://github.com/formbricks/formbricks/pull/6496
    • @Yuuenn made their first contribution in https://github.com/formbricks/formbricks/pull/6518

    Full Changelog: https://github.com/formbricks/formbricks/compare/v3.17.0...4.0.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.0.0-rc.2 8b3c0f1547
    Compare

    Pre-Release

    aronwk released this 2025-09-19 08:04:24 -05:00 | 182 commits to main since this release

    This is a pre-release of Formbricks 4.0 for internal testing and testing with selected customers. Detailed documentation will follow with the stable release.

    What's Changed

    • fix: Backport/critical fixes to 4.0 by @Dhruwang in https://github.com/formbricks/formbricks/pull/6563
    • feat: support IAM role authentication for S3 storage by @mattinannt in https://github.com/formbricks/formbricks/pull/6560
    • fix: backports the formbricks.sh script and adds the migration script by @pandeymangg in https://github.com/formbricks/formbricks/pull/6564
    • fix: (backport) synced translations by @Dhruwang in https://github.com/formbricks/formbricks/pull/6567
    • fix: Backport/follow ups toast to 4.0 by @Dhruwang in https://github.com/formbricks/formbricks/pull/6569

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

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 4.0.0-rc.1 3ba6dd9ada
    Compare

    Pre-Release

    aronwk released this 2025-09-17 04:53:15 -05:00 | 188 commits to main since this release

    This is a pre-release of Formbricks 4.0 for internal testing and testing with selected customers. Detailed documentation will follow with the stable release.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.17.1 0bcd85d658
    Compare

    Stable

    aronwk released this 2025-09-01 06:58:11 -05:00 | 263 commits to main since this release

    • fix: "Create Group" button not working properly in the survey logic editor by @victorvhs017
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.17.0 f08fabfb13
    Compare

    Stable

    aronwk released this 2025-08-15 06:26:09 -05:00 | 265 commits to main since this release

    ⚠️ Important Notice

    This release sunsets the Weekly Summary, Response Notes, Short URL, and Public Sharing Page features.
    Once deployed, these features will no longer be available, and all associated database entries will be permanently deleted.

    If you use any of these features, please back up your data and inform your team and users about this change in advance.

    What's Changed

    • feat: warn users when switching survey type by @jakobsitory in https://github.com/formbricks/formbricks/pull/6336
    • feat: add Regex No Code Action Page Filter by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6305
    • feat: Add rate limiting to API V1 by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6355
    • feat: Deploy to staging on pre-release builds by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6261
    • feat: ID badge component by @Dhruwang in https://github.com/formbricks/formbricks/pull/6281
    • feat: add sentry sourcemaps to pre-releases by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6242
    • feat: adds multiLanguageSurveys and accessControl license features by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6331
    • feat: adds an underline option in the rich text editor by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6274
    • feat: adds debug logs by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6237
    • feat: adds metadata columns in response table by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6368
    • feat: adds response status select in filters by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6325
    • feat: customizable link previews by @Dhruwang in https://github.com/formbricks/formbricks/pull/6361
    • feat: reset survey by @Dhruwang in https://github.com/formbricks/formbricks/pull/6267
    • feat: romanian translations by @Dhruwang in https://github.com/formbricks/formbricks/pull/6369
    • feat: surface option ids by @Dhruwang in https://github.com/formbricks/formbricks/pull/6339
    • chore(infra): enable cluster public access to mitigate tailscale issues by @mattinannt in https://github.com/formbricks/formbricks/pull/6264
    • chore: 742 storybook setup and cursor rule by @jakobsitory in https://github.com/formbricks/formbricks/pull/6220
    • chore: Add Docker Image Vulnerability Scanning for SOC-2 Compliance by @mattinannt in https://github.com/formbricks/formbricks/pull/6371
    • chore: Change pricing form link by @harshsbhat in https://github.com/formbricks/formbricks/pull/6394
    • chore: Don't force Project Onboarding for each project by @Dhruwang in https://github.com/formbricks/formbricks/pull/6299
    • chore: Harden GitHub Actions by @step-security-bot in https://github.com/formbricks/formbricks/pull/6373
    • chore: Optimize styling for MultiLanguageCard by @jakobsitory in https://github.com/formbricks/formbricks/pull/6353
    • chore: Remove the public result sharing page. by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6298
    • chore: Replace entity ids by @Dhruwang in https://github.com/formbricks/formbricks/pull/6317
    • chore: Replaces Unkey and Update rate limiting in the management API v2. by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6273
    • chore: SUS template by @harshsbhat in https://github.com/formbricks/formbricks/pull/6328
    • chore: add cursor rule for github workflows & actions by @mattinannt in https://github.com/formbricks/formbricks/pull/6382
    • chore: app connection info alert by @Dhruwang in https://github.com/formbricks/formbricks/pull/6370
    • chore: auto-add bug to eng project by @jobenjada in https://github.com/formbricks/formbricks/pull/6277
    • chore: enable blank issue by @jobenjada in https://github.com/formbricks/formbricks/pull/6291
    • chore: metadata tweaks backport by @Dhruwang in https://github.com/formbricks/formbricks/pull/6421
    • chore: move tab component to storybook by @jakobsitory in https://github.com/formbricks/formbricks/pull/6214
    • chore: rate limiting for server actions by @Dhruwang in https://github.com/formbricks/formbricks/pull/6271
    • chore: remove response note feature by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6390
    • chore: remove semantic PR thank you comment to reduce PR spam by @mattinannt in https://github.com/formbricks/formbricks/pull/6380
    • chore: remove unused github workflows/actions by @mattinannt in https://github.com/formbricks/formbricks/pull/6372
    • chore: run checks for PR 6304 by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6309
    • chore: search bar and preview on survey list page by @Dhruwang in https://github.com/formbricks/formbricks/pull/6349
    • chore: short url legacy removal by @Dhruwang in https://github.com/formbricks/formbricks/pull/6391
    • chore: sonarqube label fixes by @Dhruwang in https://github.com/formbricks/formbricks/pull/6381
    • chore: sonarqube low reliability issues by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6359
    • chore: sunset weekly summary by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6282
    • chore: updated SAML SSO docs by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6280
    • chore: updated nextjs version by @Dhruwang in https://github.com/formbricks/formbricks/pull/6389
    • docs: Fix domain split docs by @jobenjada in https://github.com/formbricks/formbricks/pull/6300
    • docs: add quota docs by @jobenjada in https://github.com/formbricks/formbricks/pull/6343
    • docs: update multi-language surveys by @harshsbhat in https://github.com/formbricks/formbricks/pull/6354
    • docs: webhook payload by @harshsbhat in https://github.com/formbricks/formbricks/pull/6307
    • fix(backport): cross button hover by @Dhruwang in https://github.com/formbricks/formbricks/pull/6416
    • fix(backport): github release action fix by @mattinannt in https://github.com/formbricks/formbricks/pull/6425
    • fix: CTA question button URL validation by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6284
    • fix: Experimental workflow package.json version update by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6287
    • fix: Low severity vulnerability in on-headers@1.0.2 by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6319
    • fix: Make EKS endpoint private by @DoomHammer in https://github.com/formbricks/formbricks/pull/6333
    • fix: Missing space in Access Control Modal by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6356
    • fix: OneLeet Code Scanning Sentry action issues by @mattinannt in https://github.com/formbricks/formbricks/pull/6378
    • fix: Remove rounded-lg Class from Company Logo by @jonas-hoebenreich in https://github.com/formbricks/formbricks/pull/6347
    • fix: Uncontrolled data used in path expression in storage service by @mattinannt in https://github.com/formbricks/formbricks/pull/6375
    • fix: XLSX security vulnerability | Update XLSX to SheetJS by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6321
    • fix: adds api v1/responses docs for limit and skip parameters by @pandeymangg in https://github.com/formbricks/formbricks/pull/6314
    • fix: adds loading state to the responses download button by @pandeymangg in https://github.com/formbricks/formbricks/pull/6352
    • fix: adds proxy agent to next-auth by @pandeymangg in https://github.com/formbricks/formbricks/pull/6326
    • fix: adds read only survey url by @pandeymangg in https://github.com/formbricks/formbricks/pull/6252
    • fix: adds swift and kotlin language conventions to formbricks docs by @pandeymangg in https://github.com/formbricks/formbricks/pull/6316
    • fix: disables tabs when single use is enabled [Backport] by @pandeymangg in https://github.com/formbricks/formbricks/pull/6412
    • fix: dynamic width for InputCombobox by @jakobsitory in https://github.com/formbricks/formbricks/pull/6365
    • fix: email embed preview spacing issue by @iharsh02 in https://github.com/formbricks/formbricks/pull/6262
    • fix: enable Tailscale subnet routes for EKS access by @mattinannt in https://github.com/formbricks/formbricks/pull/6263
    • fix: fixes PIN 4 digit length error by @pandeymangg in https://github.com/formbricks/formbricks/pull/6265
    • fix: fixes follow up UI when email is hidden in the contact info question by @pandeymangg in https://github.com/formbricks/formbricks/pull/6388
    • fix: fixes personalized links when single use id is enabled by @pandeymangg in https://github.com/formbricks/formbricks/pull/6270
    • fix: fixes status schedule updation by @pandeymangg in https://github.com/formbricks/formbricks/pull/6312
    • fix: github annotations by @Dhruwang in https://github.com/formbricks/formbricks/pull/6240
    • fix: link input length and accessibility error by @jobenjada in https://github.com/formbricks/formbricks/pull/6283
    • fix: one leet security issues by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6303
    • fix: removes suid UI from the survey-editor by @pandeymangg in https://github.com/formbricks/formbricks/pull/6249
    • fix: removes unused translations by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6308
    • fix: render copy link button based on single use survey by @ompharate in https://github.com/formbricks/formbricks/pull/6288
    • fix: required action revert logic by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6269
    • fix: response filters icons and text by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6266
    • fix: scroll to bottom on error by @Dhruwang in https://github.com/formbricks/formbricks/pull/6301
    • fix: secure cookies fix for callback URL by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6358
    • fix: sonarqube medium vulnerability issues by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6362
    • fix: survey preview for suid enabled surveys by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6253
    • fix: tidying up the survey card header by @pandeymangg in https://github.com/formbricks/formbricks/pull/6341
    • fix: unauthorised error on survey list page by @Dhruwang in https://github.com/formbricks/formbricks/pull/6302
    • fix: unformatted db message in client display api by @Dhruwang in https://github.com/formbricks/formbricks/pull/6176
    • fix: update wording to match actual behaviour by @jobenjada in https://github.com/formbricks/formbricks/pull/6364
    • fix: updates tolgee key by @pandeymangg in https://github.com/formbricks/formbricks/pull/6367
    • fix: use full width on sidebar elements by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6357
    • refactor: refurbish logic editor UI by @pandeymangg in https://github.com/formbricks/formbricks/pull/6216
    • style: scroll indicator update by @jakobsitory in https://github.com/formbricks/formbricks/pull/6310

    New Contributors

    • @ompharate made their first contribution in https://github.com/formbricks/formbricks/pull/6288
    • @iharsh02 made their first contribution in https://github.com/formbricks/formbricks/pull/6262

    Full Changelog: https://github.com/formbricks/formbricks/compare/v3.16.0...v3.17.0

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