Skip to content

Releases: archethic-foundation/archethic-dapp-framework-flutter

2.1.3

03 Oct 09:21
Compare
Choose a tag to compare

What's Changed

  • build: ⬆️ Upgrade archethic_wallet_client by @Chralu in #25

Full Changelog: 2.1.2...2.1.3

2.1.2

02 Oct 16:48
Compare
Choose a tag to compare

Full Changelog: 2.1.1...2.1.2

  • Upgrade package_info_plus to 8.0.2
  • Add textStyle param in Consent Widgets

2.1.1

30 Sep 14:17
Compare
Choose a tag to compare

What's Changed

  • ⬆ Upgrade archethic_wallet_client

Full Changelog: 2.1.0...2.1.1

2.1.0

29 Sep 15:19
Compare
Choose a tag to compare

Full Changelog: 2.0.0...2.1.0

Upgrade AWC version to 2.1.0

2.0.0

29 Sep 09:35
d89fd30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...2.0.0

1.3.1

11 Sep 19:46
Compare
Choose a tag to compare

What's Changed

  • Add widgets methods to manage aewallet PR997 by @redDwarf03 in #13
  • Fix bug: CoinPriceProvider : Return 0 when ucid doesn't exist for a token
  • Fix typo: fix method startTimer instead of starTimer in CoinPriceNotifier

Full Changelog: 1.2.13...1.3.1

1.2.13

14 Aug 11:25
fa305ba
Compare
Choose a tag to compare

What's Changed

  • feat: ✨ Add Bitcoin in ucids_tokens config file by @redDwarf03 in #21

Full Changelog: 1.2.12...1.2.13

1.2.12

14 Aug 06:09
Compare
Choose a tag to compare

Full Changelog: 1.2.10...1.2.12
Upgrade dependencies

1.2.10

04 Aug 14:43
Compare
Choose a tag to compare

What's Changed

  • Do not hide exception when getCurrentAccount RPC fails. by @Chralu in #18

Full Changelog: 1.2.9...1.2.10

1.2.9

26 Jul 20:44
Compare
Choose a tag to compare

Full Changelog: 1.2.7...1.2.9*
Add TransactionUtil.isSCCallExecuted method to check is a SC has been executed