Changelog update for week of 2/16 (#2292)

This commit is contained in:
Daniel Shokouhi 2022-02-19 10:49:06 -08:00 committed by GitHub
parent 83bdcfd245
commit 23faeac72c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,27 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2022.2">
<change>&lt;b&gt;2022.2.1:&lt;/b&gt;Change the default behavior of the WebSocket connection to "Never" for installations from the Google Play Store. Update settings page to be more understandable.</change>
<change>&lt;b&gt;Breaking Change:&lt;/b&gt; Local Push notifications directly from your Home Assistant instance. The app will need to maintain a consistent websockets connection by using a persistent notification. From the notification you will be able to access websockets settings to adjust the behavior of the connection as well as the notification channel. You are free to minimize the notification channel to hide the icon. If you are on the minimal build you will need to have Home Assistant Core on 2022.2 in order for the notify service call to be created.</change>
<change>&lt;b&gt;Breaking Change:&lt;/b&gt; The Do Not Disturb sensor is now only available on devices running Android 6 or higher. The sensor was updated to use a documented API rather than the undocumented method used.</change>
<change>&lt;b&gt;Breaking Change:&lt;/b&gt; The Last Used App sensor will now report its state as the package name to always be unique. The old state will now be an attribute of the sensor.</change>
<change>Downloads are now supported in the Home Assistant Frontend</change>
<change>WiFi State sensor now has instant updates for those devices that did not have it before</change>
<change>Notification commands for command_activity and command_broadcast_intent now support more types of intent extras</change>
<change>Add change log dialog to show when the app is updated. Can also be accessed in settings.</change>
<change>Add notification command to update sensors</change>
<change>Add option to add a new widget and other design changes to Manage Widgets page</change>
<change>Minor design changes to Manage Shortcuts and Manage Tiles page</change>
<change>Add notification channel settings so they are easier to find</change>
<change>Add icons to settings</change>
<change>Improve reliability of opening entity information from device controls</change>
<change>Editing Wear OS Template Tile from phone settings</change>
<change>Add support for button and input_button domains, tweak climate domain in device controls</change>
<change>Add support for button and input_button domains in quick settings tiles</change>
<change>Add In Use sensor for Quest devices</change>
<change>Minimal version fixes to remove Google dependencies</change>
<change>Lots of miscellaneous bug fixes</change>
<change>Dependency updates</change>
<release version="2022.3">
<change>Add pinch to zoom setting under Companion App so users can zoom in the frontend, default value is off.</change>
<change>Add volume up &amp; down functionality to media player widget</change>
<change>Allow camera widget to be reconfigurable</change>
<change>Replace widget error message with a icon in the widget to indicate the failure</change>
<change>Bug fixes</change>
</release>
</changelog>