Rakuten France module changelog

Discover the latest improvements, new features, and fixes in the Rakuten France module

App updates

Changelog for Prestashop – Rakuten France

Latest updates and release history for Prestashop – Rakuten France.

v4.4.48 Update
February 21, 2024
New feature

Added

 Category Checkbox Handler

Added checkbox handler in category configuration.

v4.4.47 Update
January 15, 2024
Fixed

Fixed

 Image Type Method

Updated method to ImageType::getFormattedName() for PrestaShop 8 compatibility.

v4.4.46 Update
January 11, 2024
Fixed

Fixed

 Reference Validation

Corrected reference validation to use the parent product.

v4.4.45 Update
December 6, 2023
Fixed

Fixed

 Context Configuration

Fixed issue where PM_CONTEXT_DATA is not an instance of the PrestaShop Context class.

v4.4.44 Update
November 23, 2023
Fixed

Fixed

 Batch Processing

Fixed issue where PM batch is not an instance of PriceMinisterBatch.

v4.4.43 Update
November 8, 2023
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
September 29, 2023
Fixed

Fixed

 Default Email Handling

Replaced hardcoded “gmail.com” when no store email is configured during shipping setup.

v4.4.41 Update
September 19, 2023
Fixed

Fixed

 sprintf Argument Error

Fixed ArgumentCountError in sprintf (products.php line 1129) by adding the missing parameter.

v4.4.40 Update
September 18, 2023
Fixed

Fixed

 JSON Function Replacement

Replaced deprecated Tools::jsonDecode and Tools::jsonEncode with json_decode and json_encode.

v4.4.39 Update
August 11, 2023
Fixed

Fixed

 Initial Page Load Error

Fixed error notification on first page load when no connection information is available.

v4.4.38 Update
July 14, 2023
Fixed

Fixed

 Category Configuration (PS 1.5)

Fixed issue saving categories configuration in PrestaShop 1.5.

v4.4.37 Update
July 14, 2023
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.

Back to module description