diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-09-10 09:52:21 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-09-10 09:52:21 -0700 |
commit | 0dd32d3495c703ace38f5ab500c3a87157910e5b (patch) | |
tree | 62a7328b81c23c7cb3016a2e7dd727b2541c7cad /ReleaseNotes | |
parent | ae1c4ef21e5b784cc84f8a7c04ec8873c1fe35b9 (diff) | |
download | subsurface-0dd32d3495c703ace38f5ab500c3a87157910e5b.tar.gz |
Document simplified web access to cloud storage data
The backend now redirects you to the correct URL once you log in with your
email address and password. So all the user needs to know is to go to
https://cloud.subsurface-divelog.org
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes/ReleaseNotes.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt index 246a3089f..ac867db43 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -41,8 +41,8 @@ on Android (the beta test for that will start soon). - Web view. + Dives stored in the _Subsurface_ cloud storage backend can also be accessed with a web interface. Simply go to -https://cloud.subsurface-divelog.org/user/<email> and authenticate -with the same email address and password as set up in _Subsurface_. +https://cloud.subsurface-divelog.org and authenticate with the same email +address and password as set up in _Subsurface_. - Dive site handling. + Dive sites are now a first class citizen in _Subsurface_ and can be managed as such. Dives include a reference to a |