Releases: friendlylabs/surveyr
Releases · friendlylabs/surveyr
🥐 Croissant
Croissant 0.2.1 - 30 Jan 2025
What's New
- API and Third Party Intergration - documentation
- Surveyr Wordpress plugin - alpha
- Asynchronous mail sending with PHP Fibers
Changes, Improvements & Patches
- Enable/Disable Google Oauth based on existance of Google apiclient
- Improved submissions review page
- minor ui and runtime fixes
- escape string literals while renderings surveys
Full Changelog: 0.1.6...0.2.3
🍩 Donut
Donut 0.1.6 - 15 Dec 2024
Added
- OpenAI intergration for Form generation feature (beta)
Fixes
- CSRF issue during
Changes
- Minor layout changes for form pages
Full Changelog: 0.1.4...0.1.5
🥖 Breadsticks
Breadsticks 0.1.4 - 25 Nov 2024
Added
- PWA support
- Form builder widgets,
i.e input masking, richtext editor, voice record input etc - New stats table for recent submissions
Fixed
- Google authentication
- Mail notifications
- Password Reset and Management
Changes
- Added collections relationship in Form Model
- README document
Full Changelog: 0.1.0...0.1.4
🍰 Velvet Cake
Velvet Cake 0.1.1 - 23 Nov 2024
Added
- Form Themes
- QR Code Generator
Changes
- Refactored the config files
- Defaulted debugging to false
Full Changelog: 0.0.2...0.1.2
🥙 Flatbread
Flatbread 0.0.2 - 13 Nov 2024
Surveyr is designed to help create dynamic and engaging surveys, questionnaires, quizzes, and polls with ease. Whether you're gathering feedback, conducting research, or building interactive forms, Surveyr empowers you with:
- 🖱 Drag and Drop Builder for intuitive form creation.
- 🧩 Conditional Logics to tailor the user experience.
- 📊 Built-in analytics for insights at a glance
- 💾 Data export to work with your responses anywhere
- 📝 Tailored templates to kickstart your form designs
- 🔗 Webhook triggers during submission
I'd love your feedback, contributions, and ideas to make Surveyr even better. 🚀✨
Version bump Log
- 0.0.1 - 13 Nov 2024
- initial release
- 0.0.2 - 14 Nov 2024
- webhook support
- minor fixes