Skip to content

Releases: Morpher-io/MorpherWallet

Integrated Login

10 Oct 05:50
Compare
Choose a tag to compare

Updates for integrated wallet signup and login.
Small stability fixes for apple / google wallet unlock.

Apple and Google SSO

25 Nov 08:39
Compare
Choose a tag to compare

Apple SSO and Recovery functionality.
Google SSO functionality.
Added security so OAuth sign-in and token validation

nonce fix and security updates

26 Aug 07:37
Compare
Choose a tag to compare

Updated the handling of the nonce when performing parallel secure requests.
Updated error logging for recovery methods.
Updated dependencies that required security updates

Email update and 2FA unlock

17 Aug 09:25
Compare
Choose a tag to compare
  • Fixed a bug with email updates which could sometimes cause logon problems after the email was updated.
  • Fixed an issue with 2fa unlock which would cause the user to be re-directed to the logon page after unlocking and entering their 2fa code. The expected behaviour is that the user enters password to unlock and then enters 2fa and gains access to the wallet.

2022-03-22.0

22 Mar 08:25
Compare
Choose a tag to compare

Better 2FA handling:

  • Logout after browser close
  • Encrypted Seed isn't stored locally anymore
  • Works across tabs with session store

Better Rate Limiting

  • 2FA endpoints have more aggressive rate limiting

2022-03-08.0

08 Mar 08:34
Compare
Choose a tag to compare

Analytics and ux fixes

  • extra events for analytics (add 2fa/add recovery),
  • small ux fixes on send button
  • small ux fixes eth address copy

2022-02-23

24 Feb 07:18
Compare
Choose a tag to compare

Updated Package Versions

2022-02-14

14 Feb 08:06
Compare
Choose a tag to compare

Fixes a problem with interaction to mainchain

2021-12-16

16 Dec 14:37
Compare
Choose a tag to compare

Better GA4 support
bug fixes

2021-11-16

16 Nov 10:43
Compare
Choose a tag to compare

changes for language specific emails
added additional unit tests