Skip to content

0.7.0

Compare
Choose a tag to compare
@andywer andywer released this 14 Sep 15:41
· 2030 commits to master since this release
5578151

This release comes with a slightly improved UI and some technical under-the-hood improvements.

Those improvements are the beginning of a greater wave of visual and technical improvements. Preparatory work for a cross-wallet multi-signature communication infrastructure has also been done.

New features

  • Improved account list page (#157)
  • Even more comfortable trustline adding (#162)
  • Made add account a page (#156)

Bug fixes

  • Fixed a few typos

Technical

  • Set Content-Security-Policy as a security measurement (#93)
  • Started to straighten up state management code (#104)
  • Created a draft of how a multi-sig coordination service might be implemented: GitHub Gist
  • Started discussing the multi-sig coordination architecture with the Stellar community

Still left to solve

  • Final decision on naming / branding of the wallet
  • Proof-of-concept implementation of multi-signature services