Update change log week of 12/3 (#3133)

* Update change log week of 12/3

* Rewrite some changes

* Add Matter
This commit is contained in:
Daniel Shokouhi 2022-12-03 16:39:53 -08:00 committed by GitHub
parent 17368c3a39
commit 956b26cc99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,23 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2022.11 - Phone" versioncode="2">
<change>&lt;b&gt;Breaking Change:&lt;/b&gt; Mobile data roaming sensor now requires phone permission on devices running Android 10+</change>
<change>&lt;b&gt;Breaking Change:&lt;/b&gt; 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.</change>
<change>Add notification commands to control app lock setting and screen timeout</change>
<chagne>Add a screen timeout sensor</chagne>
<change>Add additional filters in Manage Sensors: All, Enabled or Disabled</change>
<change>Apply app lock to settings screens</change>
<change>Increase notification video attachment GIF length up to 2x</change>
<change>Add new sensor setting for Background Location to only send zone name instead of GPS coordinates</change>
<change>Only show Wear OS settings when device is connected, instead of relying on what app is installed</change>
<change>Improve user experience when Nabu Casa cloud is used</change>
<release version="2022.12 - Phone" versioncode="2">
<change>Add support for automation domain in quick setting tiles</change>
<change>Add initial support for Matter in HA Core 2022.12+</change>
<change>Live updates in quick setting tiles</change>
<change>Bug fixes, performance improvements, design tweaks and dependency updates</change>
</release>
<release version="2022.11 - Wear" versioncode="1">
<change>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</change>
<change>Allow settings to always be accessible, even when loading</change>
<change>Cache favorite entity names and icons</change>
<release version="2022.12 - Wear" versioncode="1">
<change>Reduce data usage on home screen, app is more responsive as a result</change>
<change>Navigate user to sensor details from notification when enabled</change>
<change>Bug fixes and dependency updates</change>
</release>
</changelog>