SimpleCart 2.4.1 and 2.4.2

Last Thursday a new version for SimpleCart was released, 2.4.1. This release fixed issues when running MySQL in strict mode, and also a bug where image paths for the product image would get changed whenever a user bought it.

Unfortunately it also introduced a bug with order numbering, which has been fixed in 2.4.2 which I’ve just released. This also fixes the dashboard widget not showing up for non-sudo users.

Here’s the full changelog for these two releases:

SimpleCart 2.4.1-pl

Released on 2016-05-19

  • Fix several issues when running MySQL in Strict mode [#85]
  • Prevent sorting on the fields view in the products grid [S8953]
  • Fix product image path changing after a user places an order when using stock [#54]

SimpleCart 2.4.2-pl

Released on 2016-05-23

  • Fix dashboard widget not showing up for non-sudo users with the correct permissions [S8929]
  • Fix order number not incrementing properly due to draft check [S8953]