Releases: fastsurvey/frontend
0.7.0 - Markdown, Paging, Design Improvements
Release 0.7 - New fields and some redesigning
The app now supports paged surveys:
It also supports markdown content between question fields:
For the design improvements, please read the console-release-notes: https://github.com/fastsurvey/console/releases/tag/v0.7.0
0.6.2 - Improving The Landing Page
Optimizations
🧑🚀 Refine pricing section: Split into "for-individuals" and "for-businesses"
🧑🚀 Add "notify me" form for the business-launch
🧑🚀 Test this new stuff
🧑🚀 Use mobile demo images on mobile viewports
0.6.1 - Fixing Bugs, Optimizing Docker Image
Optimizations
🧑🚀 Docker Image Brought the image size down from 1.16GB to 120MB
🧑🚀 Made the testing domain-independent -> Testing the docker build is about 50% faster
Bug Fixes
🪲 Surveys overlapped with the logo on medium viewports
🪲 The MicroAnalytics script didn't work
🪲 The commit hash was not passed to vite on build
0.6.0 - Tuning stuff
Merge pull request #81 from fastsurvey/0.6 0.6
0.5.0 - Testing, Error Monitoring, Analytics
Will not be deployed, big release with 0.6.0
.
0.4.0 - Flexible Surveys, Dark Mode
Hello again, this update contains some small but noticeable changes that improve the overall user experience.
New Features
- 🧑🚀 Flexible Surveys: Refactoring the frontend to work with the new flexible surveys
- 🧑🚀 Dark Mode: So much more easy on the eyes during the night.
Some impressions of the new stuff
Light vs. dark mode:
Switch between these modes. Auto = Use the system setting. This state is also stored in a cookie.
Verifying submission now requires the click of a button. Previously this was done by automatically sending the verification on page-load -> rather unsafe in email clients that automatically fetch urls in their email bodies
In surveys with email verification, you can now see the email again after submitting the form. Also there is a direct link to submit the form again in case you submitted the wrong email.
0.3.0 - First Public Beta of FastSurvey
Merge pull request #51 from fastsurvey/implement-landing-page Release 0.3 Sprint
Version 0.2
Has only been used in closed alphas!