Skip to content

v1.0.11

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 15:24

Adds splash screen to the app (#306):

  • adds account skeleton for new accounts while loading info
  • removes tabs when all accounts are removed
  • shows splash screen during app boot
  • sets booted when app has no accounts
  • improves ux of add watch account feature
  • fixes account status display showing offline icon instead of Account Not On Chain text when not connected to the network

Fix Onboarding and Navigation Tab Visibility in Carpe (#304):

  • adds account skeleton for new accounts while loading info
  • removes tabs when all accounts are removed
    @soaresa