Skip to content

Commit

Permalink
Update change log week of 9/29 (#3901)
Browse files Browse the repository at this point in the history
* Update change log week of 9/29

* Move up icon change

* Update all version numbers
  • Loading branch information
dshokouhi authored Sep 30, 2023
1 parent 09698f0 commit b290d56
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions app/src/main/res/xml/changelog_master.xml
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>&lt;b&gt;Breaking Change:&lt;/b&gt; 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>&lt;b&gt;Breaking Change:&lt;/b&gt; 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>&lt;b&gt;Breaking Change:&lt;/b&gt; 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>

0 comments on commit b290d56

Please sign in to comment.