v1.0.5
virattt/dexterv1.0.5Aug 4, 2026by virattt
AI Summary
This release improves data completeness by implementing automatic pagination for finance API responses and extending the timeout to handle multi-page data fetches more reliably.
Key Highlights
- Added automatic pagination for finance API responses to retrieve complete data across multiple pages.
- Increased the finance sub-tool timeout to 60 seconds to accommodate paginated fetches.
New Features
- Automatic pagination for finance API responses
- Increased finance sub-tool timeout to 60s
Full Release Notes
### Changes - Add automatic pagination for finance API responses so multi-page results (prices, financials, etc.) return complete data - Increase finance sub-tool timeout to 60s to accommodate paginated fetches