Maian Mail Changelog (www.maianmail.com)

[+] Added   [*] Updated/Removed   [-]   Bug Fix/Security Advisory

Version 4.1  (15 Oct 2023):
-----------------------------------

   [+] Added Nette Tracy PHP debugging system for better error reporting and exception handling (2.10.2)
   [+] Added official support for PHP7.4*, 8.0*, 8.1* and 8.2*
   [*] jQuery library updated (3.7.1)
   [*] Updated Savant3 template engine for PHP8.2 compatibility with non-declared dynamic properties. Savant3 will be removed in a future version of this script.
   [*] Updated Bootstrap library (3.4.1)
   [*] Updated PHPMailer email sending library (6.8.1)
   [*] Removed secimage captcha as it is no longer maintained. Replaced with custom captcha system.


Version 4.0  (20 Mar 2018):
-----------------------------------

   [+] Added better error handling via logs folder
   [+] Added SMTP mail debugging
   [+] Added support for all PHP5.* and PHP7.* branches
   [*] New responsive HTML5 contact form for better performance on small devices
   [*] Secure image PHP captcha class updated (3.6.7)
   [*] Updated PHPMailer email sending library (6.0.3)
   [*] jQuery library updated (3.3.1)
   [*] Updated Savant template engine to v3
   [*] Removed box trapper verification system


Version 3.2  (02 Mar 2009):
-----------------------------------

   [+] Added attachments
   [*] Streamlined code for better performance
   [*] Updated PHP mailer to latest version for PHP4/PHP5
   [*] Updated captcha code
   [*] New layout. XHTML/CSS.
   [-] Removed deprecated errors for PHP6


Version 3.1  (18 Feb 2007):
-----------------------------------

   [+] Added SMTP mail options
   [+] Added new mail class
   [+] Added optional box trapper function
   [*] Free licence changed to the Creative Commons Attribution 2.5 Licence
   [*] Slight cosmetic update
   [*] Removed captcha options from config file


Version 3.0  (17 Mar 2006):
-----------------------------------

   [+] Added Captcha Code to prevent spam
   [+] Form refresh rather than seperate error page
   [*] Removed e-mail skip array
   [*] Class rewrite for processing
   [*] New interface


Version 2.2  (15 Dec 2005):
-----------------------------------

   [*] Code updated to prevent e-mail injections


Version 2.1  (21 Mar 2005):
-----------------------------------

   [+] Added DocType (HTML 4.01 Transitional)
   [+] Removed HTML formatted e-mails
   [+] E-Mail Templates
   [+] New template system
   [*] Removed logo options
   [*] Re-written code


Version 2.0  (01 Jun 2004):
-----------------------------------

   [+] Added charset option
   [+] Added strip tags option
   [+] Added html or plain text e-mail option
   [+] Added optional error checking
   [+] Added default logo
   [+] Re-written with new interface.
   [*] Multiple e-mail array removed
   [*] Link removed from e-mails
   [*] Alternative themes removed.


Version 1.3  (24 Oct 2003):
-----------------------------------

   [+] Added templates, HTML formatted e-mails and ban feature


Version 1.2  (19 Jul 2003):
-----------------------------------

   [+] Added multi language support, multiple e-mail array and various themes


Version 1.1  (19 Apr 2003):
-----------------------------------

   [*] Completely re-written to include header, footer and style sheet


Version 1.0  (11 Jan 2003):
-----------------------------------

   [+] Version 1.0 Released