Release Notes
January 2026

January 29, 2026

item DI

  • Platform Enhancements
  1. Embedded the MCP Management module into Marketplace Central, providing a new entry point for MCP server review outside of Item DI.
  2. Enhanced the Logo Upload feature across all modules, allowing flexible image sizes with automatic system resizing to a unified standard.
  3. Added Tenant Name and Company Code display on the Merchant Profile page, with copy support for easier identification and configuration.
  4. Added support for Shein product synchronization, enabling:
    • Pulling products from Shein
    • Updating and pushing products from OMS back to Shein via the flow Sync-Product-Shein-To-OMSV3
  • QuickBooks Integration
  1. Automated invoice creation and synchronization for manual outbound shipments processed in UNIS Wise.Supported Data Flows:
    • Invoice Sync to OMS: Retrieve invoices from QuickBooks (excluding warehouse-tagged invoices) and create corresponding Sales Orders (SO) in OMS.
    • WMS Outbound to QuickBooks: Create new warehouse-tagged invoices in QuickBooks for manually created outbound orders (DN) in UNIS Wise with a Picked status.
    • Shipment Status Sync: Automatically update QuickBooks invoice status to Shipped upon delivery confirmation (DC) from UNIS Wise.
  2. New Flows Added:
    • InvoiceSync-QuickBooks-ToOMS
    • Sync-Invoice-WMSV2-ToQuickBooks
    • Sync-Shipment-manual-WMSV2-ToQuickBooks
  • Lenovo Integration (EDI)
  1. Introduced a full EDI integration with Lenovo ERP, automating outbound, inbound, and inventory workflows via API.
  2. Outbound Order Fulfillment:
    • Get outbound orders from Lenovo and create DN in WMS
    • Send electronic order confirmations (ACK) and shipment notifications (DC)
    • Sync order status updates (Planned / Shipped)
  3. Inbound Receipt Processing:
    • Receive inbound instructions (factory ASNs and local purchase orders)
    • Create warehouse receiving tasks (RN)
    • Send goods receipt confirmations (GR / RC) upon put away completion
  4. Warehouse Inventory Sync: Synchronize warehouse stock movement details with Lenovo.
  5. New Integration Flows Enabled:
    WMS-DC-DI-LENOVO LENOVO-DI-WMS-RN-ASN LENOVO-DI-WMS-RN-PO WMS-RC-DI-LENOVO WMS_HAN_MOVE_DI_LENOVO WMS_STATUS_DI_LENOVO LENOVO-DI-WMS-MBG lenovo-di-wms-createDN
  • Data Mapping & Flow Enhancements
  1. Added a Data Channel Account field to WMS order details to improve third-party connector mapping accuracy in DI.
  2. Improved order fulfillment accuracy by mapping Ship From (Amazon) and Ship Node (Walmart) values from sales channels to internal warehouse locations in NetSuite.
  3. Enhanced Flow Logs with HTTP node retry visibility,Fixed cross-tenant log query issues, Improved UUID and data key search and Optimized time-range queries with a default 7-day look back.
  • New Integrations & System Enhancements
  1. Wayfair Integration: Launched full support for Wayfair connectivity, enabling Purchase Order (PO) and ASN data flows via the following templates:
    • Sync-Dropship-PO-Wayfair-ToNetsuite
    • TrackingPush-Netsuite-ToWayfair
  2. Walmart Data Mapping: Applied the initial methodCode logic to Sales Orders (SO) when returning data to Walmart.
  3. Multi-Tenant Flow Configuration: Enabled a dropdown selection for specific tenants when configuring flows, applicable if an authorized connector is associated with multiple tenants.
  4. Configurable Sync Intervals: Optimized the Receipt Confirmation (RC) flow (for both Schedule and Webhook templates), allowing users to configure sync intervals of 1h, 2h, 4h, 8h, or 24h.
  5. NetSuite Sync Reliability: Added an automatic retry mechanism (5 retries at 30-second intervals) for querying WMS receipts and updating them in NetSuite.
  6. Automated Resource Management: Introduced a system workflow that automatically pauses or restores flows based on the tenant's status (Activated/Deactivated) to prevent unnecessary resource consumption.
  • General Updates
  1. WMS Reference Mapping: Added logic to map the Order Source Order ID and Order Source fields to Reference No 01 and Reference No 02 on the Outbound Order (DN) in WMS.
  2. Retailer Field Mapping: Mapped the original Retailer value directly into the Retailer field of the WMS DN.
  3. Merchant-Tenant Sync: Established a Kafka-based sync to automate merchant creation in DI immediately upon successful tenant activation in Central, ensuring consistent data across systems.
  4. MCP Review Status: Improved the MCP review process to include a Verified status. Official server now defaults to Verified, while Community server defaults to Unverified.
  5. Branding Update: Updated the system name on the login page from Sign in to IAM to Sign in to Data Intelligence.
  • Security & Authentication
  1. UNIS Wise Auth Enhancement: Upgraded the authentication method for UNIS Wise from username/password to Authorization Code. This ensures security access scopes for customers and facilities are strictly bound by the authorization code.
  2. Amazon Authorization Fix: Resolved the Amazon reauthorization bug by updating the HttpTokenFactory to pull the latest client data from the OAuth table. This ensures stable token refreshes and prevents unexpected credential expiration.
  • Integration & Data Flow
  1. OMS V3 & Shein Flows: Support configuring Shein order retrieval flows filtered by status and syncing shipments between Shein and OMS V3 via the following templates:
    • OrderSyncSheintoOms
    • Sync-Shipm ent-OMS-ToShein
  2. DC Data Flow Optimization: Improved the accuracy and timing of NetSuite updates by:
    • Adding a retry mechanism for WMS shipment data retrieval
    • Introducing a scheduled flow to proactively fetch WMS shipment data
  3. New templates enabled:
    • Sync-DC-Ship-ToNetsuit-Webhook
    • Sync-DC-Ship-ToNetsuit-Schedule
  4. Walmart DSV ACK Sync: Added support for automated ACK sync back to Walmart DSV once an order successfully syncs to NetSuite via the WalmartDSV-SalesOrders-To-Netsuite flow.
  5. Carrier Field Mapping: Expanded mapping logic for Walmart DSV orders syncing to NetSuite and WMS:
    • NetSuite Fields: Shipping Method Code, Delivery Service (under Custom Shipping Information)
    • WMS DN Fields: Carrier Name, Ship Method, Delivery Service, Freight Term
  6. WMS Flow Configuration: Simplified Item WMS and UNIS Wise related flow settings. Supports Customer selection and auto-populates the Company name, removing the need to manually enter Customer and Company IDs.

