Add August 2026 changelog - #281
Draft
jlin27 wants to merge 3 commits into
Draft
Conversation
Covers changes merged from 2026-08-01 through 2026-08-31: new liquidity sources on Base, BSC, HyperEVM, Polygon and Robinhood Chain, the new collectedBy fee field and ERC-7597 approval type, four quote and status bug fixes, and two Cross-Chain route removals.
|
🌿 Preview your docs: https://0x-preview-56c00503-8be8-40a7-a575-1c2950ff421c.docs.buildwithfern.com Here are the markdown pages you've updated: |
Monad was dropped as an origin on Mayan Swift, Mayan MCTP and Mayan FastMCTP and kept as a destination, so the Cross-Chain matrix now marks those three cells dst rather than fully supported.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
fern/docs/changelog/2026-08-31.mdx, covering changes merged between 2026-08-01 and 2026-08-31, plus one stale-docs fix the entry invalidates.Headline items:
collectedByfield on Cross-Chain fee entries, anderc7597Permitas a Gaslessapproval.type.buyTaxBps/sellTaxBpsreturning0, Relay-collected integrator fee undercollection,400instead of500on invalid/cross-chain/quotesinput, and stalefailureblocks on/cross-chain/status.Every backticked identifier, endpoint path and enum value in the entry was checked against
fern/openapi.jsonorfern/openapi-cross-chain.jsonbefore being written.Stale docs fixed
introduction/supported-chains.mdxthe Cross-Chain matrix marked the Monad row✅for Mayan Swift, Mayan MCTP and Mayan FastMCTP. Monad was dropped as an origin for all three during this window and kept as a destination, so per the table's own legend those three cells now readdst. The diff is that single row.This edit was originally deferred because #280 was editing adjacent rows of the same table. Now that it has merged,
mainhas been merged into this branch and the fix applied on top, so the two changes compose instead of conflicting.Notes for review
2ec0a99). Everything verifiable in the spec therefore comes from the first week of the month; API-surface changes merged between 2026-08-08 and 2026-08-31 could not be confirmed against a published spec and were left out. A spec sync would let a follow-up pass pick those up — worth checking before the September entry.