v2.0.2
版本发布时间: 2024-05-17 21:30:47
formbricks/formbricks最新发布版本:v2.5.3(2024-09-12 22:10:09)
This patch release fixes some minor bugs and includes small UI improvements 😊.
What's Changed
- feat: replaces dnd with dnd-kit by @pandeymangg in https://github.com/formbricks/formbricks/pull/2564
- fix: Multiple File Uploads in a row put all the files at the beginning by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/2637
- fix: shuffled choices issue by @Dhruwang in https://github.com/formbricks/formbricks/pull/2639
- fix: data migration for styling fixes by @pandeymangg in https://github.com/formbricks/formbricks/pull/2640
- fix: define postgres super user password for v2 runs by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/2623
- fix: disable formbricks error state in debug mode by @pandeymangg in https://github.com/formbricks/formbricks/pull/2580
- fix: handles error in json input parsing in the management endpoints by @pandeymangg in https://github.com/formbricks/formbricks/pull/2634
- fix: input color issue on rating questio by @Dhruwang in https://github.com/formbricks/formbricks/pull/2641
- fix: limit the number of attribute classes per environment by @pandeymangg in https://github.com/formbricks/formbricks/pull/2613
- fix: modal z-index by @pandeymangg in https://github.com/formbricks/formbricks/pull/2626
- fix: multi and single select questions by @pandeymangg in https://github.com/formbricks/formbricks/pull/2606
- fix: remove white label info from docs by @jobenjada in https://github.com/formbricks/formbricks/pull/2610
- fix: removes @headless-ui/react and moves modal to radix by @pandeymangg in https://github.com/formbricks/formbricks/pull/2608
- fix: survey overview is throwing a server-side error by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/2638
- fix: update setup instructions in onboarding for formbricks 2.0 by @mattinannt in https://github.com/formbricks/formbricks/pull/2615
- fix: zindex issue on respone page by @Dhruwang in https://github.com/formbricks/formbricks/pull/2611
- chore: Replace default exports/imports with module exports by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/2617
- chore: add upgrade hint in docs by @jobenjada in https://github.com/formbricks/formbricks/pull/2616
- chore: upgrade npm dependencies by @mattinannt in https://github.com/formbricks/formbricks/pull/2645
- docs: adds docs changes due to actions refactoring and inlineTriggers removal by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/2593
Full Changelog: https://github.com/formbricks/formbricks/compare/v2.0.1...v2.0.2