-
-
Notifications
You must be signed in to change notification settings - Fork 664
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 9/29 (#3901)
* Update change log week of 9/29 * Move up icon change * Update all version numbers
- Loading branch information
Showing
1 changed file
with
8 additions
and
3 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,19 +1,24 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<changelog xmlns:tools="http://schemas.android.com/tools" | ||
tools:ignore="MissingDefaultResource"> | ||
<release version="2023.9.4 - Main" versioncode="3"> | ||
<release version="2023.9.5 - Main" versioncode="3"> | ||
<change><b>Breaking Change:</b> Tiles and Device Controls: Lock domain will show as active when state is locked to better match Android behavior</change> | ||
<change>New icon</change> | ||
<change>Add new location tracking history to troubleshooting section, history items are kept for 48 hours only</change> | ||
<change>Android 14: Add setting to show dashboard in Device Controls instead of tile controls</change> | ||
<change>Bug fixes, design improvements and dependency updates</change> | ||
</release> | ||
<release version="2023.9.4 - Wear" versioncode="2"> | ||
<release version="2023.9.5 - Wear" versioncode="2"> | ||
<change><b>Breaking Change:</b> Home screen: Lock domain will show as active when state is locked to better match Android behavior</change> | ||
<change>New icon</change> | ||
<change>Add Camera Tile with multiple tile support, add the new tile before setting them up in Wear OS app settings</change> | ||
<change>Add smooth scrolling for rotary input</change> | ||
<change>Bug fixes, design improvements and dependency updates</change> | ||
</release> | ||
<release version="2023.9.4 - Automotive" versioncode="1"> | ||
<release version="2023.9.5 - Automotive" versioncode="1"> | ||
<change><b>Breaking Change:</b> Driving Interface: Lock domain will show as active when state is locked to better match Android behavior</change> | ||
<change>New icon</change> | ||
<change>Add new location tracking history to troubleshooting section, history items are kept for 48 hours only</change> | ||
<change>Bug fixes, design improvements and dependency updates</change> | ||
</release> | ||
</changelog> |