# February Update 2025

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

## Backend 💾

### Features

* Fixed Renpho integration!

### Bug fixes

* Fix an issue where Rouvy was not returning any data
* Fixed a bug where Samsung returns 0 for sleep and wake latency when they are meant to be unknown! (null)
* Fixed a bug in Freestylelibre where incorrect credentials weren't caught correctly

## Teams API

* Add retrieval of forcedecks notes for Vald integration
* Add display\_name field to test objects
* Expand supported regions for Kinexon<br>

## Blood Biomarkers API:

* A new product has been launched! <https://tryterra.co/products/blood-report-automation>
  * Scan and receive blood reports in standard format regardless of the language, input format or the structure of the report!

***

## Frontend📺

### Landing Page

* Sup processor page updated
* Insurance Page released! (<https://tryterra.co/insurance>)

### Dashboard

* Fix issues were links were not pointing to the correct location for documentation

### Documentation

* As you may have found out by now if you are reading this, we have given our docs a whole new lift!&#x20;
  * New content, new formatting, better navigation allowing for better guidance on how to use our products


---

# 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/february-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.
