Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update change log week of 10/4 #4695

Merged
merged 3 commits into from
Oct 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 6 additions & 15 deletions app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,25 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<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>
<release version="2024.10.1 - Main" versioncode="3">
<change>&lt;b&gt;Backward-incompatible change:&lt;/b&gt; The Mobile data sensor now requires the Phone permission.</change>
<change>Bug fixes and dependency updates</change>
</release>
<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>
<release version="2024.10.1 - Wear" versioncode="2">
<change>&lt;b&gt;Backward-incompatible change:&lt;/b&gt; The Mobile data sensor now requires the Phone permission.</change>
<change>Bug fixes and dependency updates</change>
</release>
<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>
<release version="2024.10.1 - Automotive" versioncode="1">
<change>&lt;b&gt;Backward-incompatible change:&lt;/b&gt; The Mobile data sensor now requires the Phone permission.</change>
<change>Bug fixes and dependency updates</change>
</release>
</changelog>