This repository has been archived by the owner on Jan 6, 2020. It is now read-only.
Releases: maidsafe-archive/safe_launcher
Releases · maidsafe-archive/safe_launcher
SAFE Launcher v0.11.0
Changes
- Invite code based authentication
- safe_client_libs @ v0.23.0
Compatible with test_network_16
SAFE Launcher v0.10.3
Changes
safe_client_libs @ v0.22.4
Compatible with test_network_15
SAFE Launcher v0.10.2
Changes
- safe_client_libs @ v0.22.3
Compatible with test_network_12_c
SAFE Launcher v0.10.1
SAFE Launcher to connect to Test-12.
Change Log:
- The release binaries uses safe_core v0.22.2 to connect with the Test-12.
- Config file updated to connect with Test-12
SAFE Launcher Test-12-B
Changes
- safe_client_libs master @ e595136.
- Crust config file updated to connect with Test-12-B
Compatible with test_network_12_b
SAFE Launcher v0.10.0
SAFE Launcher v0.9.3
Changes:
- Requires safe_core 0.22.1
- Get User's Sign Key API added
- FilterType returned in AppendableData GET response
- Dashboard bugs fixed
- UI logger integrated
- 404 validation added for low level APIs
- Proxy code removed
- Test suite integrated
- Unused production dependencies removed
SAFE Launcher v0.9.2
To be used with test_network_11
Changes
- Requires safe_core 0.22.0
- Versioned StructuredData API exposed to read a specific version
- StructuredData Delete APIs exposed
- API to validate size of StructuredData and ImmutableData added
- Minor bug fixes
Known Limitations
Only Rust logs are created. UI logs are currently disabled.
The dashboard UI update is not consistent and the graphs are not reliable.
Account storage section in dashboard has a typo and displays invalid date label.
SAFE Launcher v0.9.1
To be used with test_network_10
Changes
- Web proxy removed
- Low level api updated to match with safe_core
0.21.2
Known limitations
Only Rust logs are created. UI logs are currently disabled.
SAFE Launcher v0.9.0
To be used with test_network_9
Changes
- safe_core dependency updated to 0.20.0
- UI switched to React + Redux from angular
- FFI forked process is removed
- Basic API methods to work with low level DataTypes are added
Known limitations
- The first time you use SAFE Launcher, it might take you to a blank page. Just click on the Account tab and that should let you continue using the app.
- Only Rust logs are created. UI logs are currently disabled.