Skip to content

Commit

Permalink
Update change log week of 12/3 (#3133)
Browse files Browse the repository at this point in the history
* Update change log week of 12/3

* Rewrite some changes

* Add Matter
  • Loading branch information
dshokouhi authored Dec 4, 2022
1 parent 17368c3 commit 956b26c
Showing 1 changed file with 7 additions and 15 deletions.
22 changes: 7 additions & 15 deletions app/src/main/res/xml/changelog_master.xml
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>&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>

0 comments on commit 956b26c

Please sign in to comment.