From a5899812662327cbfb70631cc4de0ff71ba99dc1 Mon Sep 17 00:00:00 2001
From: Phil Olynyk
Date: Sat, 6 Apr 2019 22:03:26 -0400
Subject: [PATCH] Update build number and release notes for build 8
---
oscar/build_number.h | 2 +-
oscar/docs/release_notes.html | 30 ++++++++++++++++++++----------
2 files changed, 21 insertions(+), 11 deletions(-)
diff --git a/oscar/build_number.h b/oscar/build_number.h
index 4644d8a1..b7dfdd23 100644
--- a/oscar/build_number.h
+++ b/oscar/build_number.h
@@ -1 +1 @@
-const int build_number = 7;
+const int build_number = 8;
diff --git a/oscar/docs/release_notes.html b/oscar/docs/release_notes.html
index 08d590e4..475859ad 100644
--- a/oscar/docs/release_notes.html
+++ b/oscar/docs/release_notes.html
@@ -6,47 +6,57 @@
Which was written and copyright 2011-2018 © Mark Watkins
+
+Changes and fixes in OSCAR v1.0.0-beta-8
+
+- Portions of OSCAR are © 2019 by The OSCAR Team
+- Picked up latest translation files
+- Fixed filename creation for about OSCAR docs
+- Changed some Mac build parameters
+
+
+
Changes and fixes in OSCAR v1.0.0-beta-7
-
+
- Portions of OSCAR are © 2019 by The OSCAR Team
- Use the Qt language files for button text
- Use Maximize (with frame & menu) instead of FullScreen
- Change Mac target platform to OS-X 10.12 Sierra
-
+
Changes and fixes in OSCAR v1.0.0-beta-6
-
+
- Portions of OSCAR are © 2019 by The OSCAR Team
- Added a progress bar during file migration
- Raise the main window upon opening it
-
+
Changes and fixes in OSCAR v1.0.0-beta-5
-
+
- Portions of OSCAR are © 2019 by The OSCAR Team
- Moved the Help Index to a user writable location
- Clarified folder selection and Migration messages
-
+
Changes and fixes in OSCAR v1.0.0-beta-4
-
+
- Portions of OSCAR are © 2019 by The OSCAR Team
- Added code to migrate an old data directory to a new data directory
- Removed "-d" startup option and "Change directory" file menu item. Use the
"--datadir foldername" startup option to create or change the data directory.
- Various fixes to tab and button visibility depending on profile and machine data presence.
-
+
Changes and fixes in OSCAR v1.0.0-beta-3
-
+
- Portions of OSCAR are © 2019 by The OSCAR Team
- and members of the apnea community
- The Donation and Update features have been removed
@@ -58,7 +68,7 @@ Which was written and copyright 2011-2018 © Mark Watkins
- Reformatted the 'No Data' display on the Statistics page
- Got the Help browser working - just stubs for now
- Small fixes to build and debug problems
-
+