Skip to content

ShadowORM v1.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 13:55

ShadowORM MySQL Accelerator v1.2.0

[1.2.0] - 2026-01-15

Added

  • Batch Migration: Chunked processing for large sites (100 posts/batch)
    • New REST API endpoints: sync/start, sync/batch, sync/progress
    • Real-time progress bar in admin panel
    • No more 504 timeout errors on large installations
  • Tabbed Admin Panel: New UI with Dashboard, Post Types, Settings tabs
    • Extensible via shadow_orm_admin_tabs filter
    • Prepared for Pro version extensions

Changed

  • Migration now uses asynchronous batch processing instead of synchronous
  • WP tested up to: 6.9

Fixed

  • Progress tracking during synchronization

Installation

  1. Download shadow-orm-1.2.0.zip
  2. Upload to wp-content/plugins/
  3. Activate in WordPress Admin

Requirements

  • PHP 8.1+
  • WordPress 6.0+
  • MySQL 5.7+ or MariaDB 10.2+

Get ShadowORM Pro →