Update change log for week of 8/3 (#2756)

This commit is contained in:
Daniel Shokouhi 2022-08-04 15:55:35 -07:00 committed by GitHub
parent 3d009ac2b2
commit 06b3dd386f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,14 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2022.7 - Phone" versioncode="2">
<release version="2022.8 - Phone" versioncode="2">
<change>&lt;b&gt;Breaking Change:&lt;/b&gt; TTS and notification commands have new formats, refer to the companion docs for updated format.</change>
<change>&lt;b&gt;Breaking Change:&lt;/b&gt; Add friendly BT name next to the mac address if we have it for BT connection sensor.</change>
<change>Deprecates 3 finger swipe down gesture for HA Core 2022.7+</change>
<change>Add support for TLS client authentication, refer to the companion docs for setup instructions</change>
<change>Fire an event when a notification is received</change>
<change>Allow UUID, Major and Minor to be changed via notification command for BLE transmitter</change>
<change>Add notification command to stop Text to Speech notifications</change>
<change>Add camera domain to device controls for devices on Android 12+</change>
<change>Add lock domain to Quick Setting Tiles</change>
<change>Show battery charging status in battery level sensor icon</change>
<change>Move prioritize internal to new Home WiFi SSID screen</change>
<change>Only apply prioritize internal to WebView when location is disabled on the device</change>
@ -17,7 +19,7 @@
<change>Add attribute to network type sensor to indicate if current network is a metered connection</change>
<change>Bug fixes, performance improvements, design tweaks and dependency updates</change>
</release>
<release version="2022.7 - Wear" versioncode="1">
<release version="2022.8 - Wear" versioncode="1">
<change>Add support for entity states in complications</change>
<change>Allow HTML styling on template tile</change>
<change>Show entity state in chip background</change>