From 956b26cc99d1d0d4aa574efe0fc7736465f8087b Mon Sep 17 00:00:00 2001 From: Daniel Shokouhi Date: Sat, 3 Dec 2022 16:39:53 -0800 Subject: [PATCH] Update change log week of 12/3 (#3133) * Update change log week of 12/3 * Rewrite some changes * Add Matter --- app/src/main/res/xml/changelog_master.xml | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 1e2d521aa..49473ec32 100755 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,23 +1,15 @@ - - <b>Breaking Change:</b> Mobile data roaming sensor now requires phone permission on devices running Android 10+ - <b>Breaking Change:</b> Notification command to turn bluetooth on and off no longer works on Android 13+ devices. BLE transmitter and Beacon Monitor commands are not impacted by this. - Add notification commands to control app lock setting and screen timeout - Add a screen timeout sensor - Add additional filters in Manage Sensors: All, Enabled or Disabled - Apply app lock to settings screens - Increase notification video attachment GIF length up to 2x - Add new sensor setting for Background Location to only send zone name instead of GPS coordinates - Only show Wear OS settings when device is connected, instead of relying on what app is installed - Improve user experience when Nabu Casa cloud is used + + Add support for automation domain in quick setting tiles + Add initial support for Matter in HA Core 2022.12+ + Live updates in quick setting tiles Bug fixes, performance improvements, design tweaks and dependency updates - - Add App, Audio, Bedtime mode (Wear OS 3 Only), Do Not Disturb, Health Services (Wear OS 3 Only), Heart Rate, Last Update, Network, Next Alarm, Power, Steps, Theater mode and Wet mode sensors - Allow settings to always be accessible, even when loading - Cache favorite entity names and icons + + Reduce data usage on home screen, app is more responsive as a result + Navigate user to sensor details from notification when enabled Bug fixes and dependency updates