This page is still a beta!

1.8. Changelog

Version

Changes

2.4.3

  1. Fixed XCLASS handling

  2. Fixed manual

2.4.2

  1. Added French translation (Thanks to Sébastien Delcroix)

  2. Fixed TemplaVoila wizard for new content elements

  3. Appand plugin to content type list if no form section exists

  4. Added option to send no emails (e.g. if you only want to use db storing)

  5. Added option to choose the sender address for emails to recipients

  6. Fixed length of extension description

  7. Updated screenshots in manual

2.4.1

  1. Fixed manual

  2. Added userFunc which will be called if form was submitted

  3. Fixed comment line detection in Flexform-TypoScript-parser

2.4.0

  1. HTML email support

  2. Logging of successfully sent requests

  3. Backend module to analyze log report

  4. CSV export of the log report

  5. DB support for internal and external tables (“adodb” is required to use external tables)

  6. The complete user input and the last log table entry ID will be stored into Frontend-User session

  7. Last inserted row in a user defined table will also be stored into Frontend-User session

  8. Redirect to a configured page in case of success, error, too many sendings or Spam

  9. Added Captcha-support for extension “mathguard”

  10. Rewritten charset handling and encoding using TYPO3 methods

  11. The CSS class for highlighted (error) fields  and a no-error class can be configured

  12. Marker for required fields

  13. Markers for Frontend-User-, Page- and Plugin-information

  14. Fixed redirection bug with RealURL

  15. Now only missing templates will be replaced with default ones

  16. Date and time in Spam emails can be configured

  17. Removed “display:none” in HTML templates

  18. Form fields will be prefixed with an automatic unique or user configured name

  19. Form fields can be cleared if form was successfully sent

  20. Added hook declarations for pre- and post-userFunc to main method

  21. Removed support for TYPO3 below 4.2.0

  22. Default piVars can be be configured via “_DEFAULT_PI_VARS”

  23. Reordered extension folders and files

2.3.5

Replaced deprecated function “eregi” with “preg_match”

2.3.4

Small correction in manual

2.3.3

Show Contact form in new content element wizard in TYPO3 v. 4.3 (Fixed XCLASS definition)

2.3.2

Show Contact form in new content element wizard in TYPO3 v. 4.3

2.3.1

Fixed mailing problem with empty Return-Path.

2.3.0

Fixed compatibility problems with TYPO3 versions below 4.2.x.  Improved the Captcha inclusion. Added highlighting for malicious fields. Fixed a problem with the encoding of own labels.

2.2.9

Show Captcha error and other error messages at the same time

2.2.8

Fixed the output of the MESSAGES-Marker

2.2.7

Fixed small bugs, added option to deactivate referer check, added option to select which persons will get an email (recipients, user, both), added option to define return-path, added xclass-able Flexform configuration.

2.2.6

Fixed a problem with user defined markers.

2.2.5

Fixed a problem with radio buttons and select options.

2.2.4

Added possibility to use selects in form, added how-to to manual.

2.2.3

Fixed a problem with Spam check, added possibility to use check boxes and radio buttons.

2.2.2

Fixed a problem with error messages.

2.2.1

Added placeholder for allowed and disallowed characters in error messages.

2.2.0

Added Captcha support, added possibility to select reply-to address for notifications, PHP5 is now required.

2.1.1

Fixed iteration on an empty array while using multiple languages.

2.1.0

Fixed a problem with mailings

2.0.9

Fixed email headers

2.0.8

Add functionality to add own TypoScript and locallang markers to form and email templates.

2.0.7

Another small fix in manual

2.0.6

Fixed a mailing problem

2.0.5

Small correction in manual

2.0.4

Small correction in change log

2.0.3

First public beta of the second version

2.0.2

Fixed problem with special characters and character set in emails

2.0.1

Some fixes

2.0.0

Completely rewritten code and functionally

1.1.1

Another small fix

1.1.0

Final stable version

1.0.1

Some small fixes in code and manual

1.0.0

Initial release