Update changelog for week of 3/11 (#2365)

* Update changelog for week of 3/11

* Updates
This commit is contained in:
Daniel Shokouhi 2022-03-15 07:29:59 -07:00 committed by GitHub
parent b26928bbea
commit b151f20962
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,18 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2022.3">
<change>&lt;b&gt;Breaking Change:&lt;/b&gt; All attributes for geocoded location sensor are now lower case and spaces have been replaced with an underscore</change>
<change>Add permissions needed to initiate a phone call using command_activity</change>
<change>Add new setting screen to change sensor update frequency</change>
<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>Add new notification feature to open Notification History from action and clickAction</change>
<change>Add new setting to enable WebView remote debugging</change>
<change>Add new setting for persistent connection only when on home WiFi</change>
<change>Enhance command_ble_transmitter to allow for changing advertise mode and transmit power</change>
<change>Replace widget error message with a icon in the widget to indicate the failure</change>
<change>Bug fixes</change>
<release version="2022.4">
<change>Allow persistent connection to work when the device has no internet</change>
<change>Migrate Manage Sensors screen to Compose, small design tweaks and speed improvements</change>
<change>Add a network transport sensor</change>
<change>Allow changing high accuracy update interval via notification command</change>
</release>
</changelog>