Release Notes
Current version: v1.2.7
v1.2.7Latest
2026-03-25Import Products from Liftoff to Helm with preview, import, and update workflow. Order retry button and variant SKU fix for cross-store order syncs
- addedImport Products feature: fetch product catalog from Liftoff and create them in Helm via API
- addedTwo-phase preview + import workflow with SKU-level checkboxes
- addedDetect name/weight changes on existing Helm products and update them from Liftoff
- addedProduct cache with 5-min TTL to avoid API rate limits on repeated previews
- addedForce Refresh button to bypass cache and pull fresh data from both APIs
- addedRetry button on failed orders in activity log to re-process with one click
- addedRelease Notes page with version index
- fixedOrder line items now use ProductVariant SKU instead of Product.Code for correct Helm matching
- fixedOrder retry re-enriches SKUs from Liftoff API to fix previously failed orders
- fixedHelm-only detection now checks both variant SKUs and product codes from Liftoff
- fixedLiftoff pagination stopping early on partial pages due to rate limiting
- fixed504 timeout on product preview — increased nginx proxy timeout and bulk-fetch variants
- fixedExisting Helm products showing as "New" after import due to rate-limited API response
v1.2.6
2026-02-17Editable Helm Store Name for cross-store connections
- addedEditable Helm Store Name field for cross-store connections
- fixedDynamic store name display and prevent wrong store routing
- fixedRefresh user role from DB every 60s so role changes take effect without re-login
- changedOrder Custom Field Mapping for admins, notes visible to all
- fixedSuperAdmins can always sign in even when new user registration is disabled