Changelog
All notable changes to the Mage2Plenty connector are documented here. This changelog follows Semantic Versioning.
Latest Release
The current version is 1.15.1 released on August 20, 2025.
Version 1.15.1 - August 20, 2025
Fixes
softcommerce/module-plenty-order-profile [1.13.1]
- Fix: Improve error messages for warehouse mapping issues
softcommerce/module-plenty-stock-profile [1.7.6]
- Fix: Resolve one-to-many warehouse mapping for multi-warehouse shipments
Version 1.15.0 - August 8, 2025
New Features
softcommerce/module-plenty-client [1.5.0]
- Feature: Add commands to create referrers
softcommerce/module-plenty-customer-client [1.3.0]
- Feature: Improve customer data collection command
softcommerce/module-plenty-item-client [1.4.0]
- Feature: Improve item data collection command
softcommerce/module-plenty-log [1.3.0]
- Feature: Improve log collection and processing commands
softcommerce/module-plenty-order-client [1.6.0]
- Feature: Improve order data collection command
softcommerce/module-plenty-order-profile [1.13.0]
- Feature: Add commands to delete orders and payments
softcommerce/module-plenty-stock-client [1.3.0]
- Feature: Improve stock data collection command
Version 1.14.0 - July 10, 2025
Enhancements
softcommerce/module-plenty-client [1.4.4]
- Enhancement: Improved the client token refresh logic to check if the refresh token has expired before using it. This prevents unnecessary login attempts and makes the token handling more robust. [#72]
Fixes
softcommerce/module-plenty-item-profile [1.13.1]
- Fix: Resolved an issue where the image import process would stop prematurely if the
namesData
array was empty. The logic has been adjusted to ensure the process continues, allowing for more flexible image handling. [#71]
softcommerce/module-plenty-order [1.5.2]
- Feature: Added support for order comments, allowing comments to be stored and retrieved with order data. [#70]
Version 1.13.1 - June 11, 2025
Enhancements & Fixes
softcommerce/module-plenty-item [1.6.1]
- Enhancement: Add isShippingType() Method to Plenty Item Modules [#69]
softcommerce/module-plenty-order-profile [1.11.1]
- Fix: Support Multiple Tracking Numbers in Order Shipping Import [#68]
- Enhancement: Ensure Sales Order Grid Reindexing for Orders Skipped by Export [#67]
Version 1.13.0 - May 28, 2025
New Features
softcommerce/module-core [1.6.1]
- Enhancement: Enhanced Configurable-Product Detection in Export/Import Interface [#64]
softcommerce/module-plenty-item [1.6.0]
- Feature: Allow Export of "Not Visible Individually" Products to PlentyMarkets [#66]
- Enhancement: Add Pagination to Product Chooser Modal in Product Export Listing [#65]
softcommerce/module-plenty-item-profile [1.13.0]
- Feature: Allow Export of "Not Visible Individually" Products to PlentyMarkets [#66]
Version 1.12.1 - May 19, 2025
Enhancements
softcommerce/module-plenty-order-profile-schedule [1.3.1]
- Enhancement: Efficient Order Export Using Status Filters [#63]
Version 1.12.0 - May 8, 2025
Compatibility
softcommerce/module-core [1.6.0]
- Compatibility: Added compatibility for Magento 2.4.8
Version 1.11.0 - May 7, 2025
New Features
softcommerce/module-plenty-item-profile [1.12.0]
- Feature: New CLI Command to Clear Product Mappings [#61]
- Fix: Override Configurable Attribute Values on Product Export [#60]
softcommerce/module-plenty-order-profile [1.11.0]
- Feature: Option to Exclude Warehouse Assignment on Order Line Items [#62]
Version 1.10.5 - May 7, 2025
Compatibility
softcommerce/module-plenty-item-profile [1.11.3]
- Compatibility: Proper Cache Invalidation for Varnish After Product Import [#59]
Version 1.10.4 - May 6, 2025
Fixes
softcommerce/module-plenty-order-profile [1.10.2]
- Fix: Ensure Customer Address Relation Is Always Assigned [#58]
Version 1.10.3 - April 30, 2025
Enhancements
softcommerce/module-plenty-item-profile [1.11.2]
- Enhancement: Validation error found :: attribute values do not match the other variations [#57]
Version 1.10.0 - April 1, 2025
New Features & Improvements
softcommerce/module-core [1.5.9]
- Enhancement: Add Method to FileImageManagement Interface for Deleting Downloaded Images from pub/media/import Directory
- Enhancement: Add Weight Unit Source Options to Enable Configuration via UI Profiles
softcommerce/module-plenty-customer [1.3.3]
- Fix: Fix Unique Constraints in Database Schema for Plenty Address Relations [#55]
softcommerce/module-plenty-item-profile [1.11.0]
- Enhancement: Optimize Image Handling to Prevent Unnecessary Downloads During Item and Variation Collection [#51]
softcommerce/module-plenty-order [1.5.1]
- Enhancement: Apply Descending Sort Order to getOrdersById Interface Collection [#56]
softcommerce/module-plenty-order-client [1.5.0]
- Feature: Compatibility with shipping tracking functionality [#52]
softcommerce/module-plenty-order-profile [1.10.0]
- Feature: Add Support for Exporting Shipment Tracking Information from Magento to Plenty [#52]
- Feature: Implement Channel-Based Restrictions for Order Export Functionality [#50]
softcommerce/module-plenty-order-rest-api [1.4.0]
- Feature: Compatibility with shipping tracking functionality [#52]
softcommerce/module-plenty-rest-api [1.3.9]
- Enhancement: Enhance Batch Request Method to Allow Grouping Responses by Resource URI [#53]
Version 1.9.0 - February 5, 2025
New Features
softcommerce/module-plenty-order [1.5.0]
- Feature: Added functionality to refresh sales order grid using CLI [#45]
softcommerce/module-plenty-order-profile [1.9.0]
- Feature: Added new feature to map PlentyONE and Magento orders using CLI [#46]
Version 1.8.0 - January 13, 2025
Compatibility Updates
Major compatibility update for PHP 8.4 and Magento 2.4.8-beta across all modules:
- softcommerce/module-core [1.5.8]
- softcommerce/module-plenty-attribute [1.5.1]
- softcommerce/module-plenty-attribute-rest-api [1.2.9]
- softcommerce/module-plenty-category [1.3.0]
- softcommerce/module-plenty-category-profile [1.4.0]
- softcommerce/module-plenty-client [1.4.2]
- softcommerce/module-plenty-customer [1.3.2]
- softcommerce/module-plenty-item [1.5.1]
- softcommerce/module-plenty-order-profile [1.8.0]
And many more modules updated for PHP 8.4 and Magento 2.4.8-beta compatibility.
Version 1.7.0 - December 12, 2024
New Features
softcommerce/module-plenty-attribute [1.5.0]
- Feature: Add attributes for manufacturer model to facilitate GPSR data for Product Safety Regulation [#40]
softcommerce/module-plenty-attribute-rest-api [1.2.8]
- Compatibility: Added REST API collect functionality for compatibility with GH feature: #40
Version 1.6.0 - September 13, 2024
Major Updates
softcommerce/module-core [1.5.3]
- Enhancement: Introduce tooltip renderer for UI columns [#12]
- Enhancement: Introduce flattening array interface [#11]
softcommerce/module-plenty-client [1.4.0]
- Feature: Added a functionality to create referrers for system attributes to be used for multiple channels [#4]
softcommerce/module-plenty-client-rest-api [1.3.0]
- Feature: Added REST API routes for
referrer
[#2]
softcommerce/module-plenty-item-profile [1.8.0]
- Feature: Introduce support for controlling product image types by using referrer channels [#38]
- Enhancement: Add products to export queue when exporting manually from within the product view page [#37]
- Enhancement: Disable export/import action button on product view pages for products not visible in site visibility [#36]
softcommerce/module-plenty-stock-profile [1.6.0]
- Feature: Introduce inventory reservation UI listing to enable data manipulation for reservations [#18]
Older Releases
For releases prior to version 1.6.0 (September 2024), please refer to the Changelog Archive.
Getting Updates
Via Composer
Update to the latest version:
composer update softcommerce/mage2plenty-os
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flush
Version-Specific Updates
Install a specific version:
composer require softcommerce/mage2plenty-os:1.15.1
Release Notes
For detailed release announcements and migration guides, see our Release Notes section.
Support
Need help with an update?
- 📧 Email: support@softcommerce.io
- 📞 Phone: +44 2080 587 795 (GMT working hours)
- 🐛 Issues: GitHub Issues
Legend
- Feature: New functionality added
- Enhancement: Improvement to existing functionality
- Fix: Bug fix or issue resolution
- Compatibility: Compatibility updates for PHP, Magento, or dependencies
- Breaking Change: Changes that may require code modifications
Stay Updated
Subscribe to our Release Notes to receive notifications about new releases and important updates.