Update change log week of 2/3 (#3307)

* Update chane log week of 2/3

* Make it clear the change is for android auto
This commit is contained in:
Daniel Shokouhi 2023-02-04 19:16:56 -08:00 committed by GitHub
parent 82d13d0b87
commit 9d8055f8ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,19 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2023.1 - Phone" versioncode="2">
<change>Initial Android Auto support</change>
<change>Quick Setting tiles: allow up to 40 tiles, add new option to only execute action if device is unlocked</change>
<change>Add UUID filter to Beacon Monitor sensor</change>
<change>Add Android Auto sensor</change>
<change>Move server specific settings to its own section</change>
<change>Bug fixes, design tweaks and dependency updates</change>
<release version="2023.2 - Phone" versioncode="2">
<change>Android Auto: Add support to navigate to any sensor that has latitude and longitude attributes</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2023.1 - Wear" versioncode="1">
<change>Initial support for notifications sent only to the watch. Current support is limited to message and title.</change>
<change>Add support BLE transmitter and Beacon Monitor notification commands for control</change>
<change>Add launcher icon for Assist</change>
<change>Add Bluetooth Sensors. Important to note that sensor settings are not available on Wear OS, neither are notifications. This means the BLE transmitter and Beacon Monitor can only be enabled and disabled.</change>
<change>Bug fixes, design tweaks and dependency updates</change>
<release version="2023.2 - Wear" versioncode="1">
<change>Add Text To Speech notifications</change>
<change>Add watchface complication for Assist</change>
<change>Add new setting to only show favorites on the home screen</change>
<change>Bug fixes and dependency updates</change>
</release>
</changelog>