Skip to content

Commit

Permalink
Update change log week of 4/6 (#4320)
Browse files Browse the repository at this point in the history
* Bump change log version

* Update change log
  • Loading branch information
dshokouhi committed Apr 6, 2024
1 parent b0dd673 commit 177a040
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions app/src/main/res/xml/changelog_master.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2024.3.5 - Main" versioncode="3">
<release version="2024.4.1 - Main" versioncode="3">
<change>Assist: Pause media during interactions</change>
<change>Add instant updates for all Volume sensors</change>
<change>Add Network sensor for IPv6 addresses</change>
<change>Add new BLE transmitter setting to enable only when on home WiFi network</change>
Expand All @@ -12,13 +13,14 @@
<change>Allow notification chronometer when parameter to be relative, so timeout parameter can be in sync</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2024.3.5 - Wear" versioncode="2">
<release version="2024.4.1 - Wear" versioncode="2">
<change>Assist: Pause media during interactions</change>
<change>Add instant updates for all Volume sensors</change>
<change>Add Network sensor for IPv6 addresses</change>
<change>Add option to update Camera and Template tiles when the tile is in view</change>
<change>Bug fixes, design tweaks and dependency updates</change>
</release>
<release version="2024.3.5 - Automotive" versioncode="1">
<release version="2024.4.1 - Automotive" versioncode="1">
<change>Add instant updates for all Volume sensors</change>
<change>Add Network sensor for IPv6 addresses</change>
<change>Add new BLE transmitter setting to enable only when on home WiFi network</change>
Expand Down

0 comments on commit 177a040

Please sign in to comment.