Formbricks - Package Updates
-
[1.7.7]
- Update formbricks to 3.8.5
- Full Changelog
- fix: x button not visible when close on click outside is not allowed by @Dhruwang in https://github.com/formbricks/formbricks/pull/5464
- fix:
setLanguage
and icon issue for the iOS SDK by @pandeymangg in https://github.com/formbricks/formbricks/pull/5470 - fix: cleanup issue in iOS package by @pandeymangg in https://github.com/formbricks/formbricks/pull/5473
- fix: Some DoS (usage of regex) Sonar Security Hotspots by @vijayraghav-io in https://github.com/formbricks/formbricks/pull/5334
- fix: billing by @Dhruwang in https://github.com/formbricks/formbricks/pull/5483
- fix: android sdk callbacks, tweaks and fixes by @pandeymangg in https://github.com/formbricks/formbricks/pull/5487
- feat: Implement v2 management api endpoint for contact attribute keys by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5316
- fix: updated encryption algorithm and added sort function by @victorvhs017 in https://github.com/formbricks/formbricks/pull/5485
-
[1.7.8]
- Update formbricks to 3.8.6
- Full Changelog
- fix: iOS sonarqube issues by @pandeymangg in https://github.com/formbricks/formbricks/pull/5494
- fix: stop timers on logout by @pandeymangg in https://github.com/formbricks/formbricks/pull/5498
- fix: SAML flow jose package import by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5497
- fix: android sonarqube issues by @pandeymangg in https://github.com/formbricks/formbricks/pull/5503
- fix: refactor clickable divs into buttons by @victorvhs017 in https://github.com/formbricks/formbricks/pull/5489
-
[1.7.9]
- Update formbricks to 3.8.7
- Full Changelog
- fix: empty headlines; useage of Error as variable and excluded by @jakobsitory in https://github.com/formbricks/formbricks/pull/5491
- fix: Enhances ux in input box in login-page by @gulshank0 in https://github.com/formbricks/formbricks/pull/5509
- fix: surveys package X button hover and modal bg fix by @pandeymangg in https://github.com/formbricks/formbricks/pull/5518
- fix: error should not be thrown if SMTP is unconfigured by @mattinannt in https://github.com/formbricks/formbricks/pull/5524
- fix: Editing active surveys by @jakobsitory in https://github.com/formbricks/formbricks/pull/5015
- feat: advanced matrix question logic by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5408
- fix: matrix question logic condition text by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5570
- fix: tolgee config by @Dhruwang in https://github.com/formbricks/formbricks/pull/5567
- fix: fixes js-core expiresAt check by @pandeymangg in https://github.com/formbricks/formbricks/pull/5591
- fix: server side checks for file upload by @Dhruwang in https://github.com/formbricks/formbricks/pull/5566
-
[1.8.0]
- Update formbricks to 3.9.0
- Full Changelog
- feat: added option 6 to rating by @Dhruwang in https://github.com/formbricks/formbricks/pull/5595
- feat: add recaptcha v3 support to surveys by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5500
- fix: removed dynamic translation key by @Dhruwang in https://github.com/formbricks/formbricks/pull/5527
- fix: recaptcha feature bugs by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5599
-
[1.8.1]
- Update formbricks to 3.9.2
- Full Changelog
- fix: moves storage api management endpoint to use payload instead of by @pandeymangg in https://github.com/formbricks/formbricks/pull/5348
- fix: infinite redirect issue by @mattinannt in https://github.com/formbricks/formbricks/pull/5693
- fix: pin version 1 of helmfile actions by @d3vb0ox in https://github.com/formbricks/formbricks/pull/5691
- docs: add enterprise features listed under a subpaage by @harshsbhat in https://github.com/formbricks/formbricks/pull/5594
- fix: weak cryptography security hotspot by @Dhruwang in https://github.com/formbricks/formbricks/pull/5600
- fix: changed unnecessary map to forEach by @jakobsitory in https://github.com/formbricks/formbricks/pull/5490
- fix: regex DoS issues by @Dhruwang in https://github.com/formbricks/formbricks/pull/5520
- feat: disable productionbrowsersourcemaps by @jakobsitory in https://github.com/formbricks/formbricks/pull/5663
- fix: adds support for
default_team_id
env var by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5046 - fix: project list fetching logic in the
copy to
modal in survey list by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5609
-
[1.9.0]
- Update formbricks to 3.10.0
- Full Changelog
- This release includes further improvements to cache handling. As a result, support for the following two environment variables has been removed:
- fix: infinite loop and freeze by @jobenjada in https://github.com/formbricks/formbricks/pull/5622
- fix: unauthorized email address change by @Dhruwang in https://github.com/formbricks/formbricks/pull/5709
- fix: rate limiting on login page by @Dhruwang in https://github.com/formbricks/formbricks/pull/5710
- fix: failing authOptions test because of missing mock by @mattinannt in https://github.com/formbricks/formbricks/pull/5727
- fix: nextjs cache handler for next 15 by @mattinannt in https://github.com/formbricks/formbricks/pull/5717
-
[1.9.1]
- Update formbricks to 3.10.1
- Full Changelog
- fix: limit number of surveys in environment state by @mattinannt in https://github.com/formbricks/formbricks/pull/5715
- fix: follow ups ending card by @pandeymangg in https://github.com/formbricks/formbricks/pull/5732
-
[1.9.2]
- Update formbricks to 3.10.2
- Full Changelog
- fix: duplicate switch cases by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5752
- fix: CTA and consent question breaking the survey editor by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5745
- fix: Vietnamese char interpretation by @Dhruwang in https://github.com/formbricks/formbricks/pull/5747
- fix: multi select question by @Dhruwang in https://github.com/formbricks/formbricks/pull/5792
-
[1.9.3]
- Update formbricks to 3.10.3
- Full Changelog
- fix: reliability issues by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5781
- fix: transaction timeout and max contacts by @pandeymangg in https://github.com/formbricks/formbricks/pull/5415
- fix: multi choice issues by @Dhruwang in https://github.com/formbricks/formbricks/pull/5802
-
[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 variableUSER_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.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.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.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