Releases: spacemeshos/smapp
Releases Β· spacemeshos/smapp
Release v1.4.5-beta.1
Release v1.4.5-beta.0
Release v1.4.4
Compiled Binaries
What's Changed
- Fix: handle and display errors of PoS Profiler tool by @brusherru in #1703
- Fix: display syncing atxs amount by @brusherru in #1705
- Tweak: make less scary popup about using cached configs by @brusherru in #1706
Full Changelog: v1.4.3...v1.4.4
Release v1.4.3
Release v1.4.2
Release v1.4.1
Compiled Binaries
What's Changed
Go-sapcemesh v1.4.1
- MiB/s conversion added by @monikasmolarek in #1676
Full Changelog: v1.4.0...v1.4.1
Release v1.4.0
Compiled Binaries
What's Changed
Go-spacemesh v1.4.0
- Update links to guides by @brusherru in #1686
- Remove sentry by @monikasmolarek in #1681
- Show the disabled button "Wait for sync" on the wallet screen by @brusherru in #1687
- Support API & config changes of go-spacemesh v1.4.0 by @brusherru in #1684
- Update API (v1) to use a new SmesherIDs endpoint instead of a deprecated SmesherID
- Display more than one SmesherID on the Smesher screen
- Display a special Popup about outdated config (due to https://github.com/spacemeshos/go-spacemesh/blob/v1.4.0/CHANGELOG.md#configjson) before running the Node
- Show amount of synced activations by @brusherru in #1685
- Tweak handle statuses and errors by @brusherru in #1689
- Add startup state "Waiting for Node readiness"
- Ask the User if he wants to resume downloading an interrupted quicksync
- Do not parse non-200 responses from the discovery service and show a proper error
- Some minor tweaks
- Display SmesherID for any NodeEvent that contains it by @brusherru in #1690
Full Changelog: v1.3.12...v1.4.0
Release v1.4.0-alpha.4
Compiled Binaries
What's Changed
Go-spacemesh v1.4.0-alpha.7
- Changes from PR #1689 by @brusherru
- Add startup state "Waiting for Node readiness"
- Ask the User if he wants to resume downloading an interrupted quicksync
- Do not parse non-200 responses from discovery service and show a proper error
- Some minor tweaks