This commit is contained in:
Javier Casares 2026-02-18 16:04:13 +00:00
commit ed2cc2f70a
5 changed files with 96 additions and 10 deletions

View file

@ -1,3 +1,9 @@
= 2.2.3 =
* CRITICAL FIX: Overridden get_emails_per_run() to bypass Newsletter's internal calculation
* FIXED: Newsletter was calculating batch = speed / 12, resulting in only 8-16 emails per execution
* FIXED: Plugin now directly returns configured batch_size for proper queue loading
= 2.2.2 =
* FIXED: Newsletter now correctly respects configured batch_size when enqueuing emails