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


Skip to content

Formbricks

5 Topics 57 Posts
  • Formbricks - Package Updates

    Pinned
    36
    0 Votes
    36 Posts
    2k Views
    Package UpdatesP
    [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
  • S3 Compatible Storage

    7
    1 Votes
    7 Posts
    536 Views
    scookeS
    OK, since I like doing this kind of stuff, I installed Formbricks just to see where it might be going wrong. I am using a Minio install using runtipi on another server, made a special bucket and user for this test, plugged that info into the /app/date/env file (including REGION), BUT I also added # Enable for S3-compatible storage that requires path style # 0 for disabled, 1 for enabled S3_FORCE_PATH_STYLE=1 I don't know why or how or what, but there is/was some issue in the Minio/S3 world where an update made all future bucket paths virtual_path_style, or maybe it was the other way around? Anyway, I find I need to include this so that my buckets are https://s3.example.com/bucket, rather than https://bucket.s3.example.com. I then uploaded an image for a background in a survey, and it did, and it saved, and I can see it in the bucket. SO, it is working. Good luck! [image: 1744208782466-screenshot-2025-04-09-at-21.19.27.png]
  • FormBricks not in app store

    Solved
    4
    1 Votes
    4 Posts
    361 Views
    J
    Formbricks requires 8.2.0 atleast as it needs the vector extension in postgres
  • Installation fails - Waiting for DNS propagation

    4
    1 Votes
    4 Posts
    428 Views
    robiR
    The issue is, if you open up the logs, it does database migrations for 30+m one at a time. Once it is done it's fine.
  • OIDC support for Formbricks

    6
    5 Votes
    6 Posts
    761 Views
    girishG
    @jdaviescoates yes, please. can you ask him to write to support@cloudron.io . We can contact him too, if you give us his email address. Thanks a lot for this effort!