12020-04-03 Luffah <contact@luffah.xyz>
2* bug with multiple bccgroup
3* lint / simplify code (use mail_isvalid from dokuwiki core;
4  add generic functions to validate fields and extract emails)
5
62018-12-06 David Cabernel <dcabernel@gmail.com>
7
8* bug with bccgroup fixed
9
102018-11-30 David Cabernel <dcabernel@gmail.com>
11
12* Added support for ccemail, ccuser, ccgroup
13* Added support for bccemail, bccuser, bccgroup
14
152018-06-26 David Cabernel <dcabernel@gmail.com>
16
17* Plugin no longer works if dokuwiki is running under PHP7 because of ereg/eregi commands removed from it
18  Replaced with preg_match command
19
202015-09-27 Roland Wunderling <bzfwunde@gmail.com>
21
22* Added support to email to emails, wikiusers, wikigroups
23  controlled via toemail=..., touser=..., togroup=..., respectively
24* Added support to preset content text with content=....
25* Added support for auto-control of from by setting autofrom=true
26* Disabled overriding subject when setting subject=...
27  by no longer showing the subject input text box
28* changed plugin name to 'groupmail' (from 'moderncontact.)
29* added sendlog=..., to setup a log page where sent emails are logged
30
31------------------------------------------------
32
332013-01-25 Marvin Thomas Rabe  <mrabe@marvinrabe.de>
34
35* Changed plugin name (thanks to Tekki)
36
372012-06-09 Marvin Thomas Rabe  <mrabe@marvinrabe.de>
38
39* Spanish translation added (thanks to Cristian Wente)
40
412012-06-06 Marvin Thomas Rabe  <mrabe@marvinrabe.de>
42
43* Reply-to set to senders email address (thanks to Cristian Wente)
44
452011-09-14 Marvin Thomas Rabe  <mrabe@marvinrabe.de>
46
47* Polish translation added (thanks to Alex Setlak - http://alek.magazynek.org/)
48
492011-04-16  Marvin Thomas Rabe  <mrabe@marvinrabe.de>
50
51* If user is already logged in then email and name field are already filled.
52* Updated path to plugin wiki site.
53
542011-01-22  Marvin Thomas Rabe  <mrabe@marvinrabe.de>
55
56* Fixed localisation bug.
57* Added localization for success message.
58* Renamed some variables.
59* reCaptcha field has now a red border, if there is an error.
60
612011-01-05  Marvin Thomas Rabe  <mrabe@marvinrabe.de>
62
63* Changelog added.
64* Mistakes in language files fixed.
65* Renamed plugin name translation to "Modern Contact Form".
66* Error with captcha parameter solved.
67* Readme updated.
68
692010-12-28  Marvin Thomas Rabe  <mrabe@marvinrabe.de>
70
71* Initial release.
72