Skip to content

Releases: encointer/encointer-wallet-flutter

v1.15.2

12 Nov 12:57
Compare
Choose a tag to compare

What's Changed since v1.15.1

[UX]

  • add proper link to forum for deliberation of democracy proposals (#1705) @brenzi

[Technical]

v1.15.1

28 Sep 07:30
Compare
Choose a tag to compare

What's Changed since v1.15.0

[Bug Fixes]

v1.15.0

24 Sep 16:28
Compare
Choose a tag to compare

What's Changed since v1.14.3

[Bug Fixes]

[UX]

[Technical]

  • support system.remark on account manage page (#1698) @brenzi
  • new proposal types Petition and SpendNative (#1697) @brenzi

v1.14.3

19 Aug 07:09
Compare
Choose a tag to compare

What's Changed since v1.14.2

[UX]

v1.14.2

25 Jul 07:52
Compare
Choose a tag to compare

What's Changed since v1.14.1

[UX]

  • Enhance Democracy States; replace Cancelled with Rejeceted and SupersededBy (#1687) @brenzi

[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

11 Jun 15:18
Compare
Choose a tag to compare

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

11 Jun 15:04
Compare
Choose a tag to compare

What's Changed since v1.13.5

[UX]

[Technical]

  • use project's melos in melos pub-get instead of the global one (#1676) @clangenb

v1.13.5

09 Apr 01:03
Compare
Choose a tag to compare

What's Changed since v1.13.4

[Bug Fixes]

  • Periodic websocket connection check and fix network switch when the app is disconnected (#1673) @clangenb

[Technical]

  • Periodic websocket connection check and fix network switch when the app is disconnected (#1673) @clangenb

v1.13.4

25 Mar 17:10
Compare
Choose a tag to compare

What's Changed since v1.13.3

‼️ High Priority Release

  • Fix app stale at sending extrinsics aka fix occasional invalid extrinsic (#1665) @clangenb

[Bug Fixes]

  • Fix app stale at sending extrinsics aka fix occasional invalid extrinsic (#1665) @clangenb

[UX]

  • [Announcements] parse links in community announcements and open the browser upon tapping (#1668) @clangenb
  • Support old and new reputation type (#1664) @clangenb

[Technical]

v1.13.3

13 Mar 02:42
Compare
Choose a tag to compare

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