Skip to content

v0.17.0

Compare
Choose a tag to compare
@andywer andywer released this 25 Feb 17:57
· 1634 commits to master since this release
3169099

bildschirmfoto 2019-02-25 um 17 56 52

... the one with the Stellar Distributed Exchange (DEX) integration!

Convert your XLM into USD, EURT, ... easily from within your Solar wallet. We tried to make the process as simple as possible without sacrificing transparency.

There are a bunch of minor changes that you can find below. Among others we are now digitally signing the application binaries we offer for download.

New features

  • DEX integration (#367, #368)
  • Prefer showing local account names over public keys (#390)
  • Digitally sign the application binaries (#412)

Fixes

  • Only do key weight update operation if key weight should change (#387)
  • Less noisy data streaming errors (#411)
  • Correct email address (#393)

Chore

  • Update electron & electron-builder (#377)
  • Update React.js & other dependencies (#399, #400)