# August Update 2025

Check out what we've been doing at Terra over the month of August 2025!

## Backend 💾

### Features

* Inbody auth supports different phone number country codes!
* General performance increases to our API in terms of speed and observability

### Bug fixes

* Fixed a bug where authentication for Komoot was failing
* Fixed a bug where athlete data was not being dispatched properly for Apple
* Fixed a bug where Fitbit was sending empty and future date nutrition information
* Updated activity type mapping for Fitbit and WHOOP

### Changes:

* Update HealthCheck webhooks to every 30 minutes instead of 15 minutes

***

## Blood Biomarkers

* Renamed type from "biomarkers\_processed" to "lab\_report"


---

# 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/2025/august-update-2025.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.
