# January Update 2026

Check out what we've been doing at Terra over the month of January 2026!

## Backend 💾

### Features

* Terra now provides an MCP server! Get started [here](https://docs.tryterra.co/ai-interface/configuration#mcp-client-configuration)

### Bugs

* Freestylelibre has been removed from all integrations endpoints
* Fixed a bug where MongoDB Destination did not specify the "database" for connection in the URL
* Fixed a bug where "data\_provided" field showed duplicates for Google
* Fixed an issue where Ketomojo data were sometimes not returned correctly
* Fixed an issue where deauthentication would return a 500 eventhough it was successful due to already revoked tokens
* Fixed an issue where sometimes Polar's Timezone offset was not provided correctly
* Fixed an issue with revocation tokens for Polar, WHOOP and Zepp
* Fixed an issue where Garmin backfills were sometimes not going through correctly

***

## SDKs

### Android

* (Samsung Data SDK) Fixed an issue where if the user's phone does not include Samsung Health is not installed, it crashes the app when opening the Play store for Samsung Health App

***

## Dashboard

* Update Terms of Service modal text for clarity

***

## Landing Page

* Update end-user privacy policy
* Update terms of service&#x20;
* We have released a reports page for you to see all the reports we have written. Have a [look](https://tryterra.co/reports)!


---

# 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/2026/january-update-2026.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.
