v2.2.7
This commit is contained in:
parent
64b13fe7aa
commit
fd33d35baf
5 changed files with 100 additions and 82 deletions
|
|
@ -1,3 +1,10 @@
|
|||
= 2.2.7 =
|
||||
|
||||
* IMPROVED: Worker now runs as a continuous loop, draining the queue completely before exiting
|
||||
* IMPROVED: Statistics are synced after each batch (not only at the end)
|
||||
* IMPROVED: Worker output includes worker ID on each line for clearer parallel logs
|
||||
* FIXED: Uneven work distribution between parallel workers
|
||||
|
||||
= 2.2.6 =
|
||||
|
||||
* CRITICAL FIX: Worker now suppresses plugin header warnings in MultiSite environments
|
||||
|
|
|
|||
Loading…
Reference in a new issue