Releases: live627/smf-custom-forms
Releases · live627/smf-custom-forms
v4.0.6
v4.0.5
v4.0.4
v4.0.3
v4.0.2
v4.0.1
v4.0.0
4.0.0 (2022-12-08)
⚠ BREAKING CHANGES
- Field descriptions no longer accept raw HTML as part of the security fix (BBC accepted instead)
- Requires PHP 8 or newer
Features
- Add update notice for admins (8d88ff6)
- Form edit box now includes a button to add field macros (445473d)
- integrate_customform_classlist (bd054cb)
Bug Fixes
- Tighten security by encoding HTML special characters (430f1f7)
Code Refactoring
- move to namespace classes (3289cd8)
v3.1.0
v3.0.0
⚠ BREAKING CHANGES
- Drop support for SMF 2.0.x
Features
- Add meta descriptions to forms for SERPs (7cc30b4)
- Build linktree in forms (03ad761)
- Form grid is now responsive (334ade3)
- Make target board selection a list (4926bf6)
- Request search engines to not index the thank you page (f55392f)
Bug Fixes
- AssertionError (d76de71)
- Checkbox validation didn't work at all (8aecc9e)
- Radio button values needed to be set in HTML (5fc912d)
- Undefined $board (877c242)
Code Refactoring
- Drop support for SMF 2.0.x (867edf1)