v2.2.4
This commit is contained in:
parent
ed2cc2f70a
commit
97ed06ef72
5 changed files with 42 additions and 15 deletions
|
|
@ -1,3 +1,10 @@
|
|||
= 2.2.4 =
|
||||
|
||||
* CRITICAL FIX: Speed calculation now uses actual NEWSLETTER_CRON_INTERVAL value
|
||||
* FIXED: Batch_size was being divided by 5 due to incorrect cron interval assumption
|
||||
* IMPROVED: Plugin now dynamically calculates speed based on actual Newsletter cron interval
|
||||
* IMPROVED: Supports any cron interval (60s, 300s, etc.) without hardcoded assumptions
|
||||
|
||||
= 2.2.3 =
|
||||
|
||||
* CRITICAL FIX: Overridden get_emails_per_run() to bypass Newsletter's internal calculation
|
||||
|
|
|
|||
Loading…
Reference in a new issue