Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-11-21 | 4.2 kB | |
Totals: 1 Item | 4.2 kB | 0 |
This patch release fixes bugs, lays the groundwork for advanced survey styling, and improves overall platform security with new rate limiting for the client API. 🚀 Thanks to all the contributors who help make Formbricks more robust and performant. 💪🙏
What's Changed 🎉
- feat(packages/surveys): ability to customize colors & other improvements by @kymppi in https://github.com/formbricks/formbricks/pull/916
- feat: Add color scheme for light and dark themes by @Shyam-Raghuwanshi in https://github.com/formbricks/formbricks/pull/1368
- feat: add toggle for in-app formbricks branding by @mattinannt in https://github.com/formbricks/formbricks/pull/1616
- feat: formbricks/api package as per js package 1.2.2 by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/1640
- feat: load react email serverside by @mattinannt in https://github.com/formbricks/formbricks/pull/1628
- feat: rate limit client API endpoints by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/1566
- feat: add test template by @Dhruwang in https://github.com/formbricks/formbricks/pull/1620
- chore: Simplify person service by removing complex getOrCreatePerson function by @mattinannt in https://github.com/formbricks/formbricks/pull/1643
- chore: make getSyncSurveys cached by default by @mattinannt in https://github.com/formbricks/formbricks/pull/1609
- chore: simplify getPersonByUserId by removing legacy person support by @mattinannt in https://github.com/formbricks/formbricks/pull/1649
- chore: update npm dependencies to latest version by @mattinannt in https://github.com/formbricks/formbricks/pull/1651
- chore: upgrade packages, fix edge runtime issues by @mattinannt in https://github.com/formbricks/formbricks/pull/1629
- docs: userId typo in docs by @mattinannt in https://github.com/formbricks/formbricks/pull/1612
- fix: [#1357] button text color changed on nearwhite background color by @krishanu7 in https://github.com/formbricks/formbricks/pull/1365
- fix: [#1610] by @ksushant6566 in https://github.com/formbricks/formbricks/pull/1611
- fix: Error screen on survey Editor refresh by @Dhruwang in https://github.com/formbricks/formbricks/pull/1635
- fix: Update README.md by @jobenjada in https://github.com/formbricks/formbricks/pull/1608
- fix: add canonical URL for lp by @jobenjada in https://github.com/formbricks/formbricks/pull/1633
- fix: auto focus issue by @Dhruwang in https://github.com/formbricks/formbricks/pull/1618
- fix: caching issue by simplifying person service by @mattinannt in https://github.com/formbricks/formbricks/pull/1636
- fix: headline alignment issue by @neilchauhan2 in https://github.com/formbricks/formbricks/pull/1641
- fix: hidden field not working with prefilling on 1st question by @Dhruwang in https://github.com/formbricks/formbricks/pull/1602
- fix: logic jumps by @Dhruwang in https://github.com/formbricks/formbricks/pull/1623
- fix: personByUserId not cached properly by @mattinannt in https://github.com/formbricks/formbricks/pull/1644
- fix: response delete in single response card by @Dhruwang in https://github.com/formbricks/formbricks/pull/1624
- fix: survey editor issue by @Dhruwang in https://github.com/formbricks/formbricks/pull/1619
- fix: thank you card headline issue FOR-1489 by @neilchauhan2 in https://github.com/formbricks/formbricks/pull/1639
- fix: typo in template by @asif-reh in https://github.com/formbricks/formbricks/pull/1648
- fix: wording on look & feel page by @Dhruwang in https://github.com/formbricks/formbricks/pull/1632
- fix: zapier integration not able to pull past responses by @mattinannt in https://github.com/formbricks/formbricks/pull/1627
- refactor: Symlink replacement by @Dhruwang in https://github.com/formbricks/formbricks/pull/1556
New Contributors 👨👩👧
- @ksushant6566 made their first contribution in https://github.com/formbricks/formbricks/pull/1611
- @krishanu7 made their first contribution in https://github.com/formbricks/formbricks/pull/1365
- @asif-reh made their first contribution in https://github.com/formbricks/formbricks/pull/1648
Full Changelog: https://github.com/formbricks/formbricks/compare/v1.3.0...v1.3.1