Skip to content

Commit

Permalink
Change log week of 8/4 (#3758)
Browse files Browse the repository at this point in the history
  • Loading branch information
dshokouhi authored Aug 5, 2023
1 parent 49f3080 commit 0425d7c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2023.7.8 - Main" versioncode="3">
<release version="2023.8.1 - 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: 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.8 - Wear" versioncode="2">
<change>Breaking Change: Assist - Default to last used pipeline, support preferred pipeline</change>
<release version="2023.8.1 - Wear" versioncode="2">
<change>&lt;b&gt;Breaking Change:&lt;/b&gt; Assist - Default to last used pipeline, support preferred pipeline</change>
<change>Allow multiple Shortcut tiles</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>
<change>Bug fixes, design improvements and dependency updates</change>
</release>
<release version="2023.7.8 - Automotive" versioncode="1">
<release version="2023.8.1 - Automotive" versioncode="1">
<change>Bug fixes, design improvements and dependency updates</change>
</release>
</changelog>

0 comments on commit 0425d7c

Please sign in to comment.