diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2018-04-05 08:24:35 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-04-05 08:24:35 -0700 |
commit | 07366daea56583021adbf27f52e5e8c6c335bfe7 (patch) | |
tree | a6cf4badbba6d7b0425ce2421c8ac30682f92c50 /ReleaseNotes | |
parent | d90f272cb1de95cbb2bba99cd3655e6fd146f4f5 (diff) | |
download | subsurface-07366daea56583021adbf27f52e5e8c6c335bfe7.tar.gz |
Update README and ReleaseNotes for 4.7.8v4.7.8
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes/ReleaseNotes.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt index 5ca52cd3a..1a801346a 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -2,6 +2,30 @@ = _Subsurface_ Release Notes +New in _Subsurface_ 4.7.8 +~~~~~~~~~~~~~~~~~~~~~~~~~ +- Desktop: Add Tags column in dive list view +- Desktop: revert change that inadvertantly broke applying GPS + coordinates to dives +- Desktop: Fix format of CSV export for dive list and dive profile + (#1157, #1158) +- Desktop: Change strategy when to allow to delete a cylinder (#869) +- Desktop/Mobile: Format numbers according to selected Subsurface + language (#1119) +- Desktop: combo box with fresh, sea water and EN 13319 in dive planner +- Desktop: Changed "salinity" to "water type" at dive planner and dive info +- Map-widget: try to match the zoom level in Google Maps +- Map-widget: improve context menu texts +- Dive pictures: Don't load whole file for parsing EXIF data +- Dive log import: Add imperial support for UDCF import +- Mobile: enable the built-in map widget +- New dive computers supported: + - Heinrichs Weikamp OSTC 2 TR + - Scubapro Aladin Sport Matrix, Aladin Square + - Seac Jack + - Shearwater Nerd 2 + - Suunto EON Core + New in _Subsurface_ 4.7.7 ~~~~~~~~~~~~~~~~~~~~~~~~~ - Desktop: Fix bug that alters manually entered dive durations |