Skip to content

v0.1.4 - Alpha

Compare
Choose a tag to compare
@brunobar79 brunobar79 released this 24 Feb 05:26
· 1267 commits to develop since this release
09505e4

WALLET

  • Reorder collectibles #350
  • Block add custom collectible when user is not the owner #359
  • Send collectibles #361
  • Collectible support in transaction details #390
  • Remove collectible if it's being sent #391
  • Approval and Send navbars with network #429

GENERAL

  • Submit feedback button #374
  • Upgrade react native to v0.58.4 #393
  • Refactor FS #395
  • Portrait orientation only #397
  • Show app version under settings => Info #399
  • Fade In images #385
  • Fix QR codes #386

SECURITY

  • Incremental account security #360
  • EIP-1193: concurrent standard and legacy support #387
  • Support unprotected devices on iOS #389
  • Import from seed - "remember me" option #394
  • Import private key #413
  • Phishing detection #425
  • Onboarding when existing user #426

BROWSER

  • Added Url autocomplete #378
  • Browser Dapp Showcase #423

DEVELOPMENT

  • Test build on CI #363
  • Support for develop branch #377
  • Dev friendly builds #405
  • Allow IOS builds without env vars $421