From 578b67d551cdfc63824a172833c98cb36f1d3260 Mon Sep 17 00:00:00 2001 From: HJD Date: Sun, 30 Apr 2023 15:19:43 -0500 Subject: [PATCH] v6.5.0. --- docs/Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Changelog.md b/docs/Changelog.md index 89b3b08..6f25973 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file. This project uses [semantic versioning](https://semver.org/). ## 6.5.0 (2023-04-30) + * Improvement: Various transcoding improvements and optimizations across platforms. * Improvement: on macOS, hardware transcoding optimizations that should noticeably improve video quality. * Improvement: on macOS, use the extra-awesome native macOS AAC encoder. * Fix: address iOS 16+ HomeKit naming changes - HBUP now correctly names the switches and sensors it creates. If you've got blank or missing names for switches / sensors created by HBUP after this update, you can disable, restart Homebridge, and then reenable them and restart Homebridge a second time.