summaryrefslogtreecommitdiffstats
path: root/ReleaseNotes/ReleaseNotes.txt
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2019-09-08 07:07:30 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-09-08 07:07:30 -0700
commit15869731e1e319dcf060cfda82028486c9e4bb82 (patch)
treee4549ab1ac384964f885bb7eb6d1ec09dc34b7a3 /ReleaseNotes/ReleaseNotes.txt
parentead7a5d64d618459a72cfc44edfcb0e419aabc8c (diff)
downloadsubsurface-15869731e1e319dcf060cfda82028486c9e4bb82.tar.gz
Prepare for 4.9.3 release
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'ReleaseNotes/ReleaseNotes.txt')
-rw-r--r--ReleaseNotes/ReleaseNotes.txt12
1 files changed, 11 insertions, 1 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt
index f0ae5dd1d..5839b7332 100644
--- a/ReleaseNotes/ReleaseNotes.txt
+++ b/ReleaseNotes/ReleaseNotes.txt
@@ -2,8 +2,14 @@
= _Subsurface_ Release Notes
-New in _Subsurface_ 4.9.2
+New in _Subsurface_ 4.9.3
~~~~~~~~~~~~~~~~~~~~~~~~~
+- Desktop: close dive site widget if dive site is removed by undo
+- Desktop: Don't destroy format of planner notes when editing dive notes [#2265]
+- Map: avoid full map reload when clicking on flag
+- Map: highlight all selected dive sites when clicking on flag
+- Map: fix crash when clicking on flags in Qt 5.9
+- Desktop: fix crash when saving subtitles or profile picture
- Desktop: fix copy & paste crash
- Desktop: fix saving to XML with empty dive site taxonomies
- Desktop: fix display of trip time
@@ -12,6 +18,10 @@ New in _Subsurface_ 4.9.2
- Dive computer support:
- add support for Deepblu Cosmiq+
- add support for Aqualung i200C
+ - various bug fixes
+
+(Subsurface 4.9.2 was tagged but never released, new features are included
+in the 4.9.3 entry above)
New in _Subsurface_ 4.9.1
~~~~~~~~~~~~~~~~~~~~~~~~~