Changelog
Changes and updates
Feel like something's missing?, just post any feature request or idea here, and we will notify you once they are ready.
0.13.0 - September 15, 2024
features
improvements
0.12.0 - July 26, 2024
improvements
- 27af2f1⚡️ Multi choice answer will save exact value WO validation
0.10.0 - July 13, 2024
features
improvements
- 38b117f💡 upgraded drizzle-orm, moved rest schema validation
- 77f1bc6💄 UI-UX Improvements
- 54347e8💡 moved all form validation schema into one file
- c3272f7💡 Added delete form field button
- 4936144💡 moved converstaion and workspace validation in file
- 90324a9💡 moved db shcemas into seperate files
- b684e65💄 Dragging of Fields are now restricted to VerticalAxis
0.8.0 - May 5, 2024
improvements
- 6370026💄 Updated homepage UI, screenshots, text
0.7.0 - May 1, 2024
improvements
- 957fbec💄 Minor UI changes
0.6.0 - April 3, 2024
features
- aa84182🚀 Added custom end screen message setting
improvements
- 1961d0f💄 added stagger animation for list items
- 8376550⚡️ added ratelimit for OpenAI calls
- e887a1b💡 fixed ratelimit error message toast
- f658846💡 changes related to form submission page
- c72e516💄 Added request feature card in landing page
- aa70d75⚡️ added ratelimit - create workspaces, forms
- f6a3ce4💡 custom end screen message related changes
- 6ac8f8d⚡️ added ratelimit - edit workspace, form
- 6df1fcb💄 UI improvements in landing page
0.5.0 - February 27, 2024
features
improvements
- 4c4e066💄 UI changes in landing page for new feature lanuch
- 0c3a265💡 clerk webhook db calls from nextjs app to api
- db04ffc💄 make generate AI form dialog responsive
- f03894e💄 UI improvements in auto generate form
- c183e64💄 minor UI changes and removed harcoded value
- 24e899c⚡️ While using Auto form generate using AI, we will genera
- 129477a💄 fixed percentage in response usage progress circle
fixes
- 2b21f28🐛 tremor chart library styling was not working with shadcn
- 7989c2b🐛 edge case where collected data value is not string
- 37f4203🐛 Anyone can edit any form using the form link even it is
- 386b28a🐛 handled uncaught error while chaning form name
- bf718b7🐛 form editor page break sometime
- faafcbf🐛 progress circle label position fixed while scroll window
0.4.0 - February 13, 2024
features
improvements
- b50d53e⚡️ added drizzle and used it in whole project
- 97fd638💡 fixed default value for updatedAt field in database
- 131c0a7⚡️ upgraded version of tRPC and @tanstack/react-query
- 8e99984⚡️ removed prisma
- f8b5e1e💄 added screenshots Carousel in landing page hero secito
- 60c1dda💄 Display confirm box before deleting workspace or form
- 7bda4bfRevert "perf: ⚡️ converted tRPC api route into edge runtime"
- b41bc5d⚡️ converted tRPC api route into edge runtime
fixes
- b19cfa1🐛 meta images not showing
0.3.0 - February 2, 2024
features
improvements
0.2.1 - January 23, 2024
fixes
- d5dcbd6🐛 wrong domain name on production doployment