# June 5, 2023

## API Updates

* (Endpoints): Add pagination for list of users endpoint
* (Graphs-API): Added new graph types and customisations (check out more: <https://tryterra.co/products/graphapi>)
* (FreestyleLibre): Improve Freestylelibre data querying mechanism as to not hit rate limits as often

## Dashboard

* Webhook history: Fixed a bug where webhook histories information were not accurate if the same account was authenticated by 2 different environments

## Bugfixes

* (Freestyle Libre) Fixed a bug where a user cannot authenticate if they have no set up 2FA from LibreView


---

# 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/2023/2023-06-05.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.
