Fixes many new Bugs! Changes the Theme Functions so you will have to rewrite these if you override theme in your template.php!
mgparisi Changed Theme to include css id's and header, please copy v1.5 theme functions to maintain old theme. Changes table, and changes some text. Applied Patches!
Chad_Dupuis and ambereyes http://drupal.org/node/168687
inactivist http://drupal.org/node/195261
waylands http://drupal.org/node/89531
The fix is to change every line that looks like this $module_dir = drupal_get_path('module', 'amazon');
to this $module_dir = base_path() . drupal_get_path('module', 'amazon');
Detect existing nodes during import
Extended the time the bulk record refresh can run to 10 minutes
Bug fixes and minor UI improvement
Bug fix in amazon_DE.inc
Bug fix release
Much easier to customize
There's a number of bug fixes, including lengthening the field that holds book titles.
Functionality compatible with the 4.7 version
4.6 version
This is the 4.7 compatible branch