# June

### AI Food Log

* Enhanced quick track functionality with new fields for image, name, and analysis results.

### API

* Created a new "interventions" object to be used with wellness plans.

### Console

* Admin users can now set up custom webhooks for dynamic integrations.
* Enabled management of assessments, questions, and answers directly in the Console.

### Mobile

* Implemented a Symptom Tracker component on the Progress Screen to display symptom trends over time with aggregated data on frequency and severity.

### Telehealth Portal

* Added the option to select existing attributes when creating custom attributes.
* Enabled goal customization in member profiles, allowing coaches to update individual goals and trackers.
* Introduced virtual background and blur effects in video calls for coaches.
* Updated file upload functionality to support multiple files for each appointment.


---

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