Skip to content

Commit

Permalink
Update change log week of 7/21 (#3691)
Browse files Browse the repository at this point in the history
* Update change log week of 7/21

* Review comment

* Mention favorites
  • Loading branch information
dshokouhi committed Jul 22, 2023
1 parent 42ede53 commit a214e32
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2023.7.6 - Main" versioncode="3">
<change>Tiles: Replace entity drop down selection with search based text field to easily find entities</change>
<change>Bug fixes and dependency updates</change>
<release version="2023.7.7 - Main" versioncode="3">
<change>&lt;b&gt;Breaking Change:&lt;/b&gt; Assist - Default to last used assistant instead of preferred</change>
<change>Android Auto: Allow selecting Favorite entities in main app settings to be shown in new category in driving interface, Add Car Info Sensors (requires Android Auto app to open once per drive, not all vehicles support every sensor)</change>
<change>Shortcuts, Tiles &amp; Wear Favorites: Replace entity drop down selection with search based text field to easily find entities</change>
<change>Bug fixes, design improvements and dependency updates</change>
</release>
<release version="2023.7.6 - Wear" versioncode="2">
<release version="2023.7.7 - Wear" versioncode="2">
<change>Breaking Change: Assist - Default to last used pipeline, support preferred pipeline</change>
<change>Add setting toggle to disable Assist as a digital assistant app</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2023.7.6 - Automotive" versioncode="1">
<change>Bug fixes and dependency updates</change>
<release version="2023.7.7 - Automotive" versioncode="1">
<change>Bug fixes, design improvements and dependency updates</change>
</release>
</changelog>

0 comments on commit a214e32

Please sign in to comment.