Skip to content

Commit

Permalink
Update changelog for week of 7/21 (#2665)
Browse files Browse the repository at this point in the history
* Update changelog for week of 7/9

* Add a few more changes

* Update changes for recent merges
  • Loading branch information
dshokouhi committed Jul 29, 2022
1 parent 80d05a7 commit 90a9a27
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions app/src/main/res/xml/changelog_master.xml
Expand Up @@ -3,14 +3,23 @@
tools:ignore="MissingDefaultResource">
<release version="2022.7 - 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 camera domain to device controls for devices on Android 12+</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>
<change>Add themed icon for supported devices (Android 13+)</change>
<change>Add additional attributes for notification sensors</change>
<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">
<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>
</release>
</changelog>

0 comments on commit 90a9a27

Please sign in to comment.