Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Formbricks
  3. Formbricks - Package Updates

Formbricks - Package Updates

Scheduled Pinned Locked Moved Formbricks
50 Posts 2 Posters 5.5k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote on last edited by
    #31

    [1.10.0]

    • Update formbricks to 3.11.0
    • Full Changelog
    • With this release, we replaced the old DISABLE_USER_MANAGEMENT environment variable with a new variable USER_MANAGEMENT_MINIMUM_ROLE and updated functionality. It now controls which user roles can access the user management section in Formbricks. The accepted values are:
    • If you were previously using the DISABLE_USER_MANAGEMENT variable, please make sure to update its value accordingly to reflect the new behavior.
    • We also removed HTTPS enforcement for the Management API in this release to allow more flexible setups.
    • If you want your API to be accessible only via HTTPS, please ensure your setup enforces this accordingly.
    • Our One-Click setup handles HTTPS enforcement by default, so no additional action is needed if you're using it.
    • fix: promise misuse error by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5783
    • fix: suid bugs by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5780
    • fix: token permisson issues by @Dhruwang in https://github.com/formbricks/formbricks/pull/4986
    • feat: implement user management role configuration and access control by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5808
    • fix: build process warnings by @mattinannt in https://github.com/formbricks/formbricks/pull/5734
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #32

      [1.11.0]

      • Update formbricks to 3.12.0
      • Full Changelog
      • fix: user attributes updates api email fix by @pandeymangg in https://github.com/formbricks/formbricks/pull/5827
      • fix: unknown property warnings by @Dhruwang in https://github.com/formbricks/formbricks/pull/5800
      • feat: download selection of responses by @jakobsitory in https://github.com/formbricks/formbricks/pull/5488
      • fix: env-var-generation in mac os for self-hosting by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5814
      • fix: non-interactive elements without roles by @victorvhs017 in https://github.com/formbricks/formbricks/pull/5804
      • fix: fix icon in new docs page by @jobenjada in https://github.com/formbricks/formbricks/pull/5836
      • fix: slow responses query slowing down database by @mattinannt in https://github.com/formbricks/formbricks/pull/5846
      • fix: delete pre-filled value by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5839
      • fix: response getting stuck by @Dhruwang in https://github.com/formbricks/formbricks/pull/5849
      • feat: Make session maxAge configurable with environment variable by @devin-ai-integration in https://github.com/formbricks/formbricks/pull/5830
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #33

        [1.12.0]

        • Update formbricks to 3.13.0
        • Full Changelog
        • With this release, the default setting for rate limiting has changed from disabled to enabled.
        • fix: Update JS SDK log messages for clarity by @devin-ai-integration in https://github.com/formbricks/formbricks/pull/5819
        • fix: multiple close function calls because of timeouts by @pandeymangg in https://github.com/formbricks/formbricks/pull/5886
        • fix: performance issues on survey summary by @mattinannt in https://github.com/formbricks/formbricks/pull/5885
        • fix: weak cipher suite usage by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5873
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #34

          [1.12.1]

          • Update formbricks to 3.13.1
          • Full Changelog
          • fix: js-core trackAction bugs by @pandeymangg in https://github.com/formbricks/formbricks/pull/5843
          • fix: favicon warning by @Dhruwang in https://github.com/formbricks/formbricks/pull/5874
          • fix: recall not working for NPS question by @Dhruwang in https://github.com/formbricks/formbricks/pull/5895
          • fix: resend verification email translation by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5881
          • fix: caching issue in newest next version by @mattinannt in https://github.com/formbricks/formbricks/pull/5902
          • fix: alignment issue in file upload by @abhiifour in https://github.com/formbricks/formbricks/pull/5828
          • fix: ciphers issue for fb staging by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5908
          • fix: surveys package resize observer issue by @pandeymangg in https://github.com/formbricks/formbricks/pull/5907
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #35

            [1.13.0]

            • Update formbricks to 3.14.0
            • Full Changelog
            • feat: audit logs by @victorvhs017 in https://github.com/formbricks/formbricks/pull/5866
            • feat: add security headers for Referrer-Policy and Permissions-Policy by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5877
            • fix: backspacing headline causing infinite loop by @Dhruwang in https://github.com/formbricks/formbricks/pull/5891
            • fix: language tweaks by @Dhruwang in https://github.com/formbricks/formbricks/pull/5933
            • fix: back button in survey published modal closes modal instead of navigating by @ar-chit in https://github.com/formbricks/formbricks/pull/5831
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #36

              [1.14.0]

              • Update formbricks to 3.15.0
              • Full Changelog
              • This release includes many important bug fixes and performance improvements.
              • It also includes the Domain-Based Access Control feature, which allows Formbricks self-hosting users to configure separate domains for public and admin access.
              • As part of this update, the old SURVEY_URL has been deprecated and replaced with a new environment variable: PUBLIC_URL.
              • If you previously used SURVEY_URL for domain-based access control, please update your configuration to use PUBLIC_URL going forward.
              • fix: iframe url not being automatically populated by @DivyanshuLohani in https://github.com/formbricks/formbricks/pull/5892
              • fix: broken templates by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5955
              • fix: auth checks in storage management api by @Dhruwang in https://github.com/formbricks/formbricks/pull/5931
              • fix: recall in survey editor by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5938
              • fix: duplicate name survey copy issue by @jonas-hoebenreich in https://github.com/formbricks/formbricks/pull/3865
              • fix: misplaced button text for 'preview survey' by @LaPulgaaa in https://github.com/formbricks/formbricks/pull/5972
              • fix: email enumeration via signup page by @Dhruwang in https://github.com/formbricks/formbricks/pull/5853
              • fix: Removed footer on follow-up email if white labelling enabled by @victorvhs017 in https://github.com/formbricks/formbricks/pull/5984
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #37

                [1.15.0]

                • Update formbricks to 3.16.0
                • Full Changelog
                • feat: Enable recall for welcome cards. by @LaPulgaaa in https://github.com/formbricks/formbricks/pull/5963
                • feat: New share modal - "In App" tab by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6225
                • feat: Personal links generation by @Dhruwang in https://github.com/formbricks/formbricks/pull/6138
                • feat: add single contact using the API V2 by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6168
                • feat: new share modal website embed and pop out by @victorvhs017 in https://github.com/formbricks/formbricks/pull/6217
                • feat: qr code tab by @Dhruwang in https://github.com/formbricks/formbricks/pull/6212
                • feat: remove brevo contact on account deletion by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6231
                • feat: replace deprecated modals with new one (5824) by @jakobsitory in https://github.com/formbricks/formbricks/pull/5903
                • feat: reset password in accounts page by @ikunal-04 in https://github.com/formbricks/formbricks/pull/5219
                • feat: revamp sharing modal shell by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/6190
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #38

                  [1.15.1]

                  • Update formbricks to 3.16.1
                  • Full Changelog
                  • fix: return weekly-summary cron early when SMTP not configured by @mattinannt in https://github.com/formbricks/formbricks/pull/6344
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #39

                    [1.16.0]

                    • Update formbricks to 3.17.0
                    • Full Changelog
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #40

                      [1.16.1]

                      • Update formbricks to 3.17.1
                      • Full Changelog
                      • fix: "Create Group" button not working properly in the survey logic editor by @victorvhs017
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #41

                        [1.16.2]

                        • Update formbricks to 3.17.2
                        • Full Changelog
                        • 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.
                        • refactor: enhance JWT handling and improve security tests (#6619) by @victorvhs017 in #6626
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #42

                          [2.0.0]

                          • Update formbricks to 4.0.1
                          • Full Changelog
                          • fix: logicfallback cleanup backport by @gupta-piyush19 in #6603
                          • fix: replace button with div in IdBadge to prevent hydration issues (backport) by @Dhruwang in #6602
                          • feat: Quota management by @gupta-piyush19 & @Dhruwang in #6521
                          • feat: add Simplified Chinese (zh-Hans-CN) translations #6511 by @Yuuenn in #6518
                          • feat: add ecr workflow by @mattinannt in #6414
                          • feat: adds drag and drop to matrix question fields by @gupta-piyush19 in #6386
                          • feat: adds line break support in open text question textarea by @gupta-piyush19 in #6456
                          • feat: adds multi language functionality to surveys package by @gupta-piyush19 in #6527
                          • feat: adds stories for logo component by @gupta-piyush19 in #6448
                          • feat: adds stories for tooltip component by @gupta-piyush19 in #6433
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote on last edited by
                            #43

                            [2.1.0]

                            • Update formbricks to 4.1.0
                            • Full Changelog
                            • feat: Add "None of the above" option for Multi-Select and Single-Select questions by @jobenjada in #6646
                            • feat: Add language as default contact attribute for case-insensitive CSV matching by @jobenjada in #6696
                            • feat: Improve CSV upload validation and handling by @jobenjada in #6699
                            • feat: Optimize layout data fetching and reduce database queries by 50% by @mattinannt in #6729
                            • feat: Show SingleUse ID data in survey responses table by @hmacr in #6742
                            • feat: add cache integration tests and update E2E workflow by @victorvhs017 in #6551
                            • feat: add redis migration script by @victorvhs017 in #6575
                            • feat: adds docs for s3 compatible storage by @pandeymangg in #6538
                            • feat: adds one-click MinIO migration script for Formbricks 4.0 by @pandeymangg in #6553
                            • feat: hit ENTER for new option by @jobenjada in #6624
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              App Dev
                              wrote on last edited by
                              #44

                              [2.1.1]

                              • Update formbricks to 4.1.1
                              • Full Changelog
                              • fix: serve logo from self-hosted instance instead of external S3 bucket (backport to 4.1) by @mattinannt in #6782
                              • fix: welcome card text inputs not saving due to shared firstRender state (Backport) by @Dhruwang in #6780
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                App Dev
                                wrote on last edited by
                                #45

                                [2.1.2]

                                • Update formbricks to 4.1.2
                                • Full Changelog
                                • fix: added variable key id; fixed raw HTML issue by @Dhruwang in #6815
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  App Dev
                                  wrote last edited by
                                  #46

                                  [2.2.0]

                                  • Update formbricks to 4.2.0
                                  • Full Changelog
                                  • feat: Add Dutch language support. by @Githubguy132010 in #6737
                                  • feat: add AND relationship support for URL filters in No Code Actions by @jobenjada in #6822
                                  • feat: add CUID v1 validation for environment ID endpoints by @mattinannt in #6827
                                  • feat: add Personal Link generation UI by @jobenjada in #6819
                                  • feat: add filterDateField parameter to enable filtering by updated-at in responses endpoint by @mattinannt in #6833
                                  • feat: add scroll indicator button to scrollable container by @jobenjada in #6803
                                  • feat: improve rating and NPS summary UI with aggregated view by @jobenjada in #6834
                                  • feat: reduce environment cache TTL to 1 minute for CDN and Redis by @mattinannt in #6825
                                  • feat: spanish translations by @Dhruwang in #6817
                                  • fix: (backport) Link metadata by @jobenjada in #6866
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    App Dev
                                    wrote last edited by
                                    #47

                                    [2.3.0]

                                    • Update formbricks to 4.3.0
                                    • Full Changelog
                                    • feat: MQP by @pandeymangg in #6901
                                    • feat: UI improvements to survey editor and summary cards by @jobenjada in #6857
                                    • feat: add CSP nonce support for inline styles (#6796) by @Dhruwang in #6801
                                    • feat: migrate integration configs from questions to elements by @mattinannt in #6906
                                    • feat: telemetry setup by @Dhruwang in #6888
                                    • fix: Clarify wording around custom links against phishing by @jobenjada in #6875
                                    • fix: Link metadata by @jobenjada in #6865
                                    • fix: Matrix filter by @jobenjada in #6864
                                    • fix: add missing filter option by @jobenjada in #6879
                                    • fix: filters not persisting in response page by @Dhruwang in #6862
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      App Dev
                                      wrote last edited by
                                      #48

                                      [2.3.1]

                                      • Update formbricks to 4.3.1
                                      • Full Changelog
                                      • fix: (backport) back button label validation (#​6916) by @​Dhruwang in #​6917
                                      • fix: (backport) missing finish label on last card (#​6915) by @​Dhruwang in #​6920
                                      • fix: (backport) border around language select dropdown (#​6914) by @​Dhruwang in #​6918
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        App Dev
                                        wrote last edited by
                                        #49

                                        [2.3.2]

                                        • Update formbricks to 4.3.2
                                        • Full Changelog
                                        • fix: (BACKPORT) prevent keydown event when other option is selected in multiple choice element by @Dhruwang in #6942
                                        • fix(backport): upgrade Next.js to 15.5.7 and React to 19.1.2 to fix CVE-2025-66478 and CVE-2025-55182 by @mattinannt in #6944
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          App Dev
                                          wrote last edited by
                                          #50

                                          [2.3.3]

                                          • Update formbricks to 4.3.3
                                          • Full Changelog
                                          • fix: update Next.js and React to patch security vulnerabilities by @mattinannt in #6984
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search