Skip to content

Releases: ArdentHQ/arkvault

1.16.0

16 Jul 09:06
852a42b
Compare
Choose a tag to compare

What's Changed

Added

Changed

Other Changes

Full Changelog: 1.15.0...1.16.0

1.15.0

25 Apr 09:39
8aa54cb
Compare
Choose a tag to compare

What's Changed

Added

Changed

Fixed

Other Changes

Full Changelog: 1.14.0...1.15.0

1.14.0

31 May 10:09
43057f6
Compare
Choose a tag to compare

What's Changed

Changed

  • refactor: store status for each peer individually by @dated in #374
  • refactor: list musig servers separately by @dated in #377
  • refactor: adjustments in exchange form UI by @goga-m in #394
  • refactor: extend QR code to accept scanning just addresses by @goga-m in #391

Fixed

  • fix: dep workflow yaml formatting by @ItsANameToo in #287
  • fix: adjust bip39 error message in secret validation when importing wallet by @goga-m in #378
  • test: add musig mocks in wallet domain by @goga-m in #379
  • fix: update currency list per provider in exchange form by @goga-m in #397
  • fix: clear dashboard configuration on profile import by @goga-m in #392
  • fix: set only the coin list of active provider in exchange form by @goga-m in #404

Other Changes

Full Changelog: 1.13.0...1.14.0

1.13.0

20 Apr 07:29
28d8452
Compare
Choose a tag to compare

What's Changed

Changed

  • refactor: add links to vote page addresses by @goga-m in #386

Full Changelog: 1.12.1...1.13.0

1.12.1

17 Apr 12:15
0598540
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix: ensure profile avatar is always set when importing profile by @goga-m in #384
  • refactor: improve checks for ledger compatibility by @goga-m in #381

Other Changes

Full Changelog: 1.12.0...1.12.1

1.12.0

13 Dec 10:11
e7b0d7a
Compare
Choose a tag to compare

What's Changed

Added

  • feat: add info icon for wallets that need to sign a pending musig by @goga-m in #252

Changed

  • refactor: upgrade react to v18 by @goga-m in #246
  • refactor: refactor deletion of pending transactions by @dated in #241
  • refactor: adjust vertical offset for Modal by @goga-m in #251

Fixed

  • fix: change ordering of fields in verify message form by @goga-m in #250
  • fix: adjust scrollbar on modal resize by @goga-m in #268

Other Changes

Full Changelog: 1.11.0...1.12.0

1.11.0

23 Nov 14:12
008072d
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 1.10.0...1.11.0

1.10.0

10 Nov 18:28
31ca026
Compare
Choose a tag to compare

What's Changed

Changed

  • refactor: adjust responsive rendering of pending transaction row by @dated in #235
  • refactor: adjust texts in AddRecipient modal by @goga-m in #240

Fixed

  • fix: correct expiration estimate for musig transactions by @ItsANameToo in #232
  • fix: adjust skeleton classes by @dated in #234
  • fix: pending multisignatures using wrong network config by @goga-m in #233
  • fix: more adjustments to circle skeletons by @dated in #237
  • fix: enable participant selection using the modal in musig registration by @goga-m in #239

Other Changes

Full Changelog: 1.9.0...1.10.0

1.9.0

18 Oct 08:40
7f1e050
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...1.9.0

1.8.0

06 Oct 17:01
0be9b97
Compare
Choose a tag to compare

What's Changed

  • chore: fix types in jest by @goga-m in #179
  • fix: adjust textarea size in error steps by @goga-m in #177
  • refactor: add invalid address error by @goga-m in #178
  • refactor: limit start date selection to date of first transaction by @dated in #180
  • test: fix flaky tests in send registration by @goga-m in #182
  • test: fix flaky test in multipayment by @goga-m in #184
  • refactor: restructure transaction export form to preserve state by @dated in #183
  • refactor: subtract amounts sent to self in exported data by @dated in #185
  • refactor: show transaction count during export by @dated in #186
  • fix: lookup network's name from profile's available networks by @goga-m in #181
  • fix: reset final count when starting new export by @dated in #188
  • chore: replace error and success images by @dated in #187
  • test: fix flaky in WalletDetails by @goga-m in #189
  • test: fix flaky in SendVote.Encryption by @goga-m in #192
  • fix: only use wallets of enabled networks in receive funds wallet selection by @dated in #190
  • test: fix flaky in SendIpfs by @goga-m in #193
  • test: increase global timeout in ci tests by @goga-m in #197
  • deps: update Platform SDK dependencies by @dated in #196
  • fix: correct network data format in wallet group page by @goga-m in #198
  • fix: wait for all wallets to be synced before before calculating breakdown by @dated in #191
  • test: fix timeout errors in SendVote.Encryption tests by @goga-m in #194
  • chore: keep only icons of ark and known forks by @dated in #200
  • refactor: consolidate network icon components by @dated in #201
  • test: fix flaky tests in SendVote and SendRegistration by @goga-m in #202
  • ci: reduce max workers by @dated in #205
  • test: optimize wallet import tests by @goga-m in #204
  • test: fix timeout errors in transaction domain tests by @goga-m in #203
  • refactor: ignore disabled networks when checking network status by @dated in #195
  • chore: merge develop into master by @ItsANameToo in #199

Full Changelog: 1.7.0...1.8.0