diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt index b152ebff7..9f58e14c7 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -7,26 +7,27 @@ Some of the changes since _Subsurface_ 4.6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Fix problems with incomplete localization in Windows builds -- Fix uninitialized variable that could cause odd problems in the planner - when the dive list was empty -- Changed VPM-B calculation for repetitive dives: Resets the maximum - crushing pressures and the maximal ambient pressure between repetitive - dives to prevent anomalies that a dive produces a shorter deco when - following another one than without -- Fix scaling issue that prevent the visual dive editor from reaching - certain dive durations - Fix Seabear import issues - Prevent double click on dive number in dive list from (temporarily) editing dive number -- Allow the user to disable tanks while planning dives (this makes it much - easier to evaluate different scenarios) -- Re-enable ctrl-click to remove remaining dive points in planner -- Improve printed dive plan (no more 0-length segments at gas changes) -- Print additional information with the dive plan (assumed SAC values, - altiude) - Improve cylinder handling when merging dives - Store a few more preferences in the cloud storage so we can match certain aspects of the profile configuration in Subsurface-mobile +- Fix scaling issue that prevent the visual dive editor from reaching + certain dive durations +- Many fixes and improvements in the dive planner: + - Fix uninitialized variable that could cause odd problems in the planner + when the dive list was empty + - Changed VPM-B calculation for repetitive dives: Resets the maximum + crushing pressures and the maximal ambient pressure between repetitive + dives to prevent anomalies that a dive produces a shorter deco when + following another one than without + - Allow the user to disable tanks while planning dives (this makes it much + easier to evaluate different scenarios) + - Re-enable ctrl-click to remove remaining dive points in planner + - Improve printed dive plan (no more 0-length segments at gas changes) + - Print additional information with the dive plan (assumed SAC values, + altiude) - Fixes for dive computer support and new dive computer support (through the great work of libdivecomputer) - add support for Aqualung i450T, i550, and i750TC