Update changelog for week of 4/30 (#2495)

This commit is contained in:
Daniel Shokouhi 2022-04-30 20:13:14 -07:00 committed by GitHub
parent b78d83e8be
commit f398d1bb37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,9 @@
tools:ignore="MissingDefaultResource">
<release version="2022.4">
<change>&lt;b&gt;Breaking Change:&lt;/b&gt; Updated User Agent String format to also include the WebView User Agent</change>
<change>&lt;b&gt;Breaking Change:&lt;/b&gt; Send sensor attributes as a list instead of string when possible</change>
<change>Add a sensor for high accuracy update interval</change>
<change>Suggest or highlight current SSID in home SSID dialog</change>
<change>Add new notification command to allow for changing Persistent Connection setting</change>
<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>