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

Update change log week of 6/30 #3626

Merged
merged 2 commits into from
Jul 1, 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
13 changes: 10 additions & 3 deletions app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,20 @@
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2023.7 - Phone" versioncode="3">
<change>Assist: Access from any screen as the default digital assistant app, allow voice input over HTTP connections</change>
<change>Bug fixes and dependency updates</change>
<change>Assist: Access from any screen as the default digital assistant app, allow voice input over HTTP connections, add new shortcut, allow managing assistants</change>
<change>Android Auto: Hide devices that are home from navigation</change>
<change>Add Troubleshooting section to Companion App Settings: Moves WebView Remote Debugging and Logs to new section, adds Thread credential sync</change>
<change>Add support for sensor display precision</change>
<change>Bug fixes, design improvements and dependency updates</change>
</release>
<release version="2023.7 - Wear" versioncode="2">
<change>Bug fixes and dependency updates</change>
<change>Assist: Add support for continued conversations and pipelines, support button intents, add STT &amp; TTS</change>
<change>Add support for sensor display precision</change>
<change>Bug fixes, design improvements and dependency updates</change>
</release>
<release version="2023.7 - Automotive" versioncode="1">
<change>Add Minimal Version - No Dependencies on Google Automotive Services</change>
<change>Hide native mode from full flavor</change>
<change>Bug fixes</change>
</release>
</changelog>