From cc5855b563b31d63cd17c4830b43b82a5bfb2eb8 Mon Sep 17 00:00:00 2001 From: hhvrc Date: Fri, 19 Apr 2024 02:57:47 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2dbe9997..acc44cfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +# Version 1.2.0-rc.1 Release Notes + +This is the first release candidate for version 1.2.0. + +## Highlight + +- Added support for **998DR** Petrainer RF protocol. + +## Major Updates + +- Add command to get/set api domain. +- Add command to get/set/clear override for Live Control Gateway (LCG) domain. + +## Minor Updates + +- Change transmission end command to last for 300 ms. +- Increase WDT timeout during OTA updates to prevent watchdog resets. +- Remove non thread-safe RF sequence caching. +- Update flatbuffers to 23.5.26. +- Start utilizing StringView more to reduce memory and CPU usage. +- Small code cleanup and refactoring. + # Version 1.1.2 Release Notes - Add support for OpenShock Core V2 Hardware