summaryrefslogtreecommitdiffstats
path: root/ReleaseNotes
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2018-02-09 13:43:02 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-02-09 13:43:02 -0800
commitdfb43d3f512eb35bc11b5a478f947ab3a78e4735 (patch)
treebdc61b57798f22a2d88dd4774ea389cff0ff583b /ReleaseNotes
parent3e877ac8312a71a0a3c9c060123c9b94db744ad7 (diff)
downloadsubsurface-dfb43d3f512eb35bc11b5a478f947ab3a78e4735.tar.gz
Move entries from CHANGELOG to ReleaseNotes
Small cleanups, some resorting, add some details about libdivecomputer. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'ReleaseNotes')
-rw-r--r--ReleaseNotes/ReleaseNotes.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt
index 642c09731..5ca52cd3a 100644
--- a/ReleaseNotes/ReleaseNotes.txt
+++ b/ReleaseNotes/ReleaseNotes.txt
@@ -2,6 +2,41 @@
= _Subsurface_ Release Notes
+New in _Subsurface_ 4.7.7
+~~~~~~~~~~~~~~~~~~~~~~~~~
+- Desktop: Fix bug that alters manually entered dive durations
+- Dekstop: fix instability crashes in reverse geo lookup function
+- Desktop: automatically sync with cloud when going online
+- Desktop: fix missing icon when doing reverse geo lookup
+- Desktop: fix bug about progress bars not resizing
+- Desktop: fix a bug about dive list auto group when importing dives
+- Desktop: clear tags when creating a new logbook
+- Planner: implement ICD calculations in planner output
+- Planner: recreational dives are now limited to 6 hours
+- Planner: initialize cylinder start pressure with working pressure
+- Planner: save the last manually-entered point of a dive plan
+- Planner: fix bug in cylinder pressure lines
+- Profile: fix garbled profiles after visiting the planner
+- Profile: warn in case of isobaric counter diffusion if N2 increase is more
+ than 20% of He decrease
+- Cloud-storage: automatically sync with cloud when going online
+- Cloud-storage: support non-https:// repositories for saving
+- Cloud-storage: fix small memory leaks
+- Cloud-storage: enter offline mode if sync with cloud failed
+- Import: support parsing of DL7 dives
+- Uemis: fix possible stall when doing dive sync
+- Uemis: speed up synchronization of same dive sites
+- Bluetooth: fix a bug when using remembered BT/BLE addresses in the dive
+ computer download dialog
+- Bluetooth: do not add duplicate BT/BLE items
+- Mobile: correct the FTDI PID for Cressi devices
+- Mobile: fix crash on delete dive from dive list
+- Libdivecomputer: update to latest version
+ - fix potential download problem with Shearwater Predator
+ - add support for Seac Jack
+ - add support for Mares Quad Air
+
+
New in _Subsurface_ 4.7.6
~~~~~~~~~~~~~~~~~~~~~~~~~