Dear Froxlor Community,
we are proud to release our next major stable release 0.9.31 including a completely rewritten database-backend based on PDO, a new admin/customer dashboard and some long-awaited features such as: new template variables for the customer-welcome email and logical operators for the search-field when searching for numeric values.
With this release the old PHP-MySQL extension was replaced with PDO-MySQL. Due to this move all queries have been touched and converted to prepared statements, preventing SQL-injections in the future. Please be sure that you have the php-pd