LogiTrack Changelog

Track all updates, improvements, and bug fixes

← Back to Documentation

2026

January 22, 2026by LogiTrack Product Team
Added⚠️ Breaking Change

Introduced AI-powered demand forecasting and blockchain-based audit trails for enhanced transparency.

Detailed Changes

 

Detailed Changes

  • AI Forecasting:
    • Added machine learning models to predict demand based on historical data and market trends.
  • Blockchain Integration:
    • Implemented immutable audit logs for shipment and inventory changes using Ethereum smart contracts.
  • API Enhancements:
    • New endpoints for real-time carbon footprint tracking in logistics.
  • UI/UX:
    • Redesigned dashboard with dark mode and customizable widgets.

Breaking Changes

  • Deprecated /v1/inventory endpoint (use /v2/inventory).

 

vv3.1.0January 20, 2026by LogiTrack Product Team
Fixed⚠️ Breaking Change

Introduced real-time analytics dashboards, enhanced workflow automation, and fixed critical inventory sync issues.

Detailed Changes

 

Detailed Changes

1. Real-Time Analytics Dashboards

  • Live Data Visualization:
    • Added interactive dashboards for real-time tracking of shipments, inventory levels, and order statuses.
    • Customizable widgets for KPIs like throughput, delivery times, and stock levels.
  • Predictive Analytics:
    • Integrated AI-driven demand forecasting to help users anticipate stock needs and reduce overstock/understock scenarios.
    • New anomaly detection alerts for unusual patterns in shipment delays or inventory discrepancies.

2. Workflow Automation Improvements

  • Rule-Based Automation:
    • Expanded the automation rule builder to support complex conditions (e.g., "If inventory < 10 units AND supplier lead time > 5 days, trigger reorder").
    • Added multi-step workflows (e.g., auto-generate POs → notify supplier → update ERP).
  • Supplier Collaboration:
    • Introduced a supplier portal for real-time updates on order statuses, ETAs, and quality checks.
    • Suppliers can now upload documents (e.g., invoices, certifications) directly to LogiTrack.

3. Inventory Management Enhancements

  • Multi-Location Sync:
    • Fixed a bug causing inventory mismatches across warehouses during bulk updates.
    • Improved sync speed for large catalogs (reduced latency by 40%).
  • Batch & Expiry Tracking:
    • Added support for batch/lot tracking and expiry date management for perishable goods.
    • Automated alerts for expiring stock to minimize waste.

4. Integration Updates

  • ERP Connectors:
    • New pre-built connectors for SAP S/4HANA and Oracle NetSuite.
    • Enhanced error handling and retry logic for failed data syncs.
  • IoT Device Support:
    • Added compatibility with Zebra and Honeywell scanners for real-time barcode/RFID updates.

5. User Experience (UX) Improvements

  • Redesigned UI:
    • Simplified navigation for warehouse managers and logistics coordinators.
    • Dark mode and accessibility improvements (WCAG 2.1 AA compliant).
  • Mobile App:
    • Released updates for Android and iOS with offline mode for warehouse operations.

6. Security & Compliance

  • Role-Based Access Control (RBAC):
    • New roles: Quality Inspector and Returns Manager.
    • Added IP whitelisting for admin actions.
  • Audit Trails:
    • Expanded audit logs to track inventory adjustments, shipment updates, and user logins.

Breaking Changes

  • API Deprecations:
    • The following endpoints are deprecated and will be removed in v4.0.0:
      • /inventory/v1/bulk-update (use /inventory/v2/bulk instead).
      • /reports/v1/custom (use /analytics/v2/reports instead).
    • Developers should update their integrations before March 31, 2026.