item OMS

  • Enhancements
  1. Added support for sending email reports at user-selected local times, using UTC-based storage with automatic time zone and Daylight Saving Time adjustments (default: Los Angeles).
  2. Updated warehouse management logic to disable automatic warehouse updates from WMS configmaps for V3, V2, and unassigned versions. Warehouses can now be fully managed directly in OMS.
  3. Resolved an inventory synchronization issue where newly created items failed to update correctly.
  4. Fixed a compatibility issue with WISE 2.0 public API requests, ensuring successful OMS shipment creation when WMS DC data does not include an omsId.
  • User Experience & UI Enhancements
  1. Visual Interface Refresh: comprehensive optimization of UI components, including updated color themes, refined search bar styling, clearer status displays, and improved table layouts for a more consistent user experience.
  2. Merchant Status Control: Users can now select specific statuses (Active, Draft, or Inactive) during the merchant creation process.
  3. Wise Order Push Optimization: Resolved timeout issues during order pushes to Wise to ensure smoother transmission.
  4. Daily Report Enhancements: Added filtering capabilities to the daily report, allowing users to drill down by Merchant Number, Channel Number, and Channel Code.
  5. Backend Infrastructure: Migrated OPC merchant functionality to a base service to support front-end APIs, including upgrades to the mapping and connection engines.
  6. Data Integrity: Implemented key prefixes in the V3 frontend cache to strictly isolate data and prevent contamination between V2 and V3 environments.
  • Bug Fixes
  1. Dispatch Number Logic: Fixed a regression where dispatch numbers generated after reopening an order would stop incrementing correctly (specifically after reaching -10).
  2. Warehouse Retrieval: Resolved an issue where duplicate Warehouse IDs caused failures when retrieving the warehouse list (V2).
  3. EDI Data Conversion: Fixed a consumption type conversion error in the Delivery Order TMS EDI update topic.

