# December 7, 2022

* Technogym
* FinalSurge
* TrainerRoad
* Cardiomood
* Moxy
* Add `type` enum in OxygenSaturationSample, to differentiate between SmO2 and SpO2
* Added deduplication support for Apple Health & samsung payloads
* In cases where a webhook is retried, but a user has re-authenticated in the meantime, we will now update the user ID to the newest one available, or stop retries early if the user has de-authenticated during that period
* For FreestyleLibre, the API will no longer try to infer time zone information when unavailable, and will instead return a timezone-naive object
* Added functionality to improve polar fit file normalization & retrieval for historical periods
* Added VO2 information to Fitbit /body information
* Added adjusted\_max\_speed\_meters\_per\_second to movement\_data
* Resolve facility\_id parameter issue for InBody - now storing region appropriately
* Adjust polar pace calculation error
* Resolve garmin daily data being associated to the wrong day
* Resolve facility\_id parameter issue for InBody - now storing region appropriately
* Adjust polar pace calculation error
* Resolve garmin daily data being associated to the wrong day
* Massively optimized retrieving webhook data & developer information
* Allowed dashboard to automatically display newer versions of the API, beyond V2 (2022-03-16)
* Resolved lack of clarity as to what user members of a team can or cannot access


---

# 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/2022/2022-12-07.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.
