Skip to content

Commit

Permalink
Update changelog for week of 3/11 (#2365)
Browse files Browse the repository at this point in the history
* Update changelog for week of 3/11

* Updates
  • Loading branch information
dshokouhi authored Mar 15, 2022
1 parent b26928b commit b151f20
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -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>

0 comments on commit b151f20

Please sign in to comment.