Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Releases: maidsafe-archive/safe_launcher

SAFE Launcher v0.11.0

06 Apr 18:54
Compare
Choose a tag to compare
SAFE Launcher v0.11.0 Pre-release
Pre-release

Changes

  • Invite code based authentication
  • safe_client_libs @ v0.23.0

Compatible with test_network_16

SAFE Launcher v0.10.3

23 Mar 19:09
Compare
Choose a tag to compare
SAFE Launcher v0.10.3 Pre-release
Pre-release

Changes

safe_client_libs @ v0.22.4

Compatible with test_network_15

SAFE Launcher v0.10.2

02 Mar 20:01
Compare
Choose a tag to compare
SAFE Launcher v0.10.2 Pre-release
Pre-release

Changes

  • safe_client_libs @ v0.22.3

Compatible with test_network_12_c

SAFE Launcher v0.10.1

02 Feb 22:01
Compare
Choose a tag to compare
SAFE Launcher v0.10.1 Pre-release
Pre-release

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

08 Feb 20:47
Compare
Choose a tag to compare
Pre-release

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

15 Nov 19:47
Compare
Choose a tag to compare
SAFE Launcher v0.10.0 Pre-release
Pre-release

Change Log

  • API version updated to 0.6
  • Fixed issues #285, #289, #292, #293
  • Minor nitpicks
  • Tests cases expanded

SAFE Launcher v0.9.3

01 Nov 16:57
Compare
Choose a tag to compare
SAFE Launcher v0.9.3 Pre-release
Pre-release

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

18 Oct 18:14
Compare
Choose a tag to compare
SAFE Launcher v0.9.2 Pre-release
Pre-release

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

04 Oct 19:00
Compare
Choose a tag to compare
SAFE Launcher v0.9.1 Pre-release
Pre-release

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

16 Sep 17:20
Compare
Choose a tag to compare
SAFE Launcher v0.9.0 Pre-release
Pre-release

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.