-
Notifications
You must be signed in to change notification settings - Fork 641
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update change log week of 7/28 (#3730)
- Loading branch information
Showing
1 changed file
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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><b>Breaking Change:</b> 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 & 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> |