Bicrypto 5.5.8
23 October 2025
WEBSOCKET IMPROVEMENTSTRADING INTERFACEUI IMPROVEMENTS
Core v5.5.8
Release Date: October 23, 2025 Tags: WEBSOCKET IMPROVEMENTS, TRADING INTERFACE, UI IMPROVEMENTS
Changed
Live Data Performance
- Changed subscription timing when switching markets
- The new symbol subscribes immediately, with no delay
- The old symbol unsubscribes after 100ms
- No data gap during market switching
- Changed stream availability tracking so re-subscribing is instant
- Changed unsubscribe timing so one symbol can no longer cancel another's subscription
Fixed
Trading Interface
- Fixed live data not unsubscribing when switching markets
- Fixed the orderbook and trades not subscribing when switching markets
- Fixed subscription conflicts when switching between different symbols
- Fixed the locale prefix being removed from URLs (e.g.
/en/tradechanging to/trade) - Fixed the wrong market type being used on initial page load
- Fixed the market type in the URL reverting from ecosystem spot to spot on a market switch
- Fixed the chart panel resize getting stuck when the mouse hovers over the TradingView chart