- See below release candidates for further changes.
Fixed - Wrong endpoint path in `usdc_perpetual.py` - Wrong endpoint path in `account_asset.py`
2.4.1rc0
Modified - `is_connected()` and the WebSocket reconnection logic.
2.4.0
Added - `HTTP` methods for account asset's [universal transfer API](https://bybit-exchange.github.io/docs/account_asset/#t-enableuniversaltransfer)
Fixed - USDC API to use the user's set `recv_window`
Modified - Did some internal code reorganisation
2.4.0rc1
Fixed - USDC API's timestamp parameter
2.4.0rc0
Modified - The way in which the WebSocket handles errors, improving general usage and debugging (tracebacks) as well as clearly defining under which errors should the WebSocket attempt reconnection.
Fixed - USDC API's timestamp parameter to avoid the occasional ret_msg: error sign!
2.3.1
Modified - The `ping_interval` to 20 seconds to ensure WebSocket connection stability