Releases: live627/smf-custom-forms
Releases · live627/smf-custom-forms
v4.1.0
4.1.0 (2025-02-05)
Features
- Add both Spanish and German translations (e6518aa)
Bug Fixes
- Ensure that custom template functions actually load (93fe3e2)
v4.0.7
4.0.7 (2024-11-24)
Bug Fixes
- New version warning incorrectly showed when using the latest (1b980bb)
v4.0.6
4.0.6 (2023-10-04)
Bug Fixes
- pass backwards compatible field types to the template (d8adf63), closes #43
v4.0.5
4.0.5 (2023-05-04)
Bug Fixes
- Add missing input for field description (9a38c54), closes #40
v4.0.4
4.0.4 (2023-04-04)
Bug Fixes
v4.0.3
4.0.3 (2023-04-04)
Bug Fixes
- Null fields cause problems when used in string functions (a464946)
v4.0.2
4.0.2 (2023-01-12)
Bug Fixes
v4.0.1
4.0.1 (2022-12-08)
Bug Fixes
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
Features
- Ability to directly upgrade (efb3b57)