From 04958537d446e5f2c4e4c550065241d718502b74 Mon Sep 17 00:00:00 2001 From: "jfgilliam@yahoo.com" Date: Sun, 30 Apr 2023 10:48:29 -0400 Subject: [PATCH] 1. Added 2 new API calls get and set the restart method. - /Session/Restart - /Session/setRestart (DOUBLEFILE, SINGLE) 2. Added Button to Race Administrator to change the restart method. It will detect the current method and offer to change it. --- documentation/SIMRacingApps_BETA-ReleaseNotes.txt | 9 ++++++++- documentation/SIMRacingApps_ReleaseNotes.txt | 8 +++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/documentation/SIMRacingApps_BETA-ReleaseNotes.txt b/documentation/SIMRacingApps_BETA-ReleaseNotes.txt index f51a3c4..fadb43d 100644 --- a/documentation/SIMRacingApps_BETA-ReleaseNotes.txt +++ b/documentation/SIMRacingApps_BETA-ReleaseNotes.txt @@ -6,7 +6,14 @@ For a complete list of issues completed in this version goto and click on either open or closed. Be sure to look at the date closed and download the BETA released after that date. -Version: 1.20_Build_BETA-2023.03.14 +Version: 1.20_Build_BETA-2023.04.18 + 1. Added 2 new API calls get and set the restart method. + - /Session/Restart + - /Session/setRestart (DOUBLEFILE, SINGLE) + + 2. Added Button to Race Administrator to change the restart method. It will detect the current method and offer to change it. + +1.20_Build_BETA-2023.03.14 1. New widget called ABSActive - New API for gauges /Car/{REFERENCECAR}/Gauge/ABSActive diff --git a/documentation/SIMRacingApps_ReleaseNotes.txt b/documentation/SIMRacingApps_ReleaseNotes.txt index 9ee2ddb..dcebf6b 100644 --- a/documentation/SIMRacingApps_ReleaseNotes.txt +++ b/documentation/SIMRacingApps_ReleaseNotes.txt @@ -4,7 +4,7 @@ Copyright (C) 2015 - 2023 Jeffrey Gilliam For a complete list of issues completed in this version goto (https://github.com/SIMRacingApps/SIMRacingApps/milestone/20?closed=1) -Version: 1.20_Build_BETA-2023.03.14 +Version: 1.20_Build_BETA-2023.04.18 1. Added content from iRacing's December 2022 and March 2023 build and patches up through this release date. - BMW M Hybrid V8 - Mercedes-AMG W13 E Performance @@ -37,6 +37,12 @@ Version: 1.20_Build_BETA-2023.03.14 5. Closed #266 (https://github.com/SIMRacingApps/SIMRacingApps/issues/266) Camera names with slash in their name do not work Fixed issue with CameraControl widget when camera names had special characters in them. + + 6. Added 2 new API calls get and set the restart method. + - /Session/Restart + - /Session/setRestart (DOUBLEFILE, SINGLE) + + 7. Added Button to Race Administrator to change the restart method. It will detect the current method and offer to change it. 1.19_Build_2022.10.04 1. Fixed issue with Replay option in Electron Menu.