# May

### AI Food Log

* Launched AI-powered food logging via image and text input, with API support for client integration.

### API

* Improved error handling for non-food items with accurate status codes and null values.
* Added recipe images to the shopping list view and fixed a quantity calculation issue in the aggregate query.

### Assessments

* Added dynamic call-to-action labels for optional multi-select questions to improve user flow.

### Telehealth Portal

* Enabled PDF downloads for coach notes
* Added file sharing functionality for coaches to share documents directly with end-users

### Console

* Introduced advances activity logging for security and compliance purposes.
* Implemented support for custom webhook configuration in the Console to enable real-time data integrations.

### Wearables

* Enabled Sahha as a new provider for wearable devices integration.


---

# 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.suggestic.com/graphql/changelog/2025/may.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.
