Skip to content

Releases: 1inch/fusion-sdk

v2.4.6-rc.3

08 Apr 13:05

Choose a tag to compare

2.4.6-rc.3 (2026-04-08)

v2.4.6-rc.2

08 Apr 12:54

Choose a tag to compare

2.4.6-rc.2 (2026-04-08)

New Features

v2.4.6-rc.1

03 Apr 05:58

Choose a tag to compare

2.4.6-rc.1 (2026-04-03)

New Features

v2.4.7-rc.3

27 Mar 13:17

Choose a tag to compare

2.4.7-rc.3 (2026-03-27)

New Features
  • adjusted permit2transferFrom encoding function (a94e8c0b)
Other Changes (merge branch 'feat/pt9-137-transfer-permit' of github.com)
  • 1inch/fusion-sdk into feat/PT9-137-transfer-permit (db158e0a)

v2.4.7-rc.2

26 Mar 13:00

Choose a tag to compare

2.4.7-rc.2 (2026-03-26)

Chores
  • use default permit2Proxy addresses (cc2df80e)
  • add transfer permit2 support through permit2Proxy adapter (30c9f9e3)
New Features
  • update permit2 proxy address (e80022e4)
Bug Fixes
Other Changes (merge branch 'feat/pt9-137-transfer-permit' of github.com)
  • 1inch/fusion-sdk into feat/PT9-137-transfer-permit (c9b0a876)

v2.4.7-rc.0

25 Mar 11:45

Choose a tag to compare

2.4.7-rc.0 (2026-03-25)

Chores
  • use default permit2Proxy addresses (cc2df80e)
  • add transfer permit2 support through permit2Proxy adapter (30c9f9e3)
New Features
  • update permit2 proxy address (e80022e4)

v2.4.7

20 Mar 12:17

Choose a tag to compare

2.4.7 (2026-03-20)

New Features

v2.4.7-rc.1

27 Feb 15:06

Choose a tag to compare

2.4.7-rc.1 (2026-02-27)

Chores
Documentation Changes
  • update SDK README with integrator fee details (91d9c0b4)
Bug Fixes

v2.4.6

09 Feb 15:42

Choose a tag to compare

2.4.6 (2026-02-09)

Chores

v2.4.6-rc.0

16 Jan 14:13

Choose a tag to compare

2.4.6-rc.0 (2026-01-16)

Chores
  • add tests for integrator fee parsing logic (08ec0bb2)
New Features
  • export IntegratorFeeRequest and IntegratorFeeResponse types (fe806851)
  • make receiver address mandatory in fee handling (c06fa02b)
  • improve integrator fee handling (272a6608)
  • align SDK fee handling with backend fee configuration (57aa6a64)
Bug Fixes