Change log 10/21 (#2983)

* Update change log for week of 10/21

* Add data roaming breaking change fix

* Update per recent merges

* Mention breaking change for command_bluetooth on android 13+ devices
This commit is contained in:
Daniel Shokouhi 2022-10-21 11:49:48 -07:00 committed by GitHub
parent c95725f767
commit 58bd438efc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,24 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2022.10.0 - Phone" versioncode="2">
<change>&lt;b&gt;Breaking Change:&lt;/b&gt; BLE Transmitter and Beacon Monitor sensor now report beacon attributes in "UUID_Major_Minor" format.</change>
<change>&lt;b&gt;Breaking Change:&lt;/b&gt; Only update Geocoded Location sensor with location updates, if the new setting is enabled.</change>
<change>&lt;b&gt;Breaking Change:&lt;/b&gt; Add Bluetooth Connect permission to Beacon Monitor sensor for Android 12+.</change>
<change>Add dynamic color sensor for supported devices</change>
<change>Add support for considering WiFi BSSID as Home WiFi</change>
<change>Add support for intent scheme URI and app deep links in notification clickAction and actions</change>
<change>Allow intents registered under Last Update sensor to contain categories (if the intent requires them)</change>
</release>
<release version="2022.10.1 - Phone" versioncode="3">
<change>Add notification commands to control Screen Brightness Level and Automatic Screen Brightness</change>
<change>Add force_on and force_off commands to High Accuracy notification command to allow control with constraints</change>
<change>Add Screen Brightness sensor</change>
<change>Show custom icon on Device Controls, if available</change>
<change>Combine theme option Follow Home Assistant into Follow System Settings</change>
<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>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>
<change>Bug fixes, performance improvements, design tweaks and dependency updates</change>
</release>
<release version="2022.10.1 - Wear" versioncode="1">
<change>Dependency updates</change>
<release version="2022.11 - Wear" versioncode="1">
<change>Add App, Audio, Bedtime mode (Wear OS 3 Only), Do Not Disturb, Last Update, Network, Next Alarm, Power, Steps and Theater mode sensors</change>
<change>Allow settings to always be accessible, even when loading</change>
<change>Bug fixes and dependency updates</change>
</release>
</changelog>