From cc00b857499ec70b0c8cfbafb98dacaf36ff560f Mon Sep 17 00:00:00 2001 From: Willem Melching Date: Fri, 19 Feb 2021 14:55:11 +0100 Subject: [PATCH] add visionIPC rewrite to release notes --- RELEASES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASES.md b/RELEASES.md index d61b0d8f5..4a685d2bf 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -7,6 +7,7 @@ Version 0.8.2 (2021-XX-XX) * New driver monitoring model trained with 3x more diverse data * Improved face detection with masks * More predictable DM alerts when visibility is bad + * Rewritten video streaming between openpilot processes * Improved longitudinal tuning on TSS2 Corolla and Rav4 thanks to briskspirit! * Audi A3 2015 support thanks to keeleysam! * Lexus ES Hybrid 2018 support thanks to TheInventorMan!