From 4be1194d487aa1eead4ab6f819d661b155420e09 Mon Sep 17 00:00:00 2001
From: Phil Olynyk
Date: Mon, 9 May 2022 14:03:12 -0400
Subject: [PATCH] Squash release notes and update VERSION to v1.4.0-beta-1
---
Htmldocs/release_notes.html | 26 +++-----------------------
oscar/VERSION | 2 +-
2 files changed, 4 insertions(+), 24 deletions(-)
diff --git a/Htmldocs/release_notes.html b/Htmldocs/release_notes.html
index ae7009f9..c366eed3 100644
--- a/Htmldocs/release_notes.html
+++ b/Htmldocs/release_notes.html
@@ -11,7 +11,7 @@
This page in other languages:
http://www.apneaboard.com/wiki/index.php/OSCAR_Release_Notes
- Changes and fixes in OSCAR v1.3.5-alpha.X
+ Changes and fixes in OSCAR v1.4.0-beta-1
Portions of OSCAR are © 2019-2022 by
The OSCAR Team
@@ -19,6 +19,8 @@
- DreamStation 2 CPAP (410X150C)
- DreamStation 2 Auto CPAP Advanced (520X130C)
+ - DreamStation 2 Auto CPAP Advanced (520X110C, 520X150C)
+ - DreamStation 2 Auto CPAP Advanced with P-Flex (521X120C)
- BiPAP Auto (System One 60 Series) (761P)
- BiPAP autoSV Advanced 30 (System One 60 Series) (961TCA)
- REMstar Auto (System One) (552P)
@@ -26,30 +28,8 @@
- [fix] Added support for pressure pulse, CA, and VS on BiPAP autoSV Advanced 30 (System One 60 Series) (960T).
- [fix] Fixed pressure settings scale on BiPAP autoSV Advanced 30 (System One 60 Series) (960T).
-
-
- Changes and fixes in OSCAR v1.3.5-alpha.2
-
Portions of OSCAR are © 2019-2022 by
- The OSCAR Team
-
- - [new] Additional Philips Respironics devices tested and fully supported:
-
- - DreamStation 2 Auto CPAP Advanced with P-Flex (521X120C)
-
-
- [fix] File Export Sessions now exports statistics session data properly.
- [fix] Fixed a rare crash on import when encountering corrupted Philips Respironics directories.
-
-
- Changes and fixes in OSCAR v1.3.5-alpha.0
-
Portions of OSCAR are © 2019-2022 by
- The OSCAR Team
-
- - [new] Additional Philips Respironics devices tested and fully supported:
-
- - DreamStation 2 Auto CPAP Advanced (520X110C, 520X150C)
-
-
- [new] Test Mantis integration.
diff --git a/oscar/VERSION b/oscar/VERSION
index b1ea432a..c08f6042 100644
--- a/oscar/VERSION
+++ b/oscar/VERSION
@@ -1,4 +1,4 @@
// Update the string below to set OSCAR's version and release status.
// See https://semver.org/spec/v2.0.0.html for details on format.
-#define VERSION "1.3.5-alpha.3"
+#define VERSION "1.4.0-beta-1"