From 9e40f8ee5bb14dcbd1a0de63742475189905737c Mon Sep 17 00:00:00 2001 From: pallavi <24.pallavi.2003@gmail.com> Date: Mon, 1 Sep 2025 17:11:01 +0530 Subject: [PATCH] chore: update changelog for SDK --- changelog.mdx | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) 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