Formbricks - Package Updates
-
[1.7.1]
- Update formbricks to 3.7.1
- Full Changelog
- docs: fix response client api endpoint is missing environmentId by @mattinannt in https://github.com/formbricks/formbricks/pull/5161
- fix: adding back hidden fields for backwards compatibility by @pandeymangg in https://github.com/formbricks/formbricks/pull/5163
- fix: consent/cta back button issue by @Dhruwang in https://github.com/formbricks/formbricks/pull/5201
- fix: added cache no-store when formbricksDebug is enabled by @Dhruwang in https://github.com/formbricks/formbricks/pull/5197
- fix: (Security) implement HSTS by @Dhruwang in https://github.com/formbricks/formbricks/pull/5206
- fix: bulk member invite and table layout by @jobenjada in https://github.com/formbricks/formbricks/pull/5209
- fix: skip button label validation for required nps and rating questions by @Dhruwang in https://github.com/formbricks/formbricks/pull/5153
-
[1.7.2]
- Update formbricks to 3.8.0
- Full Changelog
- feat: lastLoginAt to user model by @Dhruwang in https://github.com/formbricks/formbricks/pull/5216
- feat: organization endpoints by @victorvhs017 in https://github.com/formbricks/formbricks/pull/5076
- feat: user endpoints by @victorvhs017 in https://github.com/formbricks/formbricks/pull/5232
- fix: don't allow spaces as "other" values in select questions by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5224
- fix: failing e2e test by @mattinannt in https://github.com/formbricks/formbricks/pull/5234
- fix: upgrade npm dependencies with high security risk by @mattinannt in https://github.com/formbricks/formbricks/pull/5221
-
[1.7.3]
- Update formbricks to 3.8.1
- Full Changelog
- feat: Added test configuration and initial test files to the surveys package by @victorvhs017 in https://github.com/formbricks/formbricks/pull/5253
- feat: personalized survey links for segment of users endpoint by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5032
- fix: Add Cache-Control to allowed CORS headers by @Dhruwang in https://github.com/formbricks/formbricks/pull/5252
- fix: adds date value check in date question summary by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5296
- fix: adds isWebEnvironment check in the surveys package by @pandeymangg in https://github.com/formbricks/formbricks/pull/5310
- fix: appUrl fix in iOS and android packages by @pandeymangg in https://github.com/formbricks/formbricks/pull/5295
- fix: date format in response table by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5304
- fix: fixes segment self referencing issue by @pandeymangg in https://github.com/formbricks/formbricks/pull/5254
- fix: formbricks version on localhost by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5250
- fix: ios package sonarqube fixes by @pandeymangg in https://github.com/formbricks/formbricks/pull/5249
-
[1.7.4]
- Update formbricks to 3.8.2
- Full Changelog
- fix: openAPI spec for contact endpoints by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5247
- fix: updatedAt not set in response update by @mattinannt in https://github.com/formbricks/formbricks/pull/5315
- fix: respondent should not see redirect card text by @Dhruwang in https://github.com/formbricks/formbricks/pull/5239
- fix: adds FormbricksEnvironment struct for url constants by @pandeymangg in https://github.com/formbricks/formbricks/pull/5312
-
[1.7.5]
- Update formbricks to 3.8.3
- Full Changelog
- fix: buttonLabel conditions by @Dhruwang in https://github.com/formbricks/formbricks/pull/5336
-
[1.7.6]
- Update formbricks to 3.8.4
- Full Changelog
- fix: missing translation in api key modal by @Dhruwang in https://github.com/formbricks/formbricks/pull/5341
- fix: download responses button label by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5324
- fix: adds api_key label to the view permission modal by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5326
- fix: progress bar calculation by @Dhruwang in https://github.com/formbricks/formbricks/pull/5339
- feat: questionid to summary by @Dhruwang in https://github.com/formbricks/formbricks/pull/5381
- fix: type issue in notion integration by @Dhruwang in https://github.com/formbricks/formbricks/pull/5385
- fix: fixes cb urls by @pandeymangg in https://github.com/formbricks/formbricks/pull/5392
- fix: removes the onFinished callbacks from the iOS package by @pandeymangg in https://github.com/formbricks/formbricks/pull/5384
- fix: adds eslint rules for using
test
and refactors the current tests by @pandeymangg in https://github.com/formbricks/formbricks/pull/5397 - fix: refactor end screen card description ux by @Dhruwang in https://github.com/formbricks/formbricks/pull/5386
-
[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