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

Commit

Permalink
Merge pull request #231 from krishnaIndia/v.8
Browse files Browse the repository at this point in the history
version change to 0.8.0
  • Loading branch information
Viv Rajkumar committed Aug 12, 2016
2 parents 40d29c8 + ef06cb7 commit ff8a15a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# SAFE Launcher Change Log

##[0.8.0]
- Set UI log file path from config handler
- DNS API - removed isPrivate param and replaced with rootPath
- NFS API - restrict root directory deletion
- Start up grey screen fixed
- Log list rendering optimisation
- API - ISO time format fix
- CSP header errors resolved
- Proxy hanging on application crash resolved
- Clear application UI state on logout
- Packaging fixes
- Minor style fixes

##[0.7.1]
- Mapping registration and login with messages based on error codes
- Fetching app root directory failure case handled
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"productName": "SAFE Launcher",
"identifier": "com.maidsafe.safelauncher",
"description": "SAFE Launcher Application",
"version": "0.7.1",
"version": "0.8.0",
"author": "MaidSafe",
"copyright": "© 2016, MaidSafe.net Ltd",
"main": "background.js",
Expand Down

0 comments on commit ff8a15a

Please sign in to comment.