> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/release-updates/2026/february.md).

# February

**Update 20.02.2026 Release #**&#x32;

#### Improved Service Storage Dialog

The service storage process has been fundamentally redesigned to provide greater transparency and control, especially when performing bulk actions.

<figure><img src="/files/ohBXWFCpN8ZGOm1Gej6F" alt=""><figcaption></figcaption></figure>

Previously, the storage dialog was highly simplified. It did not clearly differentiate between internal and external storage, and it did not provide visibility into why certain services could not be processed.

With the updated dialog, you can now:

– Select between internal and external storage\
– See how many selected services are eligible for the chosen action\
– Understand why individual services cannot be processed\
– Deselect services that do not meet the required conditions\
– Define additional options such as return reasons or preferred execution timing

The dialog is now consistent across list view and detail view, creating a unified interaction flow.

***

#### Improved Cancellation Dialog

The cancellation process has been updated to provide more clarity and consistency, especially when cancelling multiple services at once.

<figure><img src="/files/CMdxVj9ikPhhMapbLYHi" alt=""><figcaption></figcaption></figure>

Previously, it was not always clear why certain services could not be cancelled. The dialog did not fully explain the conditions behind the action.

With the updated version, you can now:

– See exactly which services are affected\
– Understand why individual services cannot be cancelled\
– Remove non eligible services directly in the dialog\
– Work with a consistent interaction pattern across bulk actions

This update makes the cancellation process more transparent and predictable, reducing confusion when managing larger service lists.

***

#### Restriction of Cancellations After Supplier Confirmation

The order logic has been adjusted to provide clearer process control once an order has been confirmed by the supplier.

Previously, customers could still cancel an order even after the supplier had confirmed it. For some providers, this created uncertainty in the order flow.

With this change, once an order is confirmed, it can no longer be cancelled by the customer.

This is especially relevant in scenarios where:

– Orders are automatically approved\
– Confirmation indicates that processing has already started\
– A confirmed order should be considered binding

As a result of this adjustment, the cancellation option is no longer available on the customer side once confirmation has taken place.

***

**Update 06.02.2026 Release #**&#x31;

### The Return of Inventory Visibility in the Marketplace

Products that are currently in stock are now clearly visible again in the Equipme marketplace. When searching or browsing, you can immediately see which items are available, without needing to click into each one.

<figure><img src="/files/39CONYQbngDxBhq4QP4Y" alt=""><figcaption></figcaption></figure>

This display was previously removed due to performance concerns, but has now been reintroduced in a more efficient and improved form. The product list now includes a clear label indicating whether an item is available from stock.

Filtering options have also been simplified. You can choose to view only products that are in stock, or continue browsing the full catalog. The updated filters are designed to be intuitive and easy to use..

***

### Control Over Home Office Delivery Address in Self-Service

It is now possible to control whether users are allowed to set a home office delivery address in the self-service area. This can be managed via role-based permissions under “Users and Roles.”

<figure><img src="/files/IbOH0VAn3AVcdtGOkyvo" alt=""><figcaption></figcaption></figure>

By default, the option remains active to avoid any disruption. However, organizations that want to restrict this setting can now disable it for specific user roles. Once deactivated, affected users will no longer see the option to set a home office address in their self-service interface.

This update allows more precise control over address usage and helps prevent unapproved or incorrect delivery destinations.

***

### Asset ID Now Visible in Detail View

Each product in the detail view now displays its unique Asset ID. This identifier appears as the first column and makes it easier to reference, copy or search for specific items across the system.

<figure><img src="/files/SXqDyyzKkst7wcfdc0h4" alt=""><figcaption></figcaption></figure>

The Asset ID is especially useful when working with exports or when managing similar-looking products, as it allows for precise identification. It can also be used directly in the search bar for quick access.

This improvement supports better traceability and speeds up workflows when locating or managing individual assets.

***

### Improved Search Across Product Attributes

The search functionality has been expanded to include hidden product attributes such as characteristics, options, and color variants. For example, you can now search for “Gold” to find all devices with that color, even if it’s not shown directly in the product name.

This enhancement makes it easier to locate specific product variations and ensures that important details no longer get overlooked during filtering or keyword search. The update improves both speed and accuracy when navigating large product lists.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hub.equipme.io/release-updates/2026/february.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.
