Drupal Commerce 1.1 is here! This release contains 95 commits credited to 30 different contributors that fix a variety of bugs and make some minor feature and API improvements.
Drupal Commerce 1.1 details
Drupal Commerce 1.0 has proven to be very stable overall, with no critical showstoppers arising in the last three months that would have forced a point release. This is thanks in large part to the automated testing systems set up by Damien Tournoud and rfay and the variety of core automated tests contributed and maintained by the community.
Instead we get to release a 1.1 on our own schedule the brings improvements to a variety of areas at once, including:
Updates to support the latest releases of Entity API, Rules, and Views.
Definition of a few missing currencies (AED, MAD, MXN, VND).
The full list of changes can be viewed in the changelog below. Some items represent minor API changes or additions, and these are noted in the notes below. The changes to the theme layer should not affect existing CSS, as classes were preserved even where an improper span was changed to a div.
First release! I'm going straight for a 1.0 here, as I've been using this a bit myself already, and it seems to work alright. There's a few areas I'd like to improve, like using the AJAX framework in D7 more, but what's there works, and changes to the JS shouldn't affect other modules usage of this module.