Release v0.2.12
·
1049 commits
to develop
since this release
Compiled Binaries
What's Changed
β This Smapp release contains breaking changes and won't work on previous networks: devnet-323-* and older.
- Go-spacemesh version:
v0.2.21-beta.0->v0.2.22-beta.0
Features
- β BREAKING: Update sm-codec@v0.4.x: use BLAKE3 instead of sha256 by @brusherru in #1125
- Tweak signing text & wallet screen by @brusherru in #1130
- Filled the visible tooltips with content. ad #1057 by @monikasmolarek in #1089
- Add
--pprof-serverflag to Smapp by @brusherru in #1141 - Build Smapp for arm64 (macOS, linux) by @brusherru in #1105
- Add AppImage build targets by @brusherru in #1134
Fixes
- Fix start Node correctly without
--pprof-serverflag by @brusherru in #1144 - Fix hanging closing app and weird on close prompt behavior by @brusherru in #1150
- Fix checksum for windows binaries by @brusherru in #1140
- Fix updater GUI by @brusherru in #1148
- Fix copying address by @maparr in #1149
- Fix: permission denied Spacemesh folder by @maparr in #1071
- Fix: validate
discoveryarguments & allow to build unsigned macOS artifact by @brusherru in #1160 - Fix: removed doubled "Restore" option from Settings screen by @monikasmolarek in #1163
Chore
- chore: upgrade sentry by @maparr in #1109
- Update dependencies proposed by dependabot by @github-actions in #1152
- Update dependencies proposed by dependabot by @github-actions in #1153
New Contributors
- @monikasmolarek made their first contribution in #1089
Full Changelog: v0.2.11...v0.2.12