From 40af11d2d27612756f3d1d2fcb07d702d2f826a0 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 9 Sep 2015 15:49:22 -0700 Subject: [PATCH] ReleaseNotes: update changes towards Beta 2 Signed-off-by: Dirk Hohndel --- ReleaseNotes/ReleaseNotes.txt | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt index b7381e988..246a3089f 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -1,8 +1,29 @@ // _Subsurface_ 4.5 Beta 1 Release Notes -_Subsurface_ 4.5 Beta 1 - September 2015 +_Subsurface_ 4.5 Beta 2 - September 2015 ---------------------------------------- +Some of the changes since _Subsurface_ 4.5 Beta 1 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +*The following issues have been addressed:* + +- crash when uploading dive data to divelogs.de +- printing now works with the Mac bundle +- stability improvements for BT support +- fix for several bugs in the Uemis import +- the "spinner" UI effect to show activity when syncing with cloud storage + was replaced by a more conventional progress dialog that appears to work + much more reliably +- many updates to the user manual and the UI translations +- various other small bug fixes in response to bug reports + +*Known issues* + +- the Mac bundle still doesn't validate on newer Macs with Gatekeeper + enabled + + Some of the changes since _Subsurface_ 4.4.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~