aboutsummaryrefslogtreecommitdiffstats
path: root/ReleaseNotes
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2020-11-07 15:59:08 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-11-07 15:59:08 -0800
commit51d0cb7abaa240c793d10dd1bba8fdc864d73a08 (patch)
tree72e1f1332130d926fb014312b6f0efb947ee4229 /ReleaseNotes
parent58ea21588152a34cace3fc70838e0d9d46cf599d (diff)
downloadsubsurface-51d0cb7abaa240c793d10dd1bba8fdc864d73a08.tar.gz
Update README, ReleaseNotes and CHANGELOG
This is the first step towards the 4.9.8 release. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'ReleaseNotes')
-rw-r--r--ReleaseNotes/ReleaseNotes.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt
index 5ea95ae60..a66034d95 100644
--- a/ReleaseNotes/ReleaseNotes.txt
+++ b/ReleaseNotes/ReleaseNotes.txt
@@ -2,6 +2,23 @@
= _Subsurface_ Release Notes
+New in _Subsurface_ 4.9.8
+~~~~~~~~~~~~~~~~~~~~~~~~~
+- filter: more flexible filtering system based on individual constraints
+- desktop: improve the appearance in dark mode
+- desktop: fix crash on drag&drop into tag widgets [#3030]
+- desktop: allow adding dives to arbitrary trips
+- desktop: respect page-up, page-down, home and end keys for selection change [#2957]
+- equipment: use pO2 from prefernces for MOD display
+- core: make device management undoable
+- core: improve merging of cylinder pressures [#2884]
+- Windows: add separate 32bit and 64bit builds - the 32bit build does NOT support the Garmin Descent Mk2/Mk2i
+- Windows: add missing modern Vista theme
+- macOS: fix issue with HID dive computers like Suunto Eon Core/Steel [#2999]
+
+dive computer support:
+- add Garmin Descent Mk2/Mk2i support for Linux, macOS, and 64bit Windows
+
New in _Subsurface_ 4.9.7
~~~~~~~~~~~~~~~~~~~~~~~~~
- equipment: don't overwrite already set weights when changing weight type [#2938]