Releases: magmodules/magento2-channable
Releases · magmodules/magento2-channable
1.1.0
- Added selftest to admin
- Small bug fixes
1.0.15
- Fixed separate housenumber function for order import;
- Added more cron expression options to dropdown.
1.0.14
- Fixed inventory collection join when no inventory attributes are selected;
- Removed redirect to admin on exception in preview controller;
- Fixed products urls when no seo url is present.
1.0.13
- Fixed Bundle prices when fixed prices are used;
- Added isSaleable check for availability for Bundle Products;
- Added limit of 50 item updates per run;
- Added fallback on the non-SEO url when product URL cannot be fetched.
1.0.12
- Added Channel ID, Channable ID & Marketplace Name as Order Grid Options
- Added Option to use Marketplace Order ID as Magento Increment ID
- Added Option to customize Shipment & Payment Text
- Improved compatibility with external shipping extensions
1.0.11
- Improved catalog price rule handling
- Improved configurable invalidation method
- Added ability to filter on a simple or parent separately
- Added ability to force product taxes
1.0.10
- Added missing collection function for invalidate using cron instead of events
1.0.9
- Added advanced Bundle, Grouped and Configurable product export options;
- Ability to target collection filters for simple, parent or both;
- Fixed CLI commands;
- Fixed dynamic bundle product price.
1.0.7
- Installation Fix
1.0.6
- Added option to invalidate products by cron instead of using observers;
- Updated function for grouped products min & max prices, with sellable check on simples;
- Updated function for bundle products prices.