Skip to content

Releases: MetaMask/smart-transactions-controller

18.0.0

11 Aug 09:24
a33911e
Compare
Choose a tag to compare

Changed

  • BREAKING:: Don't persist controller state (#525)

17.0.0

15 Jul 15:45
b0127d5
Compare
Choose a tag to compare

Added

  • Add support for type 4 transaction (#521)

Changed

  • BREAKING: Bump peer dependency on @metamask/network-controller to ^24.0.0 (#519)

16.5.0

30 Jun 10:14
2952f81
Compare
Choose a tag to compare

Added

  • Add Arbitrum URL for Sentinel (#517)

16.4.0

26 Jun 11:44
b1af36e
Compare
Choose a tag to compare

Added

  • Add performance tracing to the STX controller (#515)

16.3.1

07 Apr 13:13
b658ebf
Compare
Choose a tag to compare

Fixed

  • Improve error handling and monitoring (#508)

16.3.0

24 Mar 17:13
38929d8
Compare
Choose a tag to compare

Added

  • Support batch transactions during submit (#504)

16.2.0

17 Mar 13:39
c61d0d3
Compare
Choose a tag to compare

Added

  • Added multi-chain smart transaction support (#498)

Fixed

  • Improve changelog linting to prevent formatting issues (#502)

16.1.0

04 Mar 15:22
2ef0363
Compare
Choose a tag to compare

Added

  • Add Base Sentinel endpoint to STX controller (#500)

Changed

  • Add workflow_dispatch to security-code-scanner (#499)
  • SmartTransactionsController state should persist (#493)
    After opening your browser smart transactions should be preserved.

16.0.1

07 Jan 12:22
c662316
Compare
Choose a tag to compare

Fixed

  • Extend definition of when a regular tx is marked as failed based on a smart transaction status, clean up unsupported statuses (#485)

16.0.0

19 Dec 10:57
c71af84
Compare
Choose a tag to compare

Changed

  • BREAKING Update @metamask/transaction-controller peer dependency from ^38.0.0 to ^42.0.0 (#482)

Removed

  • BREAKING Remove exports for AllowedActions and AllowedEvents types (#482)