-
-
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 4/20 (#4354)
- Loading branch information
Showing
1 changed file
with
6 additions
and
22 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,31 +1,15 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<changelog xmlns:tools="http://schemas.android.com/tools" | ||
tools:ignore="MissingDefaultResource"> | ||
<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> | ||
<change>Add new battery voltage divisor setting for devices that do not report in millivolts</change> | ||
<change>Android 14 and up: Render GIFs in notifications</change> | ||
<change>Android Auto: Hide hidden entities in Navigation menu</change> | ||
<change>Allow Climate entities to cycle through HVAC modes in device controls</change> | ||
<change>Allow notification chronometer when parameter to be relative, so timeout parameter can be in sync</change> | ||
<release version="2024.4.3 - Main" versioncode="3"> | ||
<change>Assist: Support voice command action to trigger via headset</change> | ||
<change>Bug fixes and dependency updates</change> | ||
</release> | ||
<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 version="2024.4.3 - Wear" versioncode="2"> | ||
<change>Bug fixes and dependency updates</change> | ||
</release> | ||
<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> | ||
<change>Allow notification chronometer when parameter to be relative, so timeout parameter can be in sync</change> | ||
<change>Driving Interface: Hide hidden entities in Navigation menu</change> | ||
<release version="2024.4.3 - Automotive" versioncode="1"> | ||
<change>Assist: Support voice command action to trigger via headset</change> | ||
<change>Bug fixes and dependency updates</change> | ||
</release> | ||
</changelog> |