diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-11-17 06:46:49 +0000 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-11-17 06:50:44 +0000 |
commit | 675646dd2f654a09dbe158515035ccb4d42d67ba (patch) | |
tree | 299c8cd056f203c90f6fbe544ac8c859e0f79c33 /ReleaseNotes.txt | |
parent | 82a946152b7f1da177344937acbc9d3cb5b0ccbf (diff) | |
download | subsurface-675646dd2f654a09dbe158515035ccb4d42d67ba.tar.gz |
Update ReleaseNotes.txt
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r-- | ReleaseNotes.txt | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 1fa8150dc..3d654afb4 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -14,17 +14,34 @@ Some of the changes since Subsurface 4.2 family of dive computers - Support for extra data that can be downloaded from some dive computers, including information like battery levels, no fly times, - etc (only as supported by the dive computer) + Gradient Factors used during the dive, etc (only as supported by the + dive computer, at the time of this writing this requires a custom + version of libdivecomputer oder a Uemis Zurich SDA) - Better visualization of the gases used during a dive ("tank bar") - Ability to re-plan dives - Import dive logs from Liquivision and Cochran software - Import dive logs from the Poseidon Mk6 CCR +- Import dive logs from Suunto DM5 +- Many improvements for UDDF and CSV import - Many improvements to HTML export +- Many small improvements to the planner +- Many small UI changes for better use on small displays (tighter columns + and column headers on the dive list, the toolbox of icons no longer + forces a minimum height of the profile, etc) - Improvements on HiDPI displays -- Experimental CCR support: (someone explain what does and does not work, please) +- Fix annoying bug where when starting to edit a dive the pop-up with + completions would cover the edit line (this usually happened when + editing tags) +- Declutter profile for dive computers that send a heading event in every + sample +- on Windows, prevent installation of 64bit binaries on 32bit OS and warn + when installing 32bit binaries on 64bit OS +- support multiple tanks when syncing with divelogs.de +- Experimental CCR and PSCR support: (someone explain what does and does not work, please) Known bugs +- yearly statistics show a half-empty window - this appears to be a bug in Qt. When changing the password needed authenticate with a proxy, Subsurface will not use the new password until after a restart |