Releases: pixelant/pxa_survey
Releases · pixelant/pxa_survey
TYPO3 v10 compability
What's Changed
- [TASK] Typo3 10 by @h-e-l-l-o-w-o-r-l-d in #33
- [FEATURE] Option for what is displayed after finish survey by @nollm in #32
- [RELEASE] Prepare for version ''2.0.0'' by @MattiasNilsson in #36
New Contributors
- @h-e-l-l-o-w-o-r-l-d made their first contribution in #33
- @nollm made their first contribution in #32
- @MattiasNilsson made their first contribution in #36
Full Changelog: v1.4.2...v2.0.0
New release
- TYPO3 TER documentation.
- German translations.
Bug fixes release
- Fix invalid value for free input select box
- Fix validation of string with '0' value
- Add missing TCEforms node in flexform
Support of TYPO3 9.4. Other improvements
Main changes:
- Added support of TYPO3 9.
- Move BE module labels to locallang.xlf, make it possible to change labels in BE with TypoScript.
- New "free answer" type. It's possible to choose simple input or textarea.
- Bug fixes
Added mode to show survey results
- Show survey results on FE closes #11
- Small bug fixes
[BUGFIX] respect questions and answers ordering
v1.2.2 [TASK] raise version
[BUGFIX] at least one question should be answered if none if required
reCAPTCHA added
Support of reCAPTCHA
New feature. Avoid user to answer more than once on survey
Added additional check in order to avoid user to answer on one survey more than one time. This check can disabled in plugin settings
Bug fix release
Merge pull request #2 from pixelant/development [BUGFIX] show correct value for percents in BE analysis