Skip to content

1.8.0

Compare
Choose a tag to compare
@ItsANameToo ItsANameToo released this 06 Oct 17:01
· 449 commits to main since this release
0be9b97

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