Releases: terminal42/contao-mp_forms
Releases · terminal42/contao-mp_forms
5.2.1
What's Changed
- Fix normalized upload array check by @fritzmg in #84
- Fix upload files in Contao 4.13 by @zonky2 in #88
- Fix warning in C4.13 default template nav_default.html5 by @zonky2 in #87
New Contributors
Full Changelog: 5.2.0...5.2.1
5.2.0
What's Changed
- Support multiple file upload widgets in form summary step by @Toflar in #83
Full Changelog: 5.1.2...5.2.0
5.0.1
What's Changed
- Fixed uninitialized properties when no form fields are available by @Toflar in #68
- Fix default field value by @wiphi in #69
New Contributors
Full Changelog: 5.0.0...5.0.1
5.0.0
- This is a complete rewrite from scratch!
- Compatible only with PHP ^8.1 and Contao 4.13 and ^5.0 (and thus also Haste 5)
- Read the
UPGRADE.md
to know how to upgrade!