Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-10-05 | 14.8 kB | |
Totals: 1 Item | 14.8 kB | 0 |
Formbricks v.1.1.0 is here 🎉 We have some great new features in this release as well as major improvements to the self-hosting Docker setup. Be sure to check out our Migration Guide for this release.
A big thank you to our amazing contributors who allowed us to add so many new features and bug fixes in such a short amount of time. 🎉🙏🚀
🚀 New features & improvements
- feat : Management API by @Dhruwang in https://github.com/formbricks/formbricks/pull/788
- feat: (documentation) google sheets integration by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/838
- feat: Better Embedding of Link Surveys by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/873
- feat: Integration/google sheet by @Dhruwang in https://github.com/formbricks/formbricks/pull/735
- feat: Introduces Source to the Webhook Model by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/724
- feat: Make.com integration by @Dhruwang in https://github.com/formbricks/formbricks/pull/628
- feat: Mandatory question indicator added by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/889
- feat: Open mailhog in browser on setup complete by @rotimi-best in https://github.com/formbricks/formbricks/pull/849
- feat: SingleUseSurveyLinks by @ty-kerr in https://github.com/formbricks/formbricks/pull/742
- feat: Url Shortener by @raysubham in https://github.com/formbricks/formbricks/pull/895
- feat: add ASSET_PREFIX_URL to add support for proxies by @mattinannt in https://github.com/formbricks/formbricks/pull/917
- feat: add Excel download option by @jonas-hoebenreich in https://github.com/formbricks/formbricks/pull/846
- feat: add mau limit to web-app survey by @mattinannt in https://github.com/formbricks/formbricks/pull/828
- feat: add prisma accelerate support by @mattinannt in https://github.com/formbricks/formbricks/pull/810
- feat: add vercel.json file to configure Vercel deployments by @mattinannt in https://github.com/formbricks/formbricks/pull/876
- feat: added port info and guide in gitpod doc page by @anjy7 in https://github.com/formbricks/formbricks/pull/915
- feat: caching in surveys by @pandeymangg in https://github.com/formbricks/formbricks/pull/835
- feat: connection states on integrations by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/833
- feat: consistent use of server-only by @rotimi-best in https://github.com/formbricks/formbricks/pull/923
- feat: docs for management API by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/930
- feat: faq section on landing page as well as docs by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/831
- feat: fix prisma accelerate types by @mattinannt in https://github.com/formbricks/formbricks/pull/812
- feat: minify formbricks-surveys & formbricks-js using terser by @mattinannt in https://github.com/formbricks/formbricks/pull/834
- feat: move env vars from build-time to run-time by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/789
- feat: move revalidation interval to a constant by @rotimi-best in https://github.com/formbricks/formbricks/pull/921
- feat: nextjs custom 404 page notFound by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/807
- feat: overwrite color and position by @joe-shajan in https://github.com/formbricks/formbricks/pull/645
- feat: paginate people by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/830
- feat: pricing page by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/869
- feat: resolvable notes by @ty-kerr in https://github.com/formbricks/formbricks/pull/801
- feat: upgrade to nextjs 13.4.19 by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/817
🐛 Bugfixes:
- fix typo in find-first.ts by @eltociear in https://github.com/formbricks/formbricks/pull/874
- fix/lock file by @jobenjada in https://github.com/formbricks/formbricks/pull/904
- fix: (webhook ui) cache is not getting invalidated by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/800
- fix: Authorisation before Creation & Deletion API Key by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/741
- fix: Authorisation for CUD of Tags by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/897
- fix: Authorization for Action CUD by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/868
- fix: Authorization for Profile Actions & Limit Data exposure by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/908
- fix: Authorization for Survey CUD by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/870
- fix: Authorization for Webhook CUD by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/912
- fix: Fixed Typo in Line 222 of FormTribe Page by @ishanavasthi in https://github.com/formbricks/formbricks/pull/859
- fix: Fixes question preview bug by @Dhruwang in https://github.com/formbricks/formbricks/pull/852
- fix: NPS response issue by @Dhruwang in https://github.com/formbricks/formbricks/pull/844
- fix: Progress bar reset by @Dhruwang in https://github.com/formbricks/formbricks/pull/878
- fix: Single Use Link Preview is not correctly functioning by @heysagnik in https://github.com/formbricks/formbricks/pull/938
- fix: Stop Sync after logout() by @Dhruwang in https://github.com/formbricks/formbricks/pull/806
- fix: Validation error causes auto close of survey to not work by @xnsei in https://github.com/formbricks/formbricks/pull/793
- fix: add action on survey edit by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/899
- fix: build error by @gupta-piyush19 in https://github.com/formbricks/formbricks/pull/949
- fix: caching in actions endpoint by @pandeymangg in https://github.com/formbricks/formbricks/pull/822
- fix: delete duplicate display service by @rotimi-best in https://github.com/formbricks/formbricks/pull/947
- fix: display not sent correctly in link surveys by @mattinannt in https://github.com/formbricks/formbricks/pull/929
- fix: docker env parsing after nextjs 13.4.19 upgrade by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/818
- fix: email indentation by @Dhruwang in https://github.com/formbricks/formbricks/pull/837
- fix: fixes empty in app surveys screen by @pandeymangg in https://github.com/formbricks/formbricks/pull/836
- fix: fixes github sign up invite token by @pandeymangg in https://github.com/formbricks/formbricks/pull/803
- fix: formatting issue and build error by @mattinannt in https://github.com/formbricks/formbricks/pull/820
- fix: formbricks-js not displaying properly on smaller screens by @mattinannt in https://github.com/formbricks/formbricks/pull/866
- fix: formtribe page should only be shown in light mode by @mattinannt in https://github.com/formbricks/formbricks/pull/854
- fix: generate single surveys only if enabled by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/942
- fix: invalid validation of VERCEL_URL leads to build errors on Vercel by @mattinannt in https://github.com/formbricks/formbricks/pull/875
- fix: invalidate attributeClasses cache on create by @mattinannt in https://github.com/formbricks/formbricks/pull/824
- fix: make sure event listeners are only added once in formbricks-js by @mattinannt in https://github.com/formbricks/formbricks/pull/825
- fix: missing metadata in landing pages by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/855
- fix: move close comment to end in .env.example by @rotimi-best in https://github.com/formbricks/formbricks/pull/945
- fix: moves prisma logic from set-attribute to person service by @pandeymangg in https://github.com/formbricks/formbricks/pull/840
- fix: multi select evaluator and required by @PratikAwaik in https://github.com/formbricks/formbricks/pull/903
- fix: multi select optional by @PratikAwaik in https://github.com/formbricks/formbricks/pull/913
- fix: multiple smaller bugfixes by @pandeymangg in https://github.com/formbricks/formbricks/pull/805
- fix: pass envId on action creation by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/867
- fix: preserve white spaces for responses in email by @Dhruwang in https://github.com/formbricks/formbricks/pull/842
- fix: remove credentials file by @mattinannt in https://github.com/formbricks/formbricks/pull/832
- fix: remove direct usage of prisma type in services by @rotimi-best in https://github.com/formbricks/formbricks/pull/919
- fix: remove error prone unused function by @rotimi-best in https://github.com/formbricks/formbricks/pull/918
- fix: rename function name typo by @rotimi-best in https://github.com/formbricks/formbricks/pull/922
- fix: smiley rating question now fits inside container by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/839
- fix: standardize error messaging in all service by @rotimi-best in https://github.com/formbricks/formbricks/pull/920
- fix: survey validation bug by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/951
- fix: sync call gets called by other functions by @mattinannt in https://github.com/formbricks/formbricks/pull/823
- fix: typo in env variables for GS integration by @Dhruwang in https://github.com/formbricks/formbricks/pull/841
- fix: validation error in profile update input by @mattinannt in https://github.com/formbricks/formbricks/pull/937
- fix: validation error in surveyClosedMessage by @mattinannt in https://github.com/formbricks/formbricks/pull/864
- fix: validation error when surveyClosedMessage is undefined by @mattinannt in https://github.com/formbricks/formbricks/pull/863
- fix: webapp_url env var not reflected client side by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/802
👷🏽♀️Chores & Refactors
- chore(deps): bump zod from 3.22.2 to 3.22.3 by @dependabot in https://github.com/formbricks/formbricks/pull/940
- chore(deps-dev): bump postcss from 8.4.30 to 8.4.31 by @dependabot in https://github.com/formbricks/formbricks/pull/939
- chore: Add Requestly to OSS Friends by @sachinjain024 in https://github.com/formbricks/formbricks/pull/827
- chore: Adds Papermark by @tanayvaswani in https://github.com/formbricks/formbricks/pull/845
- chore: Rewrite environment navbar to rsc by @Dhruwang in https://github.com/formbricks/formbricks/pull/690
- chore: Rewrite survey editor to rsc by @Dhruwang in https://github.com/formbricks/formbricks/pull/728
- chore: add openstatus to friends by @thibaultleouay in https://github.com/formbricks/formbricks/pull/826
- chore: enable caching in all js endpoints to reduce database calls by @mattinannt in https://github.com/formbricks/formbricks/pull/821
- chore: format code and fix lint workflow by @mattinannt in https://github.com/formbricks/formbricks/pull/804
- chore: move actions service by @rotimi-best in https://github.com/formbricks/formbricks/pull/943
- chore: move all services into its folder by @rotimi-best in https://github.com/formbricks/formbricks/pull/948
- chore: move attributeClass service by @rotimi-best in https://github.com/formbricks/formbricks/pull/944
- chore: move display service by @rotimi-best in https://github.com/formbricks/formbricks/pull/946
- chore: move product settings page to server components by @pandeymangg in https://github.com/formbricks/formbricks/pull/679
- chore: update npm dependencies by @mattinannt in https://github.com/formbricks/formbricks/pull/857
- docs: Join the FormTribe blog post by @rotimi-best in https://github.com/formbricks/formbricks/pull/872
- docs: Update Readme with Railway button by @Dhruwang in https://github.com/formbricks/formbricks/pull/851
- docs: add cla form to getting started doc by @rotimi-best in https://github.com/formbricks/formbricks/pull/881
- docs: add local and gitpod setup to README.md by @rotimi-best in https://github.com/formbricks/formbricks/pull/848
- docs: add prerequisities to readme.md by @rotimi-best in https://github.com/formbricks/formbricks/pull/860
- docs: how we code documentation by @rotimi-best in https://github.com/formbricks/formbricks/pull/871
- docs: improve pull request template with latest info by @rotimi-best in https://github.com/formbricks/formbricks/pull/928
- enhancement: Adds manage sheets label to GS integration card by @Dhruwang in https://github.com/formbricks/formbricks/pull/843
- refactor: @formbricks/api package by @ShubhamPalriwala in https://github.com/formbricks/formbricks/pull/782
- refactor: Add caching to the sync endpoint by @mattinannt in https://github.com/formbricks/formbricks/pull/819
- refactor: Added input validation using zod by @Dhruwang in https://github.com/formbricks/formbricks/pull/790
- refactor: Blocks mobile usage by @Dhruwang in https://github.com/formbricks/formbricks/pull/862
- refactor: Made JWT typesafe by @Dhruwang in https://github.com/formbricks/formbricks/pull/815
- refactor: Moves Onboarding to rsc by @Dhruwang in https://github.com/formbricks/formbricks/pull/816
- refactor: moves team settings to server components by @pandeymangg in https://github.com/formbricks/formbricks/pull/693
- style: Add corresponding icons to type indicator [#892] by @adityadeshlahre in https://github.com/formbricks/formbricks/pull/893
👨👩👧 New Contributors
- @xnsei made their first contribution in https://github.com/formbricks/formbricks/pull/793
- @thibaultleouay made their first contribution in https://github.com/formbricks/formbricks/pull/826
- @sachinjain024 made their first contribution in https://github.com/formbricks/formbricks/pull/827
- @tanayvaswani made their first contribution in https://github.com/formbricks/formbricks/pull/845
- @rotimi-best made their first contribution in https://github.com/formbricks/formbricks/pull/848
- @ishanavasthi made their first contribution in https://github.com/formbricks/formbricks/pull/859
- @eltociear made their first contribution in https://github.com/formbricks/formbricks/pull/874
- @adityadeshlahre made their first contribution in https://github.com/formbricks/formbricks/pull/893
- @jonas-hoebenreich made their first contribution in https://github.com/formbricks/formbricks/pull/846
- @heysagnik made their first contribution in https://github.com/formbricks/formbricks/pull/938
- @anjy7 made their first contribution in https://github.com/formbricks/formbricks/pull/915
- @raysubham made their first contribution in https://github.com/formbricks/formbricks/pull/895
Full Changelog: https://github.com/formbricks/formbricks/compare/v1.0.3...v1.1.0