# August

### API

* Ingredient normalization improved for consistency.
* Magic links can now be generated using Branch.
* Ingredient lines structure normalized.

### Console

* New Webhook added for appointment events.
* Appointments Webhook extended to include Coaching Portal events.
* Fixed issue with Analytics filters in Console.

### Mobile

* Added support for 16 KB memory page sizes *(Android).*
* Removed Firebase Dynamic Links *(iOS & Android).*
* Enabled deep links from web views *(iOS & Android).*
* Switched deep linking technology to Branch *(iOS & Android).*
* Improved menu navigation to avoid redundant reloads *(Android).*

### Telehealth Portal

* Added “Subscription” filter to member search and query.
* Fixed issue where custom macro goals were not saving on toggle.
* Improved video call errors for missing camera/mic permissions.


---

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