Download Latest Version v2.1.0 source code.tar.gz (6.1 MB)
Email in envelope

Get an email when there's a new version of UnoPIM

Home / v2.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-27 4.1 kB
v2.0.0 source code.tar.gz 2026-03-27 3.8 MB
v2.0.0 source code.zip 2026-03-27 5.1 MB
Totals: 3 Items   8.9 MB 0

πŸš€ v2.0.0 β€” Major Release

v2.0.0 is a milestone release that introduces a fully integrated AI-powered PIM experience, major framework upgrades, and significant performance, reliability, and security improvements.


✨ Highlights

  • πŸ€– AI Agent for Product Management β€” Manage your catalog using natural language with 30+ built-in actions (create, update, search, enrich, export, and more).
  • 🌐 AI-Powered Translation at Scale β€” Automatically translated ~18,000 missing keys across 32 locales using AI.
  • ⚑ Performance Boost Across Import/Export Pipelines β€” Faster processing, better batching, and improved scalability for large catalogs.
  • πŸ” Stronger Security & API Protection β€” Full ACL enforcement across all API routes and AI tools.
  • 🧱 Framework Upgrade to Laravel 12 + PHP 8.3 β€” Modernized architecture with improved maintainability and performance.

πŸ€– AI & Automation

  • Introduced AI Agent Chat for conversational catalog management
  • Added multi-provider AI support (OpenAI, Gemini, Anthropic, etc.)
  • Enabled auto-translation for product content across all locales
  • Implemented approval workflows (auto / review / suggest modes)
  • Added:
  • 🧠 Agent memory system
  • πŸ“Š Catalog quality monitoring
  • πŸ”„ Auto-enrichment for product data
  • πŸ“ˆ Analytics dashboard for AI usage
  • 🧾 Token usage tracking & limits

🌍 Localization & Translation

  • New CLI command: php artisan unopim:translations:check --translate
  • AI-powered bulk translation with batching and smart skip logic
  • Re-translation support for untranslated or fallback keys
  • Improved German translations accuracy

βš™οΈ Platform Improvements

  • Elasticsearch auto-reindexing after seeding
  • Configurable product enhancements with super attributes
  • Added DataTransfer model factories for testing
  • Improved:
  • Import job failure handling
  • JSON compatibility across databases
  • Media field null safety
  • Boolean handling for PostgreSQL

πŸ“¦ Import / Export Enhancements

  • πŸš€ Faster pipelines with batching and deferred indexing
  • 🧩 Real-time Import/Export Tracker UI
  • ⏯️ Pause, resume, and cancel job support
  • πŸ“ Drag-and-drop file uploads (CSV, XLSX, XLS)
  • πŸ“Š Accurate job progress tracking and logging

🎨 UI & Feature Enhancements

  • Swatch support (color, image, text) for attributes
  • Enhanced admin dashboard with:
  • Product trends
  • Channel readiness
  • Activity insights
  • Improved Elasticsearch filtering and search relevance

🐞 Bug Fixes

  • Fixed API authentication issues caused by incorrect provider resolution
  • Resolved channel creation failures with missing translations
  • Fixed Elasticsearch indexing inconsistencies
  • Corrected DataGrid table prefix duplication
  • Addressed multiple AI Agent issues:
  • Locale corruption
  • Session locking
  • Token misconfiguration
  • Image upload persistence

πŸ” Security

  • Enforced ACL permissions on all API routes
  • Secured all AI Agent tools with permission checks
  • Added rate limiting on AI endpoints
  • Improved input validation to prevent injection issues

⚠️ Breaking Changes

  • Requires PHP 8.3+
  • Upgraded to Laravel 12
  • Removed Kernel.php and legacy middleware structure
  • Replaced:
  • MagicAI provider classes β†’ unified adapter
  • ImageManager β†’ ImageCache system
  • Added new database tables for AI infrastructure
  • Expanded API permission scopes (may require integration updates)

πŸ“¦ Dependency Updates

Package Version
Laravel ^12.0
PHP 8.3+
Pest ^3.0
PHPUnit ^11.0
laravel/ai new
laravel/boost new
prism-php/prism new

πŸ”— Full Changelog

v1.0.0 β†’ v2.0.0

Source: README.md, updated 2026-03-27