1.4.0
mikeqzy/3dgs-avatar-release1.4.0May 23, 2026by ValueRaider
AI Summary
This minor version release adds authentication capabilities for Yahoo accounts, introduces region scoping for sector and industry data, and improves HTTP client flexibility.
Key Highlights
- Added Login Yahoo account with `yf.Auth`
- Added Region scoping on `Sector` and `Industry`
- Added Support `curl_cffi` fallback to `requests` package
- Fixed numerous bugs and small issues
New Features
- Yahoo account login via yf.Auth
- Region scoping for Sector and Industry
- curl_cffi fallback support
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