diff --git a/changelog.mdx b/changelog.mdx index 348bea8..211cb66 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -2,6 +2,56 @@ title: "Changelog" description: "Product updates and announcements" --- + + - Add Core support + - Fix post-approval check for allowance + + + + - Add support for SPL tokens in Solana + + + + - Add Sui support + - Add yarn link support for local testing + + + + - Update status filters in `getOrders` utility + + + + - Add abort controller to Orderbook calls + + + + - Fix error handling in `switchOrAddNetwork` utility for case when network is not found + + + + - Fix order status parser ensuring timely confirmations + + + + - Add optional secret management + + + + - Add BNB support + + + + - Add Instant refund SACP call for expired orders + + + + - Finalize all inputs of a Partially Signed Bitcoin Transaction in PhantomProvider + + + + - Remove catalogfi dependencies and update dependency cycle + + ### New endpoints