Releases: thirdweb-dev/engine
Releases · thirdweb-dev/engine
v2.1.27
What's Changed
- [SDK] fix: Separate properties and attributes in NFTInput by @yukia3e in #829
- fix: /reset-nonces endpoint allows deleting nonce state without resyncing by @arcoraven in #836
- feat: support mTLS certificate upload by @arcoraven in #835
Full Changelog: v2.1.26...v2.1.27
v2.1.26
What's Changed
- chore: bump version to 0.0.18 in package.json for @thirdweb-dev/engine by @d4mr in #831
- fix: signTransaction updated to work with latest v5 SDK by @d4mr in #830
- feat: add transaction mode support to ERC20, ERC721, and ERC1155 v4 SDK Routes by @d4mr in #832
Full Changelog: v2.1.25...v2.1.26
v2.1.25
v2.1.24
v2.1.23
What's Changed
- fix: Reduce log line for nonceResyncWorker by @arcoraven in #826
Full Changelog: v2.1.22...v2.1.23
v2.1.22
What's Changed
- thirdweb sdk version bump by @nischitpra in #818
- chore: fix some typos in comment (author: @toofooboo) by @arcoraven in #822
- [TOOL-2900]: Fix metadata.attributes being ignored by @dirtycajunrice in #824
- chore(deps): Update to thirdweb nightly (batch RPC bugfix) by @arcoraven in #825
Full Changelog: v2.1.21...v2.1.22
v2.1.21
What's Changed
- regenerate sdk by @dirtycajunrice in #808
- bump sdk version by @dirtycajunrice in #813
- update workflow action versions by @dirtycajunrice in #812
- fix all biome errors by @dirtycajunrice in #815
- get-balance and get-all-events migrated to v5 by @nischitpra in #816
New Contributors
- @dirtycajunrice made their first contribution in #808
- @nischitpra made their first contribution in #816
Full Changelog: v2.1.20...v2.1.21
v2.1.20
What's Changed
- fix: fallback to resending every 120s latest if current RPC block is stuck by @arcoraven in #809
Full Changelog: v2.1.19...v2.1.20
v2.1.19
What's Changed
- chore(cleanup): remove v1 migration worker by @arcoraven in #801
- refactor: Simplify folder organization in the repo by @arcoraven in #796
- chore: Dedupe transaction hashes on resend by @arcoraven in #802
- chore(refactor): kebab-case /shared folder by @arcoraven in #803
- chore(refactor): kebab-case /worker folder by @arcoraven in #804
- chore(refactor): kebab-case /server folder by @arcoraven in #805
- chore: Lint on build by @arcoraven in #806
- fix: Reset nonce if out of funds by @arcoraven in #807
Full Changelog: v2.1.18...v2.1.19
v2.1.18
What's Changed
- feat(experimental): Add an env var to limit the max gas price for resends by @arcoraven in #800
Full Changelog: v2.1.17...v2.1.18