v1.0.0.28
·
356 commits
to main
since this release
Version 1.0.0.28 Launched
29th July 2025
Flattrade
- OrderBook parsing fixed
- Market/SL-M order price sync corrected
- Expiry API format standardized
- BSE Index data feed issue fixed
- Daily data and volume decimal precision fixed
- Supported intervals and expiry alignment updated
Zerodha
- WebSocket random disconnection issue resolved
- Expiry API date handling patch applied
- LTP and PNL mapping corrected in position manager
- Tested with 1800+ symbols and test script added in /test folder
Firstock
- API upgraded to latest version
- Httpx connection pooling integrated
- Common index symbol format introduced
- Initial commit for WebSocket integration
- Quote stream and order handling framework prepared
Groww
- Authentication updated to support key and secret-based login
IIFL (XTS API)
- Fixed index spot price retrieval by correcting exchange segment mapping
- NSE_INDEX and BSE_INDEX mapped to proper segments
- Added checks for empty
listQuotes
response to avoid errors
Broker Removals
- Removed support for Jainam, JainamPro, and Trustline
- Reason: Limited to dealer-only access via XTS API
- Cleaned up legacy websocket adapters and related code
Security & UI Improvements
- Security audit completed using Google Gemini 2.5 Pro
- DaisyUI and TailwindCSS stack upgraded to latest version
Fixes and Cleanup
- WebSocket timeout and reconnection handling added
- Expiry API and Intervals API output sorted
- Postman environment and collection updated
Documentation
- Internal docs updated with broker removal notice and config improvements