v1.0.26
Fix
- Checkout: bypass LFW hold-ticket NOT REGEXP guard for large orders (MySQL regex timeout / order processing errors on big ticket quantities). Configurable:
NERA_IWT_HOLD_REGEXP_BYPASS_MIN(default 100).
Performance
- Shuffle/random pools: rejection sampling for large pools; avoids materialising huge
range(1, max)on every checkout iteration. Optional:NERA_IWT_SHUFFLE_MATERIALIZE_MAX(default 50000).
Storefront
- Checkout loading overlay — branded dots + status message during place-order AJAX.
Full changelog: readme.txt.