Skip to content

Releases: live627/smf-custom-forms

v4.1.0

18 Feb 03:13
1edf459
Compare
Choose a tag to compare

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

24 Nov 01:07
a952924
Compare
Choose a tag to compare

4.0.7 (2024-11-24)

Bug Fixes

  • New version warning incorrectly showed when using the latest (1b980bb)

v4.0.6

04 Oct 21:29
d60389c
Compare
Choose a tag to compare

4.0.6 (2023-10-04)

Bug Fixes

  • pass backwards compatible field types to the template (d8adf63), closes #43

v4.0.5

04 May 04:49
82c0a2c
Compare
Choose a tag to compare

4.0.5 (2023-05-04)

Bug Fixes

  • Add missing input for field description (9a38c54), closes #40

v4.0.4

04 Apr 07:22
66240a3
Compare
Choose a tag to compare

4.0.4 (2023-04-04)

Bug Fixes

  • Add upgrade instructions (54c9574)

v4.0.3

04 Apr 06:25
d2cdbfa
Compare
Choose a tag to compare

4.0.3 (2023-04-04)

Bug Fixes

  • Null fields cause problems when used in string functions (a464946)

v4.0.2

12 Jan 11:10
fcf9990
Compare
Choose a tag to compare

4.0.2 (2023-01-12)

Bug Fixes

v4.0.1

09 Dec 00:10
06e91b6
Compare
Choose a tag to compare

4.0.1 (2022-12-08)

Bug Fixes

v4.0.0

08 Dec 11:38
cf3ee13
Compare
Choose a tag to compare

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

21 Nov 10:45
f5a4052
Compare
Choose a tag to compare

Features

  • Ability to directly upgrade (efb3b57)