Skip to content

Releases: jolocom/smartwallet-app

v.2.6.0

21 Mar 09:36
Compare
Choose a tag to compare
v2.6.0

refactor(package): updating version numbers for ios and android

Hotfix 2.5.1

23 Nov 10:49
Compare
Choose a tag to compare
  • Fixed camera issues

v2.5.0 New Documents

18 Oct 10:09
c13c8eb
Compare
Choose a tag to compare
  1. Added new Documents screen
  2. Added new Document cards
  3. Bug fixes

v2.4.0

19 Jul 13:22
Compare
Choose a tag to compare
  • Functionality for managing your German eID card and sharing eID data
  • UX improvements across the application
  • More Deeplinking functionality

v2.2.0

23 Sep 09:55
Compare
Choose a tag to compare
  • Improved PIN Change Flow
  • Refactored UI Components
  • Improved general application Performance
  • Fixed Integration of the Contact Us form
  • UI/UX Improvements

v2.1.0

23 Sep 09:57
Compare
Choose a tag to compare
  • UI/UX improvements for Credentials' presentation
  • Added Translation module
  • Other UI improvements

v1.6.1

09 Mar 17:51
Compare
Choose a tag to compare
v1.6.1 Pre-release
Pre-release

Backports the Infura fix (this commit) to the v1.6.0 release.

v1.5.1

09 Mar 17:46
Compare
Choose a tag to compare
v1.5.1 Pre-release
Pre-release

Backports the Infura fix (this commit) to the v1.5.0 release.

v1.7.1

09 Mar 21:00
Compare
Choose a tag to compare
v1.7.1 Pre-release
Pre-release

Backports the Infura fix (this commit) to the v1.7.0 release.

v1.7.0

13 Sep 15:31
e93c327
Compare
Choose a tag to compare
v1.7.0 Pre-release
Pre-release

Warning

This build is now broken because of a change in the Infura api change (commit). Please use v1.7.1 instead.

Updates

  • Upgraded to React Native 0.59 #1380
  • The seed phrase screen is no longer part of the registration flow, and is now accessible through the settings screen #1418
  • Added UI and functionality for recovering the identity based on 12-word seed phrases #1266
  • Updated the landing page screen #1430
  • Updated the entropy collection screen #1428
  • The wallet no longer requires internet connection on startup #1327
  • Added support for custom database migrations #1412
  • Various minor UI / UX improvements #1449, #1450, #1445
  • Updated README #1389
  • Updated German translations #1464
  • Refactored styling structure #1400
    • Removed JolocomTheme #1432
    • Add debug mixin style for development #1440