Update change log week of 4/7 (#3462)

This commit is contained in:
Daniel Shokouhi 2023-04-07 16:12:27 -07:00 committed by GitHub
parent cffda9d3b4
commit 95a322fc0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,24 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2023.3 - Phone" versioncode="2">
<change>Multi-server support! Add additional servers in Companion App Settings.</change>
<change>Android Auto: Add support to navigate to any sensor that has latitude and longitude attributes</change>
<change>Change sensor enabled by default logic, new users will no longer have Battery Power, Battery Temperature or Is Charging sensors enabled by default</change>
<change>Add new setting to lock the screen orientation when viewing dashboards</change>
<change>Camera Widget: Make background transparent, remove resizing so image is not stretched, allow widget to be smaller if required</change>
<change>Beacon Monitor: Use a foreground service notification for reliable background scanning, you may adjust the appearance using the notification channel</change>
<change>Notification: Allow clickAction to be set to noAction to do nothing when a notification is clicked</change>
<change>Set a lower minimum font size when viewing dashboards to improve low resolution devices</change>
<change>Bug fixes, design improvements and dependency updates</change>
<release version="2023.4 - Phone" versioncode="2">
<change>Bug fixes and dependency updates</change>
</release>
<release version="2023.3 - Wear" versioncode="1">
<change>Add Text To Speech notifications</change>
<change>Add watchface complication for Assist</change>
<change>Add new setting to only show favorites on the home screen</change>
<change>Prompt to install phone app if missing</change>
<change>Show app version number in settings</change>
<change>Note: Multi-server not currently supported on Wear OS</change>
<change>Bug fixes, design improvements and dependency updates</change>
<release version="2023.4 - Wear" versioncode="1">
<change>Bug fixes and dependency updates</change>
</release>
</changelog>