1.4.0
ente/ente1.4.0May 23, 2026by ValueRaider
AI Summary
This release introduces Yahoo account login support, region scoping for financial sectors, and a fallback mechanism for HTTP requests using curl_cffi, alongside various bug fixes.
Key Highlights
- Login Yahoo account with yf.Auth
- Region scoping on Sector and Industry
- Support curl_cffi fallback to requests package
- Multiple bug fixes and patches
New Features
- Yahoo account login support
- Region scoping for financial sectors
- curl_cffi fallback to requests
Full Release Notes
### Minor changes - Login Yahoo account with `yf.Auth` [link](https://ranaroussi.github.io/yfinance/reference/api/yfinance.Auth.html#yfinance.Auth) - Region scoping on `Sector` and `Industry` [link](https://ranaroussi.github.io/yfinance/reference/yfinance.sector_industry.html#region-scoping) - Support `curl_cffi` fallback to `requests` package [link](https://github.com/ranaroussi/yfinance#installation) ### Patches - Lots of fixes big and small. Full changelog #2828 Thanks @etbala @dokson @a-drenaline @gottostartsomewhere @Jaypatel1511