# November 2025 New Features

18th November 2025, **New checkout webhooks for real‑time integrations**

We’ve added a set of checkout webhooks so your other systems can react in real time while a customer is checking out.

[View More](/release-notes/new-features/2025-new-features/november-2025-new-features/new-checkout-webhooks-for-real-time-integrations.md)

25th November 2025, **Headless APIs for Storefront Data**

New “headless” API endpoints have been added so you can access key store information without using the standard storefront pages. These endpoints let your developers securely pull store info, categories, products and handle customer login from external apps or custom frontends.

[View More](/release-notes/new-features/2025-new-features/november-2025-new-features/headless-apis-for-storefront-data.md)

25th November 2025, **Public Endpoints for Store Logo & Favicon**

Two new endpoints provide direct URLs to your store logo and favicon. These can be used by external sites, apps or integrations to display your branding without manually uploading or hard‑coding files.

[View More](/release-notes/new-features/2025-new-features/november-2025-new-features/public-endpoints-for-store-logo-and-favicon.md)


---

# 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://support.storefront.co.za/release-notes/new-features/2025-new-features/november-2025-new-features.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.
