1.3.0
vadimdemedes/ink1.3.0Apr 16, 2026by ValueRaider
AI Summary
Adds new data retrieval features including a Valuations Measures Table and ETFQuery functionality. Includes a bug fix for a type regression affecting the `Ticker.dividends` property.
Key Highlights
- Added Valuations Measures Table
- Added ETFQuery
- Fixed type regression in Ticker.dividends
New Features
- Valuations Measures Table
- ETFQuery
Full Release Notes
### Minor changes - Add Valuations Measures Table from Statistics Page #2742 - Add ETFQuery #2749 ### Patches - Fix type regression in `Ticker.dividends` Thanks @etbala