> For the complete documentation index, see [llms.txt](https://docs.tryterra.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tryterra.co/changelog/2025/readme-1-1.md).

# April Update 2025

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

## Backend 💾

### Bug fixes

* Fixed an issue where Freestylelibre was not able to retrieve data for US region users
* Fix an issue where data may be returned outside of metadata start time and end time in Ultrahuman integration
* Fixed a bug where device data was not returned correctly for Fitbit

### Features

* Enhance manual entry detection for Fitbit daily webhooks
* Added age to Oura athlete endpoint
* Added BMR value for Withings measurement values
* Added ability to delete planned workout for COROS

## Blood Biomarkers

* Expanded support to \~4.2k biomarkers for the API ! This includes both blood and urine measurements

## Frontend📺

### Dashboard

* Blood Biomarkers API Added on dashboard!
  * You can go ahead and join as a Beta user now in the Connections page


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/readme-1-1.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.
