# 2026

- [2026-05-13: CE - Custom Scopes](https://developer.emporix.io/release-notes/2026/2026-05-13-ce-custom-scopes.md)
- [2026-05-08: Partner Library: Product Substitution](https://developer.emporix.io/release-notes/2026/2026-05-08-product-substitution.md)
- [2026-04-28: B2B Commerce Frontend - Company Switcher and Increased Performance](https://developer.emporix.io/release-notes/2026/2026-04-28-frontend-company-switcher-performance.md)
- [2026-04-14: Partner Library](https://developer.emporix.io/release-notes/2026/2026-04-14-partner-library.md)
- [2026-04-14: CE - Extension and Cloud Function Hosting](https://developer.emporix.io/release-notes/2026/2026-04-14-hosting.md)
- [2026-04-14: VS - Order Intake Value Stream](https://developer.emporix.io/release-notes/2026/2026-04-14-vsm-order-intake.md)
- [2026-04-14: VSM - Branching, Looping and Debugger](https://developer.emporix.io/release-notes/2026/2026-04-14-vsm-branching-and-debugger.md)
- [2026-04-14: CE - Perspectives Management](https://developer.emporix.io/release-notes/2026/2026-04-14-ce-perspectives.md)
- [2026-03-27: CE - Mixin Schema - Cart Item and Order Entry in Management Dashboard](https://developer.emporix.io/release-notes/2026/2026-03-27-ce-mixin-schema-cart-item-order-entry-md.md)
- [2026-03-25: B2B Commerce Frontend - Returns and improvements](https://developer.emporix.io/release-notes/2026/2026-03-25-frontend-returns-improvements.md)
- [2026-03-13: CE - Dashboard Extension](https://developer.emporix.io/release-notes/2026/2026-03-13-ce-dashboard.md)
- [2026-03-10: CE - Single Sign On (SSO) - Token Exchange](https://developer.emporix.io/release-notes/2026/2026-03-10-ce-token-exchange.md)
- [2026-02-25: CE - Mixin schema version for Classification Categories](https://developer.emporix.io/release-notes/2026/2026-02-25-mixin-schema-version-classification-categories.md)
- [2026-02-17: CE: Classification Categories](https://developer.emporix.io/release-notes/2026/2026-02-17-classification-categories.md)
- [2026-02-12: VSM - Multiple triggers](https://developer.emporix.io/release-notes/2026/2026-02-12-vsm-multiple-triggers.md)
- [2026-02-11: CE - Site Permissions](https://developer.emporix.io/release-notes/2026/2026-02-11-ce-site-permissions.md)
- [2026-01-29: Emporix Java SDK](https://developer.emporix.io/release-notes/2026/2026-01-29-sdk.md)
- [2026-01-27: B2B Commerce Frontend](https://developer.emporix.io/release-notes/2026/2026-01-27-frontend.md)
- [2026-01-13: Agentic AI - Frontend Agent](https://developer.emporix.io/release-notes/2026/2026-01-13-aci-frontend-agent.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://developer.emporix.io/release-notes/2026.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.
