1.2.1
BayramAnnakov/ux-waiting-audit1.2.1Apr 7, 2026by ValueRaider
AI Summary
Forces curl_cffi version for security CVE fixes, preserves currency in dividends, and improves thread-safety in download methods.
Key Highlights
- Force curl_cffi>=0.15 for security (CVE #2743)
- Preserve currency in dividends
- Improve download() thread-safety
New Features
- Security update for curl_cffi
- Currency preservation
- Thread-safety improvements
Full Release Notes
### Patch updates: - Force curl_cffi>=0.15 because CVE #2743 - Preserve currency in dividends #2695 - Improve `download()` thread-safety #2718 Thanks @david-belbeze @wavebyrd