Skip to content

Commit

Permalink
Update change log week of 3/22 (#4287)
Browse files Browse the repository at this point in the history
* Update change log week of 3/22

* Remove mention of transmitter setting on Wear OS as its not supported

* Mention GIF support
  • Loading branch information
dshokouhi committed Mar 23, 2024
1 parent 9b2b53f commit 2eaf0cd
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions app/src/main/res/xml/changelog_master.xml
@@ -1,22 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2024.3.3 - Main" versioncode="3">
<release version="2024.3.4 - Main" versioncode="3">
<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>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>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2024.3.3 - Wear" versioncode="2">
<release version="2024.3.4 - Wear" versioncode="2">
<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.3 - Automotive" versioncode="1">
<release version="2024.3.4 - 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>
<change>Bug fixes and dependency updates</change>
</release>
Expand Down

0 comments on commit 2eaf0cd

Please sign in to comment.