mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 14:25:27 +00:00
Getting ready or Subsurface 4.5 Beta 2
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
1612790eba
commit
54f4ed70ce
2 changed files with 6 additions and 5 deletions
5
README
5
README
|
@ -1,7 +1,8 @@
|
|||
This is the README file for Subsurface 4.5 Beta 1
|
||||
This is the README file for Subsurface 4.5 Beta 2
|
||||
|
||||
Please check the ReleaseNotes.txt for details about new features and
|
||||
changes since Subsurface 4.4.2 (and earlier versions).
|
||||
changes since Subsurface 4.5 Beta 1, Subsurface 4.4.2 (and earlier
|
||||
versions).
|
||||
|
||||
Subsurface can be found at http://subsurface-divelog.org
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// _Subsurface_ 4.5 Beta 1 Release Notes
|
||||
// _Subsurface_ 4.5 Beta 2 Release Notes
|
||||
|
||||
_Subsurface_ 4.5 Beta 2 - September 2015
|
||||
----------------------------------------
|
||||
|
@ -15,6 +15,8 @@ Some of the changes since _Subsurface_ 4.5 Beta 1
|
|||
- 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
|
||||
- the Mac bundle should finally validate on newer Macs with Gatekeeper
|
||||
enabled
|
||||
- Facebook sharing has been moved to a menu entry and no longer shows up
|
||||
as an icon next to the notes field
|
||||
- small adjustments to the VPM-B implementation to bring it even closer to
|
||||
|
@ -24,8 +26,6 @@ Some of the changes since _Subsurface_ 4.5 Beta 1
|
|||
|
||||
*Known issues*
|
||||
|
||||
- the Mac bundle still doesn't validate on newer Macs with Gatekeeper
|
||||
enabled
|
||||
- Windows 10 appears to have a bug in the Bluetooth SPP communication so
|
||||
using that to communicate with BT dive computers on Windows 10 may not
|
||||
work until Microsoft releases a fix. Native BT should work.
|
||||
|
|
Loading…
Add table
Reference in a new issue