Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update change log week of 2/8 #5029

Merged
merged 3 commits into from
Feb 8, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2025.1.4 - Main" versioncode="3">
<release version="2025.2.2 - Main" versioncode="3">
<change>Add battery cycle count sensor</change>
<change>Add more Health Connect sensors</change>
<change>Add support for specifying a server in a deeplink</change>
<change>Show entity more info pop-up when you long press a quick settings tile</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2025.1.4 - Wear" versioncode="2">
<release version="2025.2.2 - Wear" versioncode="2">
<change>Add new Thermostat tile for temperature control</change>
<change>Add battery cycle count sensor</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2025.1.4 - Automotive" versioncode="1">
<release version="2025.2.2 - Automotive" versioncode="1">
<change>Add battery cycle count sensor</change>
<change>Add support for specifying a server in a deeplink</change>
<change>Bug fixes and dependency updates</change>
Expand Down