Skip to content

Commit

Permalink
Update change log week of 9/20 (#4659)
Browse files Browse the repository at this point in the history
  • Loading branch information
dshokouhi committed Sep 21, 2024
1 parent eb5de19 commit 6b7bc9c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2024.9.3 - Main" versioncode="3">
<release version="2024.9.4 - Main" versioncode="3">
<change>Add Signal strength and Data network type sensors for each SIM slot</change>
<change>Add measured power to notification command for BLE transmitter sensor</change>
<change>Add page zoom setting for dashboards</change>
<change>Add transparent background option for media player widget</change>
<change>Android Auto: Send android.navigation_started event when a entity under the navigation category is selected with entity ID included as event data</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2024.9.3 - Wear" versioncode="2">
<release version="2024.9.4 - Wear" versioncode="2">
<change>&lt;b&gt;Backward-incompatible change:&lt;/b&gt; Wear OS 4+ Heart rate sensor users will need to re-enable the sensor and grant all the time permission again in order to continue using the sensor</change>
<change>Add Signal strength and Data network type sensors for each SIM slot</change>
<change>Add measured power to notification command for BLE transmitter sensor</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2024.9.3 - Automotive" versioncode="1">
<release version="2024.9.4 - Automotive" versioncode="1">
<change>Add Signal strength and Data network type sensors for each SIM slot</change>
<change>Add measured power to notification command for BLE transmitter sensor</change>
<change>Add page zoom setting for dashboards</change>
<change>Driving Interface: Send android.navigation_started event when a entity under the navigation category is selected with entity ID included as event data</change>
<change>Bug fixes and dependency updates</change>
</release>
</changelog>

0 comments on commit 6b7bc9c

Please sign in to comment.