Update on 27.03.2008 version 1.1.1
Preselection for checkbox, radiobuttons and selectfields available
Small fix for country preselection
CSS example added to manual
Update on 25.03.2008 version 1.1.0
Noreply email address (sender) can be set via constants
Easy saving values to any db table via typoscript
No more emails to noreply@domain.org
Allowed upload file extensions decreased to lower case letters
Update on 21.03.2008 version 1.0.12
Small fix for formsonpage use
Small fix if you want to send text in emails
Update on 19.03.2008 version 1.0.11
SQL debug output deactivated
Small change for TYPO3 4.2
Update on 14.03.2008 version 1.0.10
New feature: Markers available in receiver field
Added a new hook to manipulate email receiver, sender and subject
Hook documentation added to manual
Update on 12.03.2008 version 1.0.9
Bugfix: Multiple within select fields available
Update on 09.03.2008 version 1.0.8
New feature: Markers allowed in email subjects
New feature: Markers allowed in regulare expressions (php validation check of fields)
Added realurl example in the folder ext/powermail/doc/
Bugfix: Confirmationpage error if content was only available for a special usergroup
Manual: Addes some new examples
Update on 08.03.2008 version 1.0.7
Bugfix: require_once error on a few server
Some kind of “code cleaning”
Update on 06.03.2008 version 1.0.6
New feature: Uploaded files will be attached to emails
If captcha and sr_freecap is loaded, select one via constants
Update on 04.03.2008 version 1.0.5
Fixed a language problem with javascript validation error messages
Javascript validation of text fields: Added german umlauts
Constants splitted into two parts
Update on 02.03.2008 version 1.0.4
date2cal is not needed any more
Update on 01.03.2008 version 1.0.3
Bugfixing linebreaks (e.g. In textareas)
Update on 29.02.2008 version 1.0.1 / 1.0.2
Uses new API from date2cal 7.0.0 (faster and better work between powermail and date2cal)
Some mall bugfixes
Update on 28.02.2008 version 1.0.0
Fields and Fieldsets can be set to hidden
HTMLentities for JS integration can be disabled per constants
Bugfix: JS errormessage in IE removed
Bugfix: Files could not be uploaded on some TYPO3 installations
Bugfix: Content with powermail can be set to hidden
Bugfix: Starttime and Endtime available in Content with powermail
Update on 27.02.2008 version 0.7.2
Main bug finally fixed: On some T3 installations no field could be added!
Update on 25.02.2008 version 0.7.1
Auto PHP validation of every field available
Manual PHP validation of every field available (with regulare expressions)
Bugfix: Addslashes two times to one time
Small HTML bugfix for id in frontend
Sender email address will be automaticly validated
Update on 23.02.2008 version 0.7.0
Select, Checkboxes, Radiobuttons with different label/values available
You can set a sender name
First email as sender, rest with cc
Marker available in receiver db select
Possibilty to select receiver in frontend
Hook documentation added
Update on 21.02.2008 version 0.6.3
Small bugfix (“array” in ###POWERMAIL_ALL###)
Database relation added to manual
Update on 20.02.2008 version 0.6.2
Recipients sql query finally possible in backend
French translation added to powermail
trim() will be used for all values
Single quote allowed in fields
Bugfix if “onfocus” is not used
Update on 18.02.2008 version 0.6.1
Small bugfix for checkbox css classes in frontend
Standard values from datetime fields will be filled correctly (no more timestamp)
Update on 17.02.2008 version 0.6.0
Multiple page via javascript finally added
Changes in manual
Sample CSS added
Update on 15.02.2008 version 0.5.9
JavaScript validation enabled with simulatestaticdocuments
IP logging can be disabled
Bugfix: Date fields will be prefilled now
Update on 14.02.2008 version 0.5.8
Small bugfix in upload fields
New screenshot in manual
Update on 11.02.2008 version 0.5.7
Bugfix: Sender email
HTML validation passed
ID's for checkboxes and radiobuttons improved
Update on 10.02.2008 version 0.5.6
New global marker added: ###POWERMAIL_UPLOADFOLDER###
Check: Upload field function
Bugfix in sender email address if no address defined (noreplay@domain.com)
Bugfix in ext_localconf.php in realurl settings (no more foreach error)
Update on 03.02.2008 version 0.5.5
New translation added: Dutch
Update on 31.01.2008 version 0.5.4
Bugfix: No more error message if you choose the backend module
Marker ###POWERMAIL_BASEURL### filled with baseurl or absolute URL to your Server
Powermail can be used in TYPO3 4.2 if wanted
Update on 26.01.2008 version 0.5.3
Prototype.js can be disabled via constants
Bugfix: Another umlauts problem (utf-8)
Disallow quotes in tags
You can disable tab dividers if wanted
Define which fe_users fields are available for prefilling
Update on 26.01.2008 version 0.5.2
Bugfix: Small change in showing error message (wt_spamshield)
Spam Hook with further objects
Update on 24.01.2008 version 0.5.1
Bugfix: Default values in RTE: ###POWERMAIL_ALL###
Bugfix: Break in textareas is allowed now (NOTE: Changes in tmpl_all.html)
Fields submit, reset, check and radio with better css class
Umlauts in emails possible
Frontend preview can be deactivated in backend
Update on 22.01.2008 version 0.5.0
Change of version status: from alpha to beta
Redirect instead of thx message possible
Marker of each field will be displayed in backend
Small security fix
Captcha fix
Bug in countryselect fixed
Small bugfixes for content element in backend
Global Marker ###POWERMALL_ALL### fix (with checkboxes)
Constants markerALL.notIn changed
Additional RTE fields for both emails in backend (can be used with existing HTML template)
Field “name” in backend of each field removed (not in use any more)
Changes in php
Pagebrowser in multiple available (2 of 4)
Update on 21.01.2008 version 0.4.1
Bugfix: Captcha use with Confirmation page
Update on 20.01.2008 version 0.4.0
Security update
Captcha can be used: sr_freecap
Captcha can be used: captcha
PHP bugfixes
Example pictures for every field in the backend
New screenshots in manual
Update on 18.01.2008 version 0.3.4
Mandatory JS check was disabled if date2cal was in use
Some bugfixes in php
Now: User int plugin
Small changes in locallang.xml
Update on 16.01.2008 version 0.3.3
Add mandatory and validation javascript for fieldcheck
Update on 16.01.2008 version 0.3.2
Some changes in the manual
Some small fixes
Small change in html template: fieldwrap
Now, you can clear session after submit (set via constants)
Update on 16.01.2008 version 0.3.1
Upload field enabled (updated constants)
Get values from logged in fe_user
Checks for valid sender email address
Improved error management
Update on 15.01.2008 version 0.2.2
Mandatory fields will be added with a symbol (*) (Symbol can be wrapped in constants)
Bugfix in Excel export
Powermail can be used with older TYPO3 versions (tested on TYPO3 3.8)
IRRE can be deactivated if wanted (so you can enter the relation by hand)
Bugfix (checkbox label)
Update on 14.01.2008 version 0.2.1
Mandatory field check enabled
Update on 13.01.2008 version 0.2.0
Backend module with list-, export- and filter functions
Bugfixes in main code