formbricks

Open Source Survey Platform

OTHER License

Downloads
39.8K
Stars
5.4K
Committers
209

Bot releases are hidden (Show)

formbricks - v1.0.2

Published by mattinannt about 1 year ago

In this release, we've introduced several new features, enhancements, and fixes. We'd like to extend our gratitude to all contributors for their hard work and dedication. ❀️

What's Changed 🌟

Features & Enhancements:

πŸš€ Toggle Multi-Select and Single-Select Question Types by @Dhruwang
πŸš€ Adds multiple functionality in settings > Members by @gupta-piyush19
πŸš€ Survey back button and local storage by @ty-kerr
πŸš€ Improve long loading times of team creation by @pandeymangg
πŸš€ Add search to template library by @Meetcpatel
πŸš€ Add Webhooks UI to Integrations page by @ShubhamPalriwala
πŸš€ Improve responsiveness of web-app surveys by @Dhruwang

Fixes:

πŸ›  Close date edge case by @gupta-piyush19
πŸ›  Resolve SEMRush SEO issues by @jobenjada
πŸ›  Fix Webhook API Documentation by @ShubhamPalriwala
πŸ›  Fix formatting of preview components by @mattinannt
πŸ›  Remove N/A completion rate, exclude "completed" survey if has no submission in last 7 days by @jobenjada
πŸ›  Fix broken in-app survey preview by @Dhruwang
πŸ›  Fix product service throwing validation error by @mattinannt
πŸ›  Multiple Bug Fixes by @shubhamkhunt04

Maintenance & Improvements:

πŸ”§ Cleaner Production Script by @ShubhamPalriwala
πŸ”§ Update pnpm-lock to solve build issues by @mattinannt
πŸ”§ Increase formbricks-js z-index to 999999 for better compatibility with websites by @mattinannt
πŸ”§ Simplify highlightBorderColor in product type by @mattinannt
πŸ”§ Rewrite profile settings to server component by @Dhruwang
πŸ”§ Rewrite apikey settings to server component by @Dhruwang

Full Changelog: https://github.com/formbricks/formbricks/compare/v1.0.1...v1.0.2

New Contributors 🌟

A special welcome to @shubhamkhunt04 who made their first contribution! We look forward to more collaborations in the future.

formbricks - v1.0.1

Published by mattinannt about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/formbricks/formbricks/compare/v1.0...v1.0.1


Thanks a lot for all the great community contributions in this release πŸ€—πŸ™

formbricks - v1.0 πŸŽ‰

Published by mattinannt over 1 year ago

We are very proud to introduce Formbricks v1.0 πŸŽ‰

What's Changed

Bugfixes

New Contributors

Thanks a lot to all these amazing contributors who made this release possible in such a short amount of time πŸ’ͺπŸš€πŸ™

Full Changelog: https://github.com/formbricks/formbricks/compare/v0.15...v1.0

formbricks - v0.15

Published by mattinannt over 1 year ago

What's Changed

  • βž• Add "Other"-Option (Free-Text) to Multiple Choice Questions by @moritzrengert in formbricks#314
  • πŸš€ Add experimental API-Wrapper package by @kymppi in formbricks#262
  • ⏰ Add option to delay survey for x seconds after event trigger by @moritzrengert in formbricks#345

Bugfixes and Improvements:

  • πŸ› Fix logic jump not working in the last question by @moritzrengert in formbricks#321
  • ✏️ Add Survey name to the analysis page by @jobenjada in formbricks#322
  • πŸ” Prisma Json values are now typesafe by @mattinannt in formbricks#327
  • πŸ” Add SECURITY.md with Security Guidelines for Formbricks by @mattinannt in formbricks#329
  • πŸ”— Fix security issues in links without noopener by @mattinannt in formbricks#330
  • ⬆️ Update all dependencies of Formbricks packages by @mattinannt in formbricks#333
  • 🎨 Visual improvements to the survey template view by @jobenjada in formbricks#343
  • πŸ› οΈ Fix rating question button alignment by @moritzrengert in formbricks#341
  • πŸ“Š Add progress bar and auto-close-bar animation by @jobenjada in formbricks#339
  • πŸ‘οΈ Add Auto-Focus states to survey for improved accessibility by @jobenjada in formbricks#354

New Contributors


Please make sure to also update @formbricks/js within your application to be able to use the latest features πŸ’ͺ


Full Changelog: formbricks v0.14...v0.15

formbricks - v0.14

Published by mattinannt over 1 year ago

What's New

New Contributors

Thanks to @dtslvr, @DidierRLopes & @konradkalemba for their great contributions in this release πŸŽ‰ πŸ€—

