-
-
Notifications
You must be signed in to change notification settings - Fork 680
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update change log week of 12/3 (#3133)
* Update change log week of 12/3 * Rewrite some changes * Add Matter
- Loading branch information
Showing
1 changed file
with
7 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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><b>Breaking Change:</b> Mobile data roaming sensor now requires phone permission on devices running Android 10+</change> | ||
<change><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.</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> |