1.10.2 on August 13, 2026
- Improved: Custom rejection messages now have HTML safely removed before being shown to visitors
- Fixed: Email rejection rules added to a specific field quietly did nothing when the feature was turned off in the plugin settings — the form editor now lets you know and links to the setting
- Fixed: Regular expression rejection rules not working as intended:
- Rules could change when saved (a starting or ending period was removed, and anything after a
<was cut off), so they never matched - Rules were checked against lowercased text, which flipped the meaning of patterns like
D,S, andWand could block real submissions
- Rules could change when saved (a starting or ending period was removed, and anything after a