Fixed a syntax error in views/form.php - missing $ in variable name
Fixed a bug with dynamic route throwing exception on save in non English translations
Removed duplicate field definition in module.xml
Updated pot file with new strings
Update Italian translations
Tidy up remove image assets no longer used and updated copyright dates
Added backup and restore module integration
Fixed bug when using Asterisk Variable lookup type with REGEX due to incompatible semantics between [] used in REGEX and Dynamic Route variable substitutions. Now variable substitutions can
be disabled. By default they are enabled to preserve backwards compatibility.
Fixed a syntax error in views/form.php - missing $ in variable name Fixed a bug with dynamic route throwing exception on save in non English translations Removed duplicate field definition in module.xml Updated pot file with new strings Update Italian translations Tidy up remove image assets no longer used and updated copyright dates Added backup and restore module integration Fixed bug when using Asterisk Variable lookup type with REGEX due to incompatible semantics between [] used in REGEX and Dynamic Route variable substitutions. Now variable substitutions can be disabled. By default they are enabled to preserve backwards compatibility.