Commerce 1.2.9 - hotfix

The last Commerce release, 1.2.8, inadvertently introduced an issue in the cart. When changing the quantity before hitting the checkout button, the change is not properly persisted and the checkout will revert back to the number of items that were chosen earlier. This has been fixed in 1.2.9.

Commerce 1.3: upgrading to Twig 3 and PHP 7.4

As we've taken the opportunity in Commerce 1.3 to increase the minimum PHP version, modernising dependencies we use has been one of the focus points throughout this release cycle. While not as flashy as new features like built-in multilingual support, this type of maintenance is important for stability and future compatibility.