This repository has been archived by the owner on Jan 31, 2024. It is now read-only.
Releases: autonomys/subspace-desktop
Releases · autonomys/subspace-desktop
0.2.2
See the assets to download this version and install.
What's changed:
- launch on boot bug fix on linux
- fixed the bug on macos the app started with a terminal on the background
- upgraded tauri to latest version
- improved documentation for the repository
- removed
import mnemonic
page (we decided to not have this option) - typo fixes and telegram link correction
Links to issues that are closed with this release
- tauri upgrade problem #97
- AppImage package on Ubuntu 21.10 doesn't sync #90
- Minimize command in MacOS crashes the app (dev mode) #38
- Enhance documentation for upgrading the app #110
- Disable Advanced Page #115
- macos launch on boot starts with a terminal in the background #113
- new mnemonic is created even an existing one is imported #106
- telegram link fix and capitalized Subspace in hints #118
Further testing on critical changes to become a release
- test on all 3 major platforms to check if there is any major bug after tauri upgrade
- test on macos that if it starts without terminal
Planned for next-release:
- issues related to folders (default paths, and permissions)
- implement entering a reward address functionality
- enhance query time for estimating blockchain size
- add menu for mac
0.2.1
See the assets to download this version and install.
What's changed:
- macOS signing/crash problem is fixed.
subspace-desktop
app is now configured to be auto-launched in all 3 major platforms, bugs related to auto-launch are fixed.farming
andnodeSync
are made concurrent. In plain English:initial plotting
will start without waiting for syncing the node, making the overall process shorter :)- Fixes/updates on info links and testnet banners.
- Fix on
I've copied button
being available without revealing the mnemonic.
Links to issues that are closed with this release
- #99 EXC_BAD_ACCESS - Code Signature Invalid
- #93 macOS crashes once code signed
- #92 Add Non-Incentivized Testnet Warning in App
- #89 Debian package broken
- #83 Links on info page open in app
- #75 Make start on boot option the default one
- #72 start the farmer without waiting for sync
- #71 Make i've copied button available only after revealing the mnemonic
Further testing on critical changes to become a release
- installing and running the application on macOS and being able to reach the dashboard
- testing auto-launch feature in all 3 major platforms
Planned for next-release:
- upgrading tauri to the latest version
- enhancing the documentation
- more explicit information on testnet
- issues related to folders (default paths, and permissions)
- frontend optimizations on displaying rewards
0.2.0
Merge pull request #82 from subspace/release-0.2.0 bump version to 0.2.0
App v0.1.0
publish typos (#56) * publish typos
App v0.0.2.1
app-v0.0.2.1 change entitlements from array to string.
App v0.0.2-code-sign-notorized
app-v0.0.2-code-sign-notorized added Apple_ID & Apple_Password for app notorization
App v0.0.2-code-sign
app-v0.0.2-code-sign prerelease
Desktop Farmer Alpha demo build
This is a non-operational demo release for demonstration purposes.
App v0.0.2
Merge pull request #2 from subspace/release update action