diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-09-12 10:48:48 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-09-12 10:48:48 -0700 |
commit | 836936a767976d2eb434bcd3cfe6898e7b60df80 (patch) | |
tree | b1d584b2e2b3bc3fe3cb1ef659c91c4a6d28b8bb /ReleaseNotes | |
parent | 6ea0cc62b8c7b01c37fdfbe50e3cefde4c43d360 (diff) | |
download | subsurface-836936a767976d2eb434bcd3cfe6898e7b60df80.tar.gz |
documentation: updates for ReleaseNotes and README
Prep for 4.9.7, but also some minor tweaks to the README.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes/ReleaseNotes.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt index caa2ce551..1d6c296af 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -2,6 +2,23 @@ = _Subsurface_ Release Notes +New in _Subsurface_ 4.9.7 +~~~~~~~~~~~~~~~~~~~~~~~~~ +- equipment: don't overwrite already set weights when changing weight type [#2938] +- equipment: do substring search for equipment types +- profile: add an "Edit Gas Change" right-click option [#2910] +- profile: improve resolution in printing and export +- core: fix renumbering of imported dives [#2731] +- core: fix broken merging of dives with multiple cylinders +- planner: properly initialize salinity +- planner: handle zero length segments gracefully when replanning +- planner: Honor the "O2 narcotic" preference when computing MND +- core: Add parser for SeacSync db. Currently only Seac Action uses SeacSync program. + +dive computer support: +- add support for Shearwater Peregrine (requires firmware V81 or newer) +- add automatic recognition of more BLE dive computers + New in _Subsurface_ 4.9.6 ~~~~~~~~~~~~~~~~~~~~~~~~~ bugfixes: |