This fixes, definitively, the Upsell array "was updated" error message that was pervaisive in 6.x-1.16 and 6.x-1.18. Upgrading is recommended!
This also removes the "Multibuy" functionality in lieu of putting it in this version - I'm going to include that in version 2.x, since that is a major feature shift.
9/3/2009 - v.6.x-1.16
-----------------
- Changed handler for product images. It's configured now to use either the node-type default,
or the Ubercart default of "uc_product" unless something else is configured in the Upsell settings.
NOTE: If your images are now showing up, or with the incorrect Imagecache preset, check this first!
- Added "one-to-one" and "one-to-many" options in the way reciprocals are associated.
Includes array_merge bugfixes and enhancements to the relationship associations - changed the many-to-one association to a many-to-many. Still could use some testing but I believe it's solid.
Starting a new branch because of issues in updating CVS. Hopefully this will resolve some of that, as well as being a good place to change module dependencies (Imagecache 2)
The latest Dev release (Aug 29) includes some changes to the way the Images are handled. You'll need to double-check that your Imagefield for the Upsell block is the correct one otherwise you could end up seeing wrong (or no) images in the block.