Releases: encointer/encointer-wallet-flutter
Releases · encointer/encointer-wallet-flutter
v1.15.2
v1.15.1
v1.15.0
v1.14.3
v1.14.2
What's Changed since v1.14.1
[UX]
[Technical]
- Handle multiple network endpoints and choose a healthy one with offchain indexing enabled (#1693) @clangenb
- Refactor code fore blockchain network management (#1691) @clangenb
- Better logging when fetching transfer history (#1690) @clangenb
- [store/settings] remove unused
changeLang
method (#1684) @clangenb
v1.14.1
What's Changed since v1.14.0
‼️ High Priority Release
This release has to land immediately in the stores to fix sending transactions on the production Encointer Kusama Network
[Bug Fixes]
[Technical]
v1.14.0
v1.13.5
v1.13.4
v1.13.3
What's Changed since v1.13.0
Note: the commit on master is misnamed to v1.13.4, but I did not want to force push to change the name.
[Bug Fixes]
- get encointer balance after sending an encointer balance transfer (#1661) @clangenb
- Fix: Refresh balance immediately after starting the app for the first time and when adding a new account (#1654) @clangenb
- [AccountManagePage] display correct community icon for non-current community and hide 0 balances (#1646) @clangenb