diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-01-20 21:44:27 +1200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-01-20 21:44:27 +1200 |
commit | b873c1c74456e9d809b21b21d591bd130022c383 (patch) | |
tree | 30c8aab569cc5e781096b59a48d1fb4bc2957cca | |
parent | bbef887b792286939902be9ce102ec9b44e5ca55 (diff) | |
download | subsurface-b873c1c74456e9d809b21b21d591bd130022c383.tar.gz |
Getting ready for Beta 1
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r-- | ReleaseNotes/ReleaseNotes.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt index 61bb06bdc..257d5561b 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -21,11 +21,22 @@ We have added more capabilities to the CSV import for manually kept dive logs; this now includes start and end pressure for the main tank as well as air and water temperatures. +There is also a new interactive dialog that makes it much easier to +identify the meaning of various columns in CSV import. + _Subsurface_ can now import dive databases from the Cobalt divelog program. _Subsurface_ profile drawing has been sped up significantly which also improved the situation when using the visual editor to add dives or plan dives. +We have made more progress with PSCR support - still not fully functional, +but getting closer. It is now possible to select the type of a dive (OC, +CCR, PSCR) in the UI. + +Changes to a dive location on the globe now trigger dive edit mode and can +be rejected. GPS coordinates are shown immediately when selecting a dive +site on the globe. + Some of the changes since _Subsurface_ 4.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |