New
v4.5.27
What's Changed
- feat(coinmate): add fetchTime by @sc0Vu in https://github.com/ccxt/ccxt/pull/27470
- feat(cryptocom): add apis by @sc0Vu in https://github.com/ccxt/ccxt/pull/27477
- binance error mapping by @ndubel in https://github.com/ccxt/ccxt/pull/27473
- bitget error mapping by @ndubel in https://github.com/ccxt/ccxt/pull/27472
- feat(coinex): add apis by @sc0Vu in https://github.com/ccxt/ccxt/pull/27469
- feat(coinsph): add apis by @sc0Vu in https://github.com/ccxt/ccxt/pull/27471
- feat(whitebit): add default nonceWindow parameter for authenticated calls by @carlosmiei in https://github.com/ccxt/ccxt/pull/27478
- feat(gate): add apis by @sc0Vu in https://github.com/ccxt/ccxt/pull/27479
- feat(whitebit): change default rate limiter setting value by @vladyslavbilotserkovskyi-whitebit in https://github.com/ccxt/ccxt/pull/27480
- fix(binance): unify order type by @carlosmiei in https://github.com/ccxt/ccxt/pull/27481
- fix(coincatch): infer market type inside fetchTickers by @carlosmiei in https://github.com/ccxt/ccxt/pull/27487
- fix(hyperliquid): avoid error when loading hip3 dexes by @carlosmiei in https://github.com/ccxt/ccxt/pull/27488
- fix(Exchange.py): remove check_conflicting_proxies camelCase by @carlosmiei in https://github.com/ccxt/ccxt/pull/27485
- fix(binance):unify algo service order type by @carlosmiei in https://github.com/ccxt/ccxt/pull/27492
- fix(example): import folder by @carlosmiei in https://github.com/ccxt/ccxt/pull/27493
- build(deps): bump next from 15.4.8 to 15.4.9 in /examples/ts/nextjs-page-router by @dependabot[bot] in https://github.com/ccxt/ccxt/pull/27494
- fix(exchange): replace safeNumber with safeFloat in parseBidAsk by @sc0Vu in https://github.com/ccxt/ccxt/pull/27403
- fix(binance): parseOrderType type by @carlosmiei in https://github.com/ccxt/ccxt/pull/27496
- fix(bybit): tp & sl orders by @ttodua in https://github.com/ccxt/ccxt/pull/27437
- feat: add Zebpay Exchange by @carlosmiei in https://github.com/ccxt/ccxt/pull/26818
- fix(zebpay): update url by @carlosmiei in https://github.com/ccxt/ccxt/pull/27497
- fix(zebpay): headers by @carlosmiei in https://github.com/ccxt/ccxt/pull/27498
- fix(zebpay): json sig encode by @carlosmiei in https://github.com/ccxt/ccxt/pull/27499
New Contributors
- @vladyslavbilotserkovskyi-whitebit made their first contribution in https://github.com/ccxt/ccxt/pull/27480
Full Changelog: https://github.com/ccxt/ccxt/compare/go/v4.5.26...v4.5.27