Release v0.2.8
github-actions
released this
15 Nov 10:16
·
1278 commits
to develop
since this release
Compiled Binaries
- Windows: https://storage.googleapis.com/smapp/v0.2.8/Spacemesh%20Setup%200.2.8.exe
- macOS: https://storage.googleapis.com/smapp/v0.2.8/Spacemesh-0.2.8.dmg
- Linux: https://storage.googleapis.com/smapp/v0.2.8/spacemesh_app_0.2.8_amd64.deb
This release contains only fixes.
Also, we have a known bug in this release, that Users are not able to send amounts equal or more than 0.01 SMH.
This issue will be solved in further releases when Smapp will be ready to switch to newer version of the go-spacemesh Node.
Here is a link to the known bug: spacemeshos/go-spacemesh#3745
What's Changed
Fixes
- Adding account in settings redirect to wallet screen by @maparr in #1000
- Restart GRPC streams correctly and restart GRPC client if needed by @brusherru in #1006
- Validate smeshing options before running the node by @brusherru in #1005
- Fix some transaction-related issues in GUI by @brusherru in #1009
- Get rid of annoying and not actual error messages on the smeshing screen by @brusherru in #1010
Full Changelog: v0.2.7...v0.2.8