Releases: hacettepeoyt/formie
Releases · hacettepeoyt/formie
v3.2
v3.1
v3.0
v1.2.1
v1.2.0
Added
- A new ?goto option for form submittals which auto-redirect the user to the specified site after clicking submit.
Changed
- Fixed the navbar logo being not properly centered. (Finally, this was bugging me since the beginning.)
- Fixed the navbar taking more than 100% of the screen width causing a scrollbar to appear.
- Fixed clicking any text in multi-choice answers triggering the first choice.
- Changed the forms to be centered and occupy more space.
Removed
v1.1.0
Added
- Access control flags: The ability to hide results or prevent anonymous users from answering.
- Proper input validation: John Cena is not a valid answer to a yes or no question now.
- Proper form validation: Empty forms etc. are disallowed now.
Fixed
- Checkboxes work properly now.