Skip to content

Commit

Permalink
FormIt 4.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristian Pars committed Jan 10, 2020
1 parent 26ec080 commit 4e4cbbc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _build/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"lowCaseName": "formit",
"description": "FormIt is a dynamic form processing Snippet for MODx Revolution. It handles a form after submission, performing validation and followup actions like sending an email. It does not generate the form, but it can repopulate it if it fails validation.",
"author": "Sterc",
"version": "4.2.4",
"version": "4.2.5",
"package": {
"menus": [{
"text": "formit",
Expand Down
Binary file added _packages/formit-4.2.5-pl.transport.zip
Binary file not shown.
5 changes: 5 additions & 0 deletions core/components/formit/docs/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
Changelog for FormIt.

FormIt 4.2.5
====================================
- Added new properties to email hook (#229, thanks to @jako)
- emailSelectTo, emailSelectToName, emailSelectField

FormIt 4.2.4
====================================
- Fix export form select width (#218)
Expand Down

0 comments on commit 4e4cbbc

Please sign in to comment.