Skip to content

Demo Wallet v1.2.1

Compare
Choose a tag to compare
@shanzzam shanzzam released this 29 Jul 20:11
· 72 commits to master since this release

New features in this release:

  • Dark Mode Support comes to the Demo Wallet
    • With the completion of our Design system, we're retrofitting our tools with Dark Mode. This can be turned on and off manually with the icon in the upper right.
  • Added more error codes
  • Updated Sentry errors and analytics with a standard library. This will help us target and fix issues quicker, as well as provide feedback on the features that are actively used, allowing us to prioritize features.

Bug fixes:

  • Use the correct home_domain syntax for SEP-10 compliance: Issue #214
  • SEP-06 deposit flow updated to send the correct amount in the request: Issue #217
  • Fixed an issue where the error message would remain in the dialog box under certain conditions: Issue #219