diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 49d1d94ef..9fa85febd 100755 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,29 +1,18 @@ - - <b>Breaking Change:</b> TTS and notification commands have new formats, refer to the companion docs for updated format. - <b>Breaking Change:</b> Add friendly BT name next to the mac address if we have it for BT connection sensor. - Deprecates 3 finger swipe down gesture for HA Core 2022.7+ - Add support for TLS client authentication, refer to the companion docs for setup instructions - Fire an event when a notification is received - Allow UUID, Major and Minor to be changed via notification command for BLE transmitter - Add notification command to stop Text to Speech notifications - Add camera domain to device controls for devices on Android 12+ - Add lock domain to Quick Setting Tiles - Show battery charging status in battery level sensor icon - Move prioritize internal to new Home WiFi SSID screen - Only apply prioritize internal to WebView when location is disabled on the device - Add themed icon for supported devices (Android 13+) - Add a battery power sensor - Add additional attributes for notification sensors - Add attribute to network type sensor to indicate if current network is a metered connection - Update geocoded location sensor when we send a location update, also only send a sensor update when accuracy is met and location is from a recent report + + <b>Breaking Change:</b> Geocoded Location sensor attributes for latitude and longitude have been combined into location, the sensor will no longer show on the map. Additional attributes also added to the sensor. + <b>Breaking Change:</b> Template widgets will only update when the template detects a change. If you are not seeing frequent updates then you are hit by rate limiting and will need to readjust the template. + Add beacon monitor sensor + Add authentication option to button widget + Add option to bypass locking the app when on home WiFi + Only subscribe to state changes that we care about for entity state and media player widgets + Allow device controls on locked devices for Android 13+ Bug fixes, performance improvements, design tweaks and dependency updates - - Add support for entity states in complications - Allow HTML styling on template tile - Show entity state in chip background + + Faster entity selection for entity state complication + Always default to using the phone for logging in