Formbricks - Package Updates
Pinned
Formbricks
-
[1.4.0]
- Base image 5.0.0
-
[1.5.0]
- Update formbricks to 3.4.0
- Full Changelog
- feat: @formbricks/react-native
v2.1.0
release by @pandeymangg in https://github.com/formbricks/formbricks/pull/4927 - feat: Android & iOS SDK by @vaxi87 in https://github.com/formbricks/formbricks/pull/4871
- feat: Mobile SDK unit tests and Readme files by @vaxi87 in https://github.com/formbricks/formbricks/pull/4892
- feat: OIDC name fields added by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/4872
- feat: introduce updated helm chart by @d3vb0ox in https://github.com/formbricks/formbricks/pull/4896
- feat: new management api crud endpoint for responses by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/4716
- feat: open telemetry for prometheus by @Dhruwang in https://github.com/formbricks/formbricks/pull/4922
- feat: possibility to set mail from name by @IllimarR in https://github.com/formbricks/formbricks/pull/4864
- feat: pt-PT translations by @Dhruwang in https://github.com/formbricks/formbricks/pull/4874
- feat: surveys package integration with v2 apis by @pandeymangg in https://github.com/formbricks/formbricks/pull/4882
- fix: Actions for contributors by @Dhruwang in https://github.com/formbricks/formbricks/pull/4905
- fix: Address/Contact question accessibility by @Dhruwang in https://github.com/formbricks/formbricks/pull/4884
-
[1.5.1]
- Update formbricks to 3.4.1
- Full Changelog
- fix: google sheet integration error message by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/4899
- fix: Fix Android build setting by @vaxi87 in https://github.com/formbricks/formbricks/pull/4967
- fix: changed 'Download example CSV'-link to a button by @jakobsitory in https://github.com/formbricks/formbricks/pull/4975
- fix: Harden GitHub Actions by @step-security-bot in https://github.com/formbricks/formbricks/pull/4982
- feat: optional cron jobs check by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/4966
-
[1.6.0]
- Update formbricks to 3.5.0
- Full Changelog
- fix: Android build fixes by @vaxi87 in https://github.com/formbricks/formbricks/pull/4984
- feat: add custom TTL for cache records by @victorvhs017 in https://github.com/formbricks/formbricks/pull/4912
- feat: added qr code feature by @Paribesh01 in https://github.com/formbricks/formbricks/pull/4951
- fix(helm-chart): missing envFrom when using secret.enabled by @d3vb0ox in https://github.com/formbricks/formbricks/pull/4992
- fix: handling invalid csv files by @pandeymangg in https://github.com/formbricks/formbricks/pull/4991
-
[1.6.1]
- Update formbricks to 3.5.1
- Full Changelog
- docs: removed XM & Survey -> SAML SSO by @gupta-piyush19 in #4999
- feat: personalized survey links backend preparations by @mattinannt in #4870
- docs: add enterprise hint for all EE features in docs by @harshsbhat in #5000
- chore(observability): add observability tools permissions by @d3vb0ox in #5003
- fix: layout breaking when adding note to response by @Dhruwang in #5007
- fix: Android build changes + close survey window on js exception by @vaxi87 in #5016
- fix: single use link generation by @Dhruwang in #5004
-
[1.7.0]
- Update formbricks to 3.7.0
- Full Changelog
- fix: next-auth inactive session timeout changed 30days -> 1hr by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/5066
- fix: billing modal translation by @jakobsitory in https://github.com/formbricks/formbricks/pull/5079
- fix: rds by @d3vb0ox in https://github.com/formbricks/formbricks/pull/5078
- fix: unify alert component by @jakobsitory in https://github.com/formbricks/formbricks/pull/5002
- feat: added the roles endpoint, documentation, unity and e2e tests by @victorvhs017 in https://github.com/formbricks/formbricks/pull/5068
- feat: adds second domain by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/4989
- feat: api for uploading contacts in bulk by @pandeymangg in https://github.com/formbricks/formbricks/pull/5053
- fix: Remove hardcoded pg url by @Dhruwang in https://github.com/formbricks/formbricks/pull/4878
- fix: storage api endpoint openapi spec by @pandeymangg in https://github.com/formbricks/formbricks/pull/5057
- feat: Added Webhooks in Management API V2 by @victorvhs017 in https://github.com/formbricks/formbricks/pull/4949
-
[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