Full changelog: https://github.com/formbricks/formbricks/compare/v0.13...v0.14

formbricks - v0.13

Published by mattinannt over 1 year ago

What's Changed

  • 🎯 Add Attribute Filters to Surveys: You can now control who receives your surveys by adding attribute filters // by @mattinannt in PR #282
  • πŸ—‘ Functionality to remove single responses as well as products by @Shubhdeep12 in PR #276
  • πŸš€ New optimized Survey Editor by @jobenjada in PR #287
  • 🎯 Optimize Survey/Preview Editor Workflow by @moritzrengert in PR #284
  • πŸ–Ό Revamped Signup & Login Screen by @jobenjada in PR #288
  • πŸ“š Updated Landingpage with Best Practices by @jobenjada in PR #281
  • πŸ”§ Fixed localhost links in Docs by @Shubhdeep12 in PR #286
  • πŸ› Multiple Bugfixes & Optimizations

Thanks a lot to all contributors πŸ™

Full Changelog: https://github.com/formbricks/formbricks/compare/v0.12...v0.13

formbricks - v0.12

Published by mattinannt over 1 year ago

What's Changed

New Contributors

Thanks a lot to all contributors πŸŽ‰πŸ€—β€οΈ

Full Changelog: https://github.com/formbricks/formbricks/compare/v0.11...v0.12

formbricks - v0.11

Published by mattinannt over 1 year ago

What changed

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

Full Changelog: https://github.com/formbricks/formbricks/compare/v0.10...v0.11

formbricks - v0.10

Published by mattinannt over 1 year ago

New Features

  • πŸ”— Add Link Survey Functionality: You can now create and share surveys that can be shared via link instead of in-Product // by @mattinannt in https://github.com/formbricks/formbricks/pull/239
  • πŸ†” View & Modify Question Identifier: Question Identifiers can now be set and viewed. This brings Formbricks closer to a headless Survey-Builder and helps our customers who built their own frontends to collect responses // by @mattinannt

Improvements

New Contributors

Full Changelog: https://github.com/formbricks/formbricks/compare/v0.9...v0.10

formbricks - v0.9

Published by mattinannt over 1 year ago

New Features

Improvements

  • Improved Survey Builder: We tweaked the UI of the Survey-Builder and incorporated the Feedback we received from you πŸ™ // by @jobenjada in https://github.com/formbricks/formbricks/pull/216
  • JS Library Update: We released version 0.1.8 of our @formbricks/js widget with a lot of improvements, bugfixes and support for thank-you card. Please make sure to upgrade to use the latest features πŸŽ‰ View on NPM
  • A lot of bugfixes and small improvements: We continuously update and ship improvements to Formbricks to make sure you get the best insights from your customers πŸ’ͺ

Full Changelog: https://github.com/formbricks/formbricks/compare/v0.8...v0.9

formbricks - Formbricks v0.8 ("The New Formbricks")

Published by mattinannt over 1 year ago

We're thrilled to announce the release of the new Formbricks, a complete overhaul of our codebase, packed with powerful features and an improved user experience.

What's New:

  • 🎯 Tailor-made for SaaS & digital products: Craft stunning, highly configurable surveys that enable better product decisions, deep user segmentation, and personalization.
  • 🌐 Platform agnostic: Seamlessly integrate Formbricks surveys into web and mobile, or desktop applications coming soon.
  • πŸ“Š Complete the analytics puzzle: Answer the "why" behind your product analytics with insightful data analysis and visualization tools.
  • πŸ§ͺ Smart triggering: Show the right survey at the right time with event-based triggers for accurate research and well-defined priorities.
  • πŸŽ‰ Open-source and self-hosted: Enjoy full control over your data and infrastructure with our AGPL-licensed solution, and stay tuned for our upcoming cloud version!

image

This release marks a major step forward for Formbricks, enabling you to better understand your users and build an outstanding product experience.

Please update your Formbricks integration to take advantage of these exciting new features, and let us know if you have any questions or feedback!

Happy surveying! πŸŽ‰

formbricks - v0.1.0

Published by mattinannt over 2 years ago

First snoopForms Release πŸŽ‰πŸŽ‰
v0.1.0

  • Create Forms using our simple No-Code-Editor. Currently we provide Text-Input-Questions and will add new Question Types soon
  • Create a Form using our snoopReact Library
  • Share a link to your No-Code-Form and collect submissions
  • View a submission summary with basic stats and a summary of your questions
  • View detailed submission and see every answer of every user
  • View basic analytics like unique users count or when the last submission came in
  • Download your submissions as CSV