Skip to content

Commit

Permalink
Update Changelog for 2023.8.3 (#3804)
Browse files Browse the repository at this point in the history
* Update Changelog for 2023.8.3

* Update release version
  • Loading branch information
JBassett authored Aug 19, 2023
1 parent 7f14582 commit 30d0c61
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,22 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2023.8.2 - 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>
<release version="2023.8.3 - Main" versioncode="3">
<change>Widgets can now toggle on tap or refresh</change>
<change>Bug fixes, design improvements and dependency updates</change>
</release>
<release version="2023.8.2 - 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>Add notification command to update sensors</change>
<change>Complications: Add setting to show unit of measurement with entity state complication</change>
<release version="2023.8.3 - Wear" versioncode="2">
<change>Bug fixes, design improvements and dependency updates</change>
</release>
<release version="2023.8.2 - Automotive" versioncode="1">
<release version="2023.8.3 - Automotive" versioncode="1">
<change>Bug fixes, design improvements and dependency updates</change>
</release>
</changelog>

0 comments on commit 30d0c61

Please sign in to comment.