Skip to content

Release v0.2.10

Choose a tag to compare

@github-actions github-actions released this 04 Jan 11:08
· 1186 commits to develop since this release

Important information

For Windows PC need to install Microsoft Visual C++ Redistributable latest to make it work.

Compiled Binaries

Known issues

  1. After switching the network Node may not start properly (#1072).
  2. After switching wallets or wallet modes, Modify and Delete PoS buttons on the smesher screen may throw an exception and not work:
    Error invoking remote method 'SMESHER_ STOP_SMESHING' (#1049).

Workaround for both: restart Smapp.

What's Changed

Features

  • Add information modal when changing the PoS directory to non-empty one [code]
  • Improved report dialog by @maparr in #1032
  • Upgrade GRPC API to v1.5.3 (fixes smesher screen issues) by @maparr in #1047

Fixes

Full Changelog: v0.2.9...v0.2.10