Releases: encointer/encointer-wallet-flutter
Releases · encointer/encointer-wallet-flutter
v1.15.4
What's Changed since v1.15.2
[Bug Fixes]
[Technical]
- Publish signed android build to GooglePlay Console (#1728) @clangenb
- Publish beta branch to appstore connect from Github Actions (#1727) @clangenb
- bump to flutter 3.19.0 and upgrade gradle/kotlin (#1724) @clangenb
v1.15.2
What's Changed since v1.15.1
[UX]
- add proper link to forum for deliberation of democracy proposals (#1705) @brenzi
[Technical]
v1.15.1
What's Changed since v1.15.0
[Bug Fixes]
v1.15.0
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
What's Changed since v1.14.2
[UX]
v1.14.2
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
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
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
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
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]