diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2018-09-28 15:23:51 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-09-28 15:36:59 -0700 |
commit | d13f2ad8d56ef8e5f8758cf773a1b5d12da00777 (patch) | |
tree | cdb9516dd641dea663690a6b5d262cd33d248a3c /ReleaseNotes | |
parent | dc4b0c910ee2258051bffd14de19314984e907d1 (diff) | |
download | subsurface-d13f2ad8d56ef8e5f8758cf773a1b5d12da00777.tar.gz |
Update README and ReleaseNotes for 4.8.3 / 2.1.4
Slight updates / rephrasing of the CHANGELOG entries as they get moved
to ReleaseNotes.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes/ReleaseNotes.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt index e7529ac34..0adecc229 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -2,6 +2,21 @@ = _Subsurface_ Release Notes +New in _Subsurface_ 4.8.3 +~~~~~~~~~~~~~~~~~~~~~~~~~ +- Desktop: enable GPU switching on macOS +- Dive media: rudimentary support for XMP metadata +- Desktop & Mobile: remember up to four dive computers that have been used to + download dives and provide easy shortcut buttons to switch between them +- Mobile: make dive list and download pages scalable +- Mobile: add scaling capability for the user interface +- Mobile: add units selection to Settings page +- Dive computer support: + - add support for Mares BlueLink Pro based BLE download + - add support for Aqualung i100 + - Garmin Descent Mk1: allow import of FIT files downloaded from Garmin Connect + - fix bug in Shearwater Teric support + New in _Subsurface_ 4.8.2 ~~~~~~~~~~~~~~~~~~~~~~~~~ - Desktop: remove "edit dive" from the log menu. Nowadays we edit in place |