summaryrefslogtreecommitdiffstats
path: root/ReleaseNotes
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2018-09-17 09:16:02 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-09-17 09:43:49 -0700
commit976d1d4b34d15140b43921516b43134a009798c2 (patch)
tree49f6faae3a47c39045bfde44f54b50f4f003e48c /ReleaseNotes
parent6df01eadddef7d6050146cc6742347d6d7ac7d80 (diff)
downloadsubsurface-976d1d4b34d15140b43921516b43134a009798c2.tar.gz
Update list of supported dive computers
And adjust ReleaseNotes. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'ReleaseNotes')
-rw-r--r--ReleaseNotes/ReleaseNotes.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt
index ef8182aaf..e7529ac34 100644
--- a/ReleaseNotes/ReleaseNotes.txt
+++ b/ReleaseNotes/ReleaseNotes.txt
@@ -8,7 +8,7 @@ New in _Subsurface_ 4.8.2
- Desktop: disable UI elements that make no sense during editing [#1445]
- Desktop: Add anonymization option to divelog export
- Desktop: remove UI components of the Webservice GPS import
-- Desktop: add support for USB download from the Garmin Descent Mk1
+- Desktop: add support for USB storgae style downloads (e.g. Garmin Descent Mk1)
- Desktop: fix issue with dive list row height in case of larger fonts [#1600]
- Desktop: fix a bug where it is possible for the user to hide all divelist columns [#1600]
- Desktop: allow buddies to be shown in the divelist [#1587]
@@ -35,6 +35,11 @@ New in _Subsurface_ 4.8.2
- Mobile: show developer menu is now saved on disk and remebered between start of Subsurface
- Android: switch to Download page when dive computer is plugged in and try to
populate vendor / device / connection based on the information we get
+- Dive computer support:
+ - add Garmin Descent Mk1
+ - add Shearwater Teric
+ - add Mares Smart Air
+ - add Oceanic Pro Plus X
New in _Subsurface_ 4.8.1
~~~~~~~~~~~~~~~~~~~~~~~~~