# 2026-04-28: B2B Commerce Frontend - Company Switcher and Increased Performance

## Overview

This release improves the end-to-end customer journey by increasing startup performance and significantly lowering the number of API requests, which reduces the total cost of running the solution.

Updated security measures also strengthen data protection to support safer checkout and reduce operational risk.

The new company switcher control helps customers who belong to multiple legal entities efficiently manage orders and quotes for multiple organizational units.

In addition, we delivered a set of frontend improvements that improve order display, approval workflow, and cart behavior across multiple currencies and sites. Together, these updates contribute to a smoother buying experience and stronger conversion performance.

## New features

| Feature              | Benefit                                                                                                |
| -------------------- | ------------------------------------------------------------------------------------------------------ |
| **Company Switcher** | Customers belonging to multiple legal entities can now select the entity they are active on behalf of. |

## Fixes and improvements

| Change                                           | Benefit                                                                                                                            |
| ------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------- |
| **Improved performance and decreased API usage** | Faster site performance improves customer experience and acquisition, while fewer API requests lower operating costs.              |
| **Cart, Order, Quote and Approval optimization** | Improves user experience when browsing orders, commenting on quotes, submitting new approval requests, and switching sites.        |
| **Security updates**                             | Strengthens data protection and minimizes transaction risks, ensuring a safer shopping environment and supporting long-term trust. |

## Known problems

No known problems at time of release.

## Documentation and links

B2B Commerce Frontend:

* [Customer Account Dashboard](/frontend/customer-account/dashboard-overview.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/2026-04-28-frontend-company-switcher-performance.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.
