Rakuten France module changelog
Discover the latest improvements, new features, and fixes in the Rakuten France module
Rakuten France has existed for years – the changelog starts in January 2016.
App updates
Changelog for Prestashop – Rakuten France
Latest updates and release history for Prestashop – Rakuten France.
v4.4.48
Update
New feature
Added
Category Checkbox Handler
Added checkbox handler in category configuration.
v4.4.47
Update
Fixed
Fixed
Image Type Method
Updated method to ImageType::getFormattedName() for PrestaShop 8 compatibility.
v4.4.46
Update
Fixed
Fixed
Reference Validation
Corrected reference validation to use the parent product.
v4.4.45
Update
Fixed
Fixed
Context Configuration
Fixed issue where PM_CONTEXT_DATA is not an instance of the PrestaShop Context class.
v4.4.44
Update
Fixed
Fixed
Batch Processing
Fixed issue where PM batch is not an instance of PriceMinisterBatch.
v4.4.43
Update
Updated
Updated
JSON Handling
Replaced unserialize and serialize with json_encode and json_decode.
Updated
Security Check
Added security check if (!defined('PS_VERSION')) { exit; } at the beginning of module files.
Updated
.htaccess File
Added .htaccess file for the module.
Updated
Token Initialization
Corrected INSTANT_TOKEN update during module initialization.
v4.4.42
Update
Fixed
Fixed
Default Email Handling
Replaced hardcoded “gmail.com” when no store email is configured during shipping setup.
v4.4.41
Update
Fixed
Fixed
sprintf Argument Error
Fixed ArgumentCountError in sprintf (products.php line 1129) by adding the missing parameter.
v4.4.40
Update
Fixed
Fixed
JSON Function Replacement
Replaced deprecated Tools::jsonDecode and Tools::jsonEncode with json_decode and json_encode.
v4.4.39
Update
Fixed
Fixed
Initial Page Load Error
Fixed error notification on first page load when no connection information is available.
v4.4.38
Update
Fixed
Fixed
Category Configuration (PS 1.5)
Fixed issue saving categories configuration in PrestaShop 1.5.
v4.4.37
Update
Fixed
Updated
Updated
Category Configuration (AJAX)
Categories configuration is now saved via AJAX.
Fixed
Category Save Issue (PS 1.6.1.5)
Fixed issue where categories could not be saved in PrestaShop 1.6.1.5.