Skip to content

Commit e070a5c

Browse files
authored
Merge pull request #196 from 0xProject/jlin/add-april-changelog
add april changelog
2 parents 5708fa8 + 1874ec8 commit e070a5c

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

fern/docs/changelog/2026-04-30.mdx

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
tags: []
3+
---
4+
5+
#### New Liquidity Sources
6+
7+
- **Arbitrum:** Added Fluid, Printr, and Renegade.
8+
- **Avalanche:** Added Printr.
9+
- **Base:** Added Aerodrome V3, Fluid, LunarBase, Nabla, Printr, a Clanker V2 fork (Uniswap V4), Doppler Rehype (Uniswap V4), and Uniswap Stable Hook (Uniswap V4).
10+
- **BSC:** Added Fluid, SmoothyV1, and Printr.
11+
- **Ethereum:** Added Fluid, Printr, and Renegade darkpool.
12+
- **Mantle:** Added Printr.
13+
- **Optimism:** Added Velodrome V3 and Uniswap V2.
14+
- **Polygon:** Added Fluid.
15+
- **Tempo:** Added Uniswap V2, V3, and V4 support.
16+
17+
#### New Feature
18+
19+
- **0x Agent Skill**: New agent skill that gives AI coding agents full knowledge of the 0x APIs with a single command. Once installed, agents knows every endpoint, authentication method, and integration pattern for token swaps. [Learn more](https://docs.0x.org/docs/introduction/develop-with-ai/agent-skills)
20+
- **`slippagePpm` in Swap and Gasless API**: Sub-BPS slippage precision is now supported via a new `slippagePpm` parameter (0–1,000,000). This is mutually exclusive with `slippageBps` — existing defaults and validations are unchanged. See more in [API Reference](https://docs.0x.org/api-reference/openapi-json/swap/allowanceholder-getprice).
21+
22+
#### Bug Fixes
23+
24+
- Improve gas accuracy for Abstract.
25+
- Improve accuracy with Aave V3.

0 commit comments

Comments
 (0)