SmartWallet.PersonalSign no longer requires the SmartWallet to be deployed, increasing speed. Verification is done through ERC-6492. Validating a signature also works with ERC-6492 signatures now. Useful for apps that want to instantly authenticate (using Thirdweb Auth - SIWE for example) without incurring costs.
purchaseData can now be passed to Thirdweb Pay quote params, making Direct Payment flows fully featured.
InAppWalletOptions now extends EcosystemWalletOptions (no changes to dx).