* Added AJAX cart handling
* did some changes to the cart themes
* added ec_commission/simple_commission for affiliate handling
* Add temporary allocation to ec_availability
* lots of bug fixes
changes since beta7:
* fixed UI bug: force rendering of empty condition groups, so that they can be deleted
* added a condition to make checking for content types easier
* UI: filter the list of available actions/conditions to show only compatible ones, when they are added
* UI: added the possibility to filter configurations by module
Video Importing - This version now supports video importing. Please read the FlashVideo help and project page to find out more.
Global FlashVideo Settings - Now, instead of setting up the FlashVideo Settings for all your node types, there is a new feature called Global Settings that will apply to all node types (unless overridden by a specific node type parameter).
changes since 1.2
* updated usernode creation to always use drupal_execute, this makes usernode compatible with auto_nodetitle
* #172863 patch by dkruglyak and me: fix usernode creation for special cases
* #174389: makes checking for nodeprofile module more robust, so that only the correct version is recognized
* #174299: fixed usernode content type default setting
* #174299: added more content type default settings, now usernodes come with the body field disabled per default