Releases: thirdweb-dev/engine
Releases · thirdweb-dev/engine
v2.1.1
What's Changed
- chore: Update deps with reported security vulnerabilities (first pass) by @arcoraven in #742
- added sbw feature flag by @d4mr in #754
- chore: Update copy-files script to use 'cp' command by @d4mr in #756
- chore: remove unneeded express middleware by @arcoraven in #752
- chore: move webhook errors to debug logging by @arcoraven in #758
- Refactor chainId from number to string in contractSubscriptions by @d4mr in #759
Full Changelog: v2.1.0...v2.1.1
v2.1.0
v2.0.35
v2.0.34
What's Changed
- fix: Support missing 'function' prefix in functionName by @arcoraven in #748
Full Changelog: v2.0.33...v2.0.34
v2.0.33
What's Changed
- Add support for untyped contract args in /write by @joaquim-verges in #747
Full Changelog: v2.0.32...v2.0.33
v2.0.32
What's Changed
- chore: Assert integers validation for most numeric input values by @arcoraven in #741
- fix: Missing low wallet balance webhook by @arcoraven in #737
- chore: Require HTTPS webhook URLs by @arcoraven in #745
Full Changelog: v2.0.31...v2.0.32
v2.0.31
What's Changed
- chore: Update signTransaction to v5 SDK by @arcoraven in #718
- fix: Support arbitrary-length UIDs for ERC721 signature prepare by @arcoraven in #740
- fix: Add validation on chain ID + slug by @arcoraven in #739
- chore: reduce unused logging by @arcoraven in #738
Full Changelog: v2.0.30...v2.0.31
v2.0.30
What's Changed
- fix: use LRUMap for all in-memory caches by @arcoraven in #734
Full Changelog: v2.0.29...v2.0.30
v2.0.29
What's Changed
- fix: Handle erc721 signature prepare non-hex uids by @arcoraven in #723
Full Changelog: v2.0.28...v2.0.29
v2.0.28
What's Changed
- chore: Migrate transfer endpoints to v5 SDK by @arcoraven in #732
Full Changelog: v2.0.27...v2.0.28