Skip to content

Commit

Permalink
Update change log week of 7/28 (#3730)
Browse files Browse the repository at this point in the history
  • Loading branch information
dshokouhi authored Jul 28, 2023
1 parent 7b40dec commit 2ced008
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2023.7.7 - Main" versioncode="3">
<release version="2023.7.8 - 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>Android Auto: Home Screen redesign switch from lists to grid, Allow selecting Favorite entities in main app settings to be shown in driving interface home screen, 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>Show application name for easier searching when adding apps to a sensors allow list</change>
<change>Bug fixes, design improvements and dependency updates</change>
</release>
<release version="2023.7.7 - Wear" versioncode="2">
<release version="2023.7.8 - 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>Complications: Add setting to show unit of measurement with entity state complication</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2023.7.7 - Automotive" versioncode="1">
<release version="2023.7.8 - Automotive" versioncode="1">
<change>Bug fixes, design improvements and dependency updates</change>
</release>
</changelog>

0 comments on commit 2ced008

Please sign in to comment.