diff options
Diffstat (limited to 'ReleaseNotes/ReleaseNotes.txt')
-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 |