Releases: spacemeshos/smapp
Releases Β· spacemeshos/smapp
Release v1.4.6
Compiled Binaries
What's Changed
Go-spacemesh v1.4.6
- Fix small issues (most of them reported in Discord) by @brusherru in #1714
- Do not try to create directory if choosen PoS directory is the root catalog
- Add smeshing config defaults, to make it possible to pick PoS settings without waiting for Node's API
- Render Smesher ID properly (React keys)
- Subscribe for Rewards stream only after retrieving all historical rewards (to avoid duplicates)
- Display more detailed errors in case something with Quicksync process
Full Changelog: v1.4.5...v1.4.6
Release v1.4.5
Compiled Binaries
What's Changed
- Fixes by @brusherru in #1710
- Fixes "GUI stuck" problem and RAM leakage introduced in v1.4.4
- Fixes profiler tool
- Optimised calls to
IsSmeshing
API endpoint - Improved logging of GRPC calls
Known issues
- It may display doubled rewards. Logout / login fixes the problem.
Full Changelog: v1.4.4...v1.4.5
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