Skip to content

chore: release 2.8.0 - #43

Merged
tysonwil merged 1 commit into
mainfrom
chore/release-v2.8.0
Apr 24, 2026
Merged

chore: release 2.8.0#43
tysonwil merged 1 commit into
mainfrom
chore/release-v2.8.0

Conversation

@tysonwil

Copy link
Copy Markdown
Collaborator

Summary

Release prep for 2.8.0 — Swift SDK gains Account Abstraction methods that were merged in #42.

  • Adds 2.8.0 changelog entry
  • Backfills the previously prepared 2.7.0 entry that never landed

Release notes

Features

  • Account Abstraction support via Alchemy: createSmartAccount(...), sendSmartAccountTransaction(...), sendSmartAccountBatchTransaction(...)
  • New types: SmartAccountInfo, AATransactionReceipt, SmartAccountCall
  • createSmartAccount(...) accepts either walletId or address to select the EOA signer

Changes

  • ParaWebView default request timeout raised from 30s to 120s for AA UserOp inclusion times. Per-request, non-AA calls unaffected; pass a custom requestTimeout to ParaWebView.init to keep the previous bound.

Test plan

  • xcodebuild ... build succeeds
  • After merge: tag v2.8.0 and publish GitHub Release

NO DOCS NEEDED
NO EXAMPLES NEEDED

🤖 Generated with Claude Code

Backfills the previously prepared 2.7.0 changelog entry and adds the
2.8.0 entry for the Account Abstraction work merged in #42.
@claude

claude Bot commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

Claude encountered an error —— View job


I'll analyze this and get back to you.

@tysonwil
tysonwil merged commit e9caca3 into main Apr 24, 2026
1 of 3 checks passed
@tysonwil
tysonwil deleted the chore/release-v2.8.0 branch April 24, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant