Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change log week of 8/4 #3758

Merged
merged 1 commit into from
Aug 5, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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>