Skip to content

Releases: RensTillmann/super-forms

v4.6.1

24 Apr 20:35
Compare
Choose a tag to compare
- Added: Compatibility for HTML elements to handle {tags} with regexes `*` (contains), `$` (ends with) and `^` (starts with)
- Fix: HTML element in back-end not wrapping words
- Fix: Calculator add-on not working when using both regex and advanced tags like so: `{_option$;3}` or `{server_*;4}` or `{server_^;2}` etc.
- Documentation improvement (added regular expression examples)

progress compatibility PDF builder

18 Mar 04:30
Compare
Choose a tag to compare
Pre-release
progress compatibility pdf builder

progress resizable column elements

v4.0.2-beta1

18 Mar 04:28
Compare
Choose a tag to compare
v4.0.2-beta1 Pre-release
Pre-release
undefined form_button_icon

v3.7.3

08 Jan 15:58
Compare
Choose a tag to compare
  • Added: Option to retrieve entry data based on $_GET['contact_entry_id'] or $_POST['contact_entry_id'] (this will override the logged in user last submission data if it is set)

v3.7.2

29 Dec 20:16
Compare
Choose a tag to compare
guide