Skip to main content

16 posts tagged with "Release"

New version releases

View All Tags

Mage2Plenty v4.0 - We're now Byte8

· 3 min read
Byte8 Team
PlentyONE Connector Development Team

Mage2Plenty v4.0 completes our transition from SoftCommerce to Byte8. The PlentyONE connector you already rely on now lives under the Byte8 brand and infrastructure, with a leaner, consolidated module set behind the scenes — and a migration that's automated and thoroughly tested, not a weekend project.

Mage2Plenty v3.7 - Order Import Hardening & Stock Delta-Mode Fix

· 3 min read
Byte8 Team
PlentyONE Connector Development Team

Mage2Plenty v3.7 is a focused maintenance release that hardens the PlentyONE → Magento order import path so orders keep getting created when shipping or payment data is incomplete, adds order-tag constants to the REST API surface, and ships a follow-up fix for the delta-mode stock export introduced in v3.6.

Mage2Plenty v3.6 - Stock Export Profile with Channel-Safe Delta Corrections

· 10 min read
Byte8 Team
PlentyONE Connector Development Team

We're pleased to announce Mage2Plenty v3.6, which closes the Magento → PlentyONE direction of the stock-sync story. The connector previously imported stock from PlentyONE; it can now also push Magento's physical-stock changes back to PlentyONE in real time, with a new delta correction mode that preserves Amazon, eBay, and other Plenty-side channel deductions instead of overwriting them. The release ships an event-driven producer pipeline, an MQ consumer, a cron drainer, an hourly drift reconciler, a structured CLI surface, and three configurable bootstrap policies for the day-zero alignment question.

Mage2Plenty v3.5 - Placeholder SKU Quarantine & Self-Healing Stock Sync

· 8 min read
Byte8 Team
PlentyONE Connector Development Team

We're pleased to announce Mage2Plenty v3.5, a stability release that closes the remaining gaps around PlentyONE-driven SKU lifecycle. The import pipeline now quarantines PlentyONE placeholder SKUs (e.g. NEW-1234) so they never reach catalog_product_entity, the stock pipeline self-heals when those placeholders are later renamed to their final SKU, and a new plenty:stock:reconcile command diagnoses and re-pends rows that have drifted out of sync. variation.number is now formally the authoritative identifier across the import pipeline; variation.sku is deprecated.

Mage2Plenty v3.4 - Item Mapping Integrity, Stock Visibility & Storage Hygiene

· 10 min read
Byte8 Team
PlentyONE Connector Development Team

We're pleased to announce Mage2Plenty v3.4, a stability release built around a coordinated fix for the 2026-05-04 item-mapping alignment issue — including a primary executor-side fix, an upstream batch-request cleanup, and a defense-in-depth integrity check that detects mapping drift early. The release also restores storefront visibility for products imported at zero stock, clears orphaned client reservations from auto-unassigned warehouses, and adds opt-in storage cleanup for plenty_order_entity.

Mage2Plenty v3.3 - Correct VAT Discount Export, Safer Order Claims & Import Hardening

· 5 min read
Byte8 Team
PlentyONE Connector Development Team

We're pleased to announce Mage2Plenty v3.3, a targeted stability release that restores correct VAT handling on discounted order lines, removes a false "already claimed" error when re-exporting completed orders, and fixes several edge cases in the item import pipeline surfaced by production use since v3.2.