Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-04-26 | 1.5 kB | |
Totals: 1 Item | 1.5 kB | 0 |
What changed
- π Add Multiple Choice Multi-Select question type // by @moritzrengert in https://github.com/formbricks/formbricks/pull/238
- π Add NPS question type // by @moritzrengert in https://github.com/formbricks/formbricks/pull/243
- π² Add Call-To-Action (CTA) question type // by @moritzrengert in https://github.com/formbricks/formbricks/pull/246
- βοΈ No-Code Actions can now be edited after they have been created // by @Daggerhub in https://github.com/formbricks/formbricks/pull/245
- ποΈ Actions can now be deleted // by @mattinannt
- π Radically improved error handling in
@formbricks/js
with option to use custom error handler // by @kymppi in https://github.com/formbricks/formbricks/pull/240 - π©ββοΈ Imprint & Privacy Policy Footers can now be added in the link survey frontend via env variables // by @mattinannt
- π§ Display Person Details in Summary/Responses view instead of cryptic userId // by @jobenjada
- π€ Formbricks Docs have now on-page feedback built-in // by @jobenjada in https://github.com/formbricks/formbricks/pull/251
- π A lot of smaller bugfixes in improvements in Formbricks app &
@formbricks/js
To use the new functionality, please make sure to update the Formbricks app as well as the @formbricks/js
sdk within your own application.
New Contributors
- @Daggerhub made their first contribution in https://github.com/formbricks/formbricks/pull/245
Full Changelog: https://github.com/formbricks/formbricks/compare/v0.10...v0.11