diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2021-08-20 20:24:44 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-08-20 20:26:26 -0700 |
commit | 33dc5478d8892ff34acf36f17561ae433c75ebb4 (patch) | |
tree | 4d5f2ebeb9dcaf713fede62d9cfb690868e0802f /ReleaseNotes | |
parent | 834f9b813a839d793d5a57387cca660eeda11dfc (diff) | |
download | subsurface-33dc5478d8892ff34acf36f17561ae433c75ebb4.tar.gz |
update README and ReleaseNotes for 5.0.3v5.0.3
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes/ReleaseNotes.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt index 996819fc4..621f00daa 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -2,6 +2,33 @@ = _Subsurface_ Release Notes +New in _Subsurface_ 5.0.3 +~~~~~~~~~~~~~~~~~~~~~~~~~ +- Correct OTU and CNS calculations for planned bailout +- replace dive computer management with a new implementation, this fixes rare cases where + Subsurface unnecessarily download already downloaded dives, but also means + that some older style dive computer can no longer have nicknames +- avoid potential crash when switching divelogs +- add GPS fix downloaded from a dive comuter to existing dive site +- fix broken curser left/right shortcut for showing multiple dive computers +- allow editing the profile for dives imported without samples (via CSV) +- fix potential crash (and other errors) importing DL7 dives +- add detection for Aladin A2 as BLE dive computer +- improve printout scaling for event icons +- support exporting unused cylinders to divelogs.de +- improve handling of CNS values when combining multiple dive computers + +dive computer support: +- add support for Cressi Neon +- add support for Sherwood Amphos 2.0 +- add support for new gas change data from EON Steel with FW 2.5 +- fix potential crash with Garmin Descent Mk2 +- fix HW Sport and Mares Genius firmware update +- various parser updates: + - sporasub depth, salinity and sample rate parsing + - Atomics Cobalt atmospheric pressure parsing + - unit cleanups (Uwatec, McLean Extreme) + New in _Subsurface_ 5.0.2 ~~~~~~~~~~~~~~~~~~~~~~~~~ - desktop: fix removal/editing of bookmarks on the profile |