# April 18, 2023

## API Updates

* Oura activities now have correct summary IDs
* Garmin sleep payloads will now have heart rate samples and summary
* Fitbit sleep average HRV is now gathered from Fitbit's API rather than averaged over all samples provided
* De-Authentication are now synchronous
* Added Padel tennis activity type
* Garmin daily payloads will now have stress summary values

## Bugfixes

* Fixed a bug where sleep payloads for iOS were sending even if it was empty
* Fixed a bug where sometimes Garmin sleep timezone values included a seconds component
* Fixed a bug where COROS's users had to re-auth after a few days


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tryterra.co/changelog/2023/2023-04-18.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
