diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-08-04 13:02:11 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-08-04 13:02:11 -0700 |
commit | 70235cb45cd8a80ca106c8a9940f9bb53f6fdca6 (patch) | |
tree | 7c65b868c996d33828ada5bb3b9c25e88705d7a5 /ReleaseNotes.txt | |
parent | 1d8722c1e987c16a580c25cc119990e84e25e863 (diff) | |
download | subsurface-70235cb45cd8a80ca106c8a9940f9bb53f6fdca6.tar.gz |
Getting ready for Beta 5
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r-- | ReleaseNotes.txt | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 0900b3a28..e60dbd37a 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,13 +1,19 @@ - Subsurface 4.2 Beta 4 + Subsurface 4.2 Beta 5 ===================== Some of the changes since 4.1 +- The Windows installer is now a 64bit installer including Qt5 +- There is still a deprecated 32bit installer including Qt4, but that has + several known issues (among others, printing has a number of bugs that + were fixed in Qt5). +- The Mac installer has already been updated to Qt5 +- A current development version of libdivecomputer is used for the Windows + and Mac builds. - Dive Planner got added again, using the graphical profile editor (we still cannot re-plan a planned dive - this is on the todo list) - Pictures can be associated with dives and shown in the profile - (once a picture was added, we have no UI to delete it - also in the next version) -- Printing is much improved +- Printing is much improved (but see above) - Data entry for dives is much more intuitive and consistent - First steps towards an HTML exporter - Support to import dive log files from Seabear dive computers |