v4.5.66

baptisteArno/typebot.iov4.5.66Jul 16, 2026by github-actions[bot]

AI Summary

This is a release from ccxt (cryptocurrency exchange library). A major release with multiple refactors, fixes, and documentation updates.

Key Highlights

  • Refactored safeN calls to reduce complexity
  • Added Prediction feature
  • Updated documentation for multiple exchanges
  • Performance improvements with inline imports

New Features

  • Prediction feature for ccxt
  • Documentation updates for various exchanges

Full Release Notes

## What's Changed
* refactor: reduce safeN calls by @kroitor in https://github.com/ccxt/ccxt/pull/29200
* refactor: reduce safeN calls by @kroitor in https://github.com/ccxt/ccxt/pull/29202
* fix: safe_string uppercasing/lowercasing across all langs by @ttodua in https://github.com/ccxt/ccxt/pull/29199
* fix: implodeHostname dydx & blofin by @ttodua in https://github.com/ccxt/ccxt/pull/29207
* fix(build): keep setuptools intermediate tree out of root build/ by @carlotestor in https://github.com/ccxt/ccxt/pull/29209
* chore: comment in tests by @ttodua in https://github.com/ccxt/ccxt/pull/29208
* docs(luno): add apis, update @see, update docs by @sc0Vu in https://github.com/ccxt/ccxt/pull/29204
* refactor(build): pass head_commit.message via env in github workflows by @kobihikri in https://github.com/ccxt/ccxt/pull/29203
* chore(okx): ticker comments by @ttodua in https://github.com/ccxt/ccxt/pull/26084
* doc: ccxt pro links by @ttodua in https://github.com/ccxt/ccxt/pull/28535
* perf: python inline imports by @ttodua in https://github.com/ccxt/ccxt/pull/27951
* fix(grvt): ternary transpilation by @ttodua in https://github.com/ccxt/ccxt/pull/29212
* fix(js): dynamic imports for nuxtjs etc by @ttodua in https://github.com/ccxt/ccxt/pull/26938
* feat: Prediction on ccxt by @carlosmiei in https://github.com/ccxt/ccxt/pull/28752
* fix(docs): restore blog label in nav NAV_LABELS by @pcriadoperez in https://github.com/ccxt/ccxt/pull/29215
* docs(pacifica): update docs by @sc0Vu in https://github.com/ccxt/ccxt/pull/29214
* docs(toobit): add apis, update @see, update docs by @sc0Vu in https://github.com/ccxt/ccxt/pull/29213
* docs(prediction): guide polish + home hero prediction support by @pcriadoperez in https://github.com/ccxt/ccxt/pull/29217
* docs(prediction): reference prediction structures in @returns by @pcriadoperez in https://github.com/ccxt/ccxt/pull/29216
* fix(gemini): watchOrderBook fix by @ttodua in https://github.com/ccxt/ccxt/pull/29218
* chore(build): git mv check-dependencies.sh into build/ by @carlotestor in https://github.com/ccxt/ccxt/pull/29220
* feat(mexc): update by @sc0Vu in https://github.com/ccxt/ccxt/pull/29205
* docs(onetrading): add apis, update @see, update ws url by @sc0Vu in https://github.com/ccxt/ccxt/pull/29222
* fix(bingx): edit order by @ttodua in https://github.com/ccxt/ccxt/pull/29211
* chore(python): remove aiodns package req by @ttodua in https://github.com/ccxt/ccxt/pull/27129

## New Contributors
* @kobihikri made their first contribution in https://github.com/ccxt/ccxt/pull/29203

**Full Changelog**: https://github.com/ccxt/ccxt/compare/v4.5.65...v4.5.66