Release Notes: This release adds HTML invoices, receipts, and statements. It fixes a bug in the invoicing editing system. Many input string sanitization bugs have been fixed. The customer area has been cleaned up to an extent that it should be safe to use in a production environment. Information has been added to the INSTALL file for variables that can be used in HTML invoices, etc. You can now choose mysqli as the PEAR::DB driver in cwispy-settings.php. Many files are now XHTML-compliant. Many PHP notice errors have been fixed.


Release Notes: This release adds HTML invoices, receipts, and statements. It fixes a bug in the invoicing editing system. Many input string sanitization bugs have been fixed. The customer area has been cleaned up to an extent that it should be safe to use in a production environment. Information has been added to the INSTALL file for variables that can be used in HTML invoices, etc. You can now choose mysqli as the PEAR::DB driver in cwispy-settings.php. Many files are now XHTML-compliant. Many PHP notice errors have been fixed.


Release Notes: A bug in invoice and receipt scripts which resulted in only the first billing profile being used for all customers, regardless of which profile they had been configured to use, was fixed.


Release Notes: HTML 4.01 transitional compliance was completed. A couple of errors in the SQL setup file were fixed. The default behavior of the invoice emailing script was changed to mark invoices as sent if no email address exists for a user. A number of PHP notice messages if E_ALL is turned on in the php.ini or the settings file were fixed.


Release Notes: The admin section is now HTML 4.01 Transitional compliant. The remaining MySQL-specific queries have been changed to use the Pear DB class. Several minor indexing errors have been rectified.


Release Notes: A major bug which allowed some users to view another user's details has been fixed. A number of formatting issues have been addressed. Issues involving the entry of accounts have been fixed. phpmailer has been updated to the latest version.