LSO

  • LSO-OMS Integration (Phase 1)
  1. Small Parcel Management Hub: Launched a dedicated Small Parcel module under OMS > Logistics. This centralized hub provides a 360-degree view of all LSO orders, consolidating package information, Proof of Delivery (POD) details, full event history, and GIS map visualization into a single interface.
  2. Advanced Search & Filtering: Enhanced the order list with robust filtering options. Users can now use Quick Filters (Airbill No., Billing Ref, Customer Name, Status, Service Center) or Advanced Search parameters (City, Attention Name, Zip Code, Scan Times, and Delivery Time) to locate shipments instantly.
  3. Redesigned Order Details: The new detail page offers deep insights into every shipment, featuring structured sections for General Info, Package Details, Fees, Ship From/To Addresses, and a visual GIS tracking map.
  4. Standardized Status Terminology: Redefined status names for clarity and business alignment (e.g., updated Ascan to Possession Scan at Terminal and Picked up to Picked up by Driver).
  5. Persistent Search Navigation: Improved usability by retaining search criteria when a user navigates back from a detail page to the main list.
  6. Tenant Awareness: Enabled seamless switching between different LSO tenants within OMS, ensuring a consistent UI style and experience across the entire module.
  • Backend Logic & Data Integrity
  1. Automated Data Archiving: Implemented lifecycle management logic to automatically archive old or terminal-status package data to cold storage when an Airbill Number is reused. This prevents data redundancy and improves query performance.
  2. Event-Driven Integration: Expanded backend integration capabilities by connecting LSO with the Legacyasnload and labelprintedevent SNS topics for real-time updates.
  3. Data Synchronization Improvements: Optimized the scope for historical data imports and improved query performance for billing references. Resolved inconsistencies in order status synchronization between LSO and OMS.
  4. Delivery Logic Refinement: Fixed the Delivered status logic for signature-required orders. The system now correctly validates orders when a signatureurl exists and a scancode:D is received, ensuring accurate updates even if Driver App data is incomplete.
  • Module Enhancements
  1. Product Module: Added a new Product module to centralize item management and platform-specific configurations.
  2. Rate Shopping: Added a dedicated Rate Shopping module. Users can now configure:
    • Carrier Accounts
    • Carriers
    • Carrier SACA information: under Automation > Rate Shopping.
  3. Channel Integration: Added an Integration module to support multi-channel order syncs, inventory updates, and fulfillment tracking.
  4. Warehouse Management: Enabled auto-connection with UNIS Wise and default inventory sync settings via the Integration Module. Supports adding warehouses directly within OMS from:\nInventory > Warehouse > Add Warehouse.
  5. Label Creation: Enhanced label functionality for Shein orders by adding:
    • Pro No
    • Master Tracking No
    • Carrier
    • Delivery Service
  6. Product Publishing: Improved the Shein publishing workflow to support publishing products from OMS to Shein first, followed by configuration of:
    • Category
    • Attributes
    • Sales Attributes
    • Platform-specific fields
  7. System Redesign: Refined the color palette, typography, and component styling to align with updated design guidelines. Reorganized the main navigation menu for improved accessibility.
  8. Unified Selection: Integrated Tenant and Merchant selection into a single unified component with optimized visual hierarchy.
  9. Advanced Lists & Search: Added an Advanced Search Panel to Sales and Purchase Order lists, including filters for:
    • Date ranges
    • Status
    • Amounts
    • Custom attributes
  10. Customizable Columns: Supports configuring visible columns, adjusting their order, and saving personalized views.
  11. Visual Feedback: Applied interactive row-hover effects to all data lists for improved navigation.
  12. Order-Based Task Pushing: Improved fulfillment by enabling outbound tasks to be pushed to warehouses based on specific inventory and product query conditions.
  13. EDI Integration: Integrated the mapping and connect engines to support DC push via EDI.
  14. Shipping Requests: Added a filter for the Merged option (Yes / No) in the Shipping Request module.
  • Bug Fixes
  1. Inventory Sync: Fixed an issue where new items failed to synchronize; updates are now processing correctly.
  2. PIM Request Timeout: Resolved a timeout issue with PIM during reopening that previously caused order-splitting failures.
  • Enhancements
  1. Added support for sending email reports at user-selected local times, using UTC-based storage with automatic time zone and Daylight Saving Time adjustments (default: Los Angeles).
  2. Updated warehouse management logic to disable automatic warehouse updates from WMS configmaps for V3, V2, and unassigned versions. Warehouses can now be fully managed directly in OMS.
  3. Resolved an inventory synchronization issue where newly created items failed to update correctly.
  4. Fixed a compatibility issue with WISE 2.0 public API requests, ensuring successful OMS shipment creation when WMS DC data does not include an omsId.

Atlas

  • Core Business Feature Updates
  1. RFI/RFQ/RFP Knowledge Base Integration: Atlas now integrates a dedicated RFI/RFQ/RFP knowledge base, enabling more efficient handling of bidding-related business inquiries and document processing needs, providing more precise support for sales and business teams.
  2. Live Agent Handover Feature: A new live agent handover feature has been added. When AI cannot fully meet user needs, it can seamlessly transfer to human customer service, ensuring continuity and satisfaction in customer service.
  3. Realtime Voice Feature Upgrades: Real-time voice interaction capabilities have been comprehensively enhanced, providing a smoother and more natural conversational experience for voice-based customer service scenarios.
  4. Outbound Call Feature: Atlas now supports AI-initiated outbound calls and can invoke Agents for business processing. This feature provides:
    • Real-time monitoring of conversations between both parties
    • Call recording downloads
    • Real-time transcription (optimized for noisy environments)

This feature can be widely applied to scenarios such as customer follow-ups, notification reminders, and market research.

  1. Camera Surveillance Integration (Hikvision Platform): Integration with Hikvision CCTV platform (cctv.unisco.com), supporting:
    • Query and playback of live video streams
    • Real-time screenshots
    • Playback of historical clips for AI intelligent analysis

Providing intelligent support for security, on-site management, and other scenarios.

  1. Third-Party Application Connectors: Based on Composio.dev technology, Atlas now supports interface integration with various third-party applications, running as independent sub-agent services. Users can:
    • Configure automatic event processing
    • View processing results
    • Further reprocess tasks

Significantly enhancing Atlas's collaboration capabilities with existing enterprise systems.

  1. Knowledge Base System Upgrade: Added personal knowledge base and enterprise knowledge base features, supporting more flexible knowledge management and permission control to meet information retrieval needs in different scenarios.
  2. User Group and Permission Management: Supports defining different user groups and configuring dedicated Agent configurations for different user groups, achieving more refined permission management and personalized services.
  3. Enhanced Online Configuration Capabilities: Supports online configuration of prompts and tool configurations for main sites and embedded sites. AI behavior can be flexibly adjusted without redeployment, significantly improving operational efficiency.
  4. Research Agent: Added a dedicated Research Agent for information retrieval and in-depth research tasks, providing professional support for business scenarios requiring deep analysis and investigation.
  5. PPT Generation Feature: Added PPT Agent, combining HTML-to-PPT technology and AI image generation capabilities to automatically generate professional presentations, facilitating business reports and marketing promotions.
  6. Skill Extension Feature: Supports dynamic activation of additional skills (including tools and prompts), optimizing performance while maintaining system flexibility.
  • User Experience Optimization
  1. Artifact Display Optimization: Artifact display features have been fully upgraded, supporting:
    • Drag-and-drop operations
    • Two display modes: Tab and stacking

Providing users with a more flexible and intuitive interactive experience.

  1. Administrator Panel Redesign: Established a new Admin Panel management interface, centrally managing:
    • Chat history queries (Chats)
    • Report statistics (Reports)
    • Automated testing pages (Auto Test)
    • Global trigger queries

Management efficiency has been significantly improved.

  1. Web VibeCode Development Feature: Supports automatic code synchronization to S3, continuous iteration, and one-click deployment, providing complete workflow support for development scenarios.
  • Technical Architecture Upgrades

In this update, we have also completed multiple underlying technical optimizations, including intelligent conversation context management, code execution tool integration, and LSO-related tool development. Although these technical upgrades are not directly visible to users, they significantly improve system stability, response speed, and the ability to handle complex tasks, providing solid technical support for the above functional features.