# September 2025

This month has gone by incredibly fast. Despite the busy days, we have made some important changes to our systems worth noting. These updates are designed to make your experience better, improve efficiency, and offer new features.&#x20;

Below is a summary of the main updates to keep you informed and help you make the most of these improvements.

### New condition for business rules

You can now add a condition to your business rule to verify if the entity is owned or has any relations to your business units. This condition lets you automate your business and brand-related processes, giving you total control over them. You can learn [how to use this new condition here](/tutorials/guides/how-to-use-business-rules/how-to-set-up-business-rule-to-trigger-for-business-units.md).

<figure><img src="/files/9DWWNwQB3Ijjuott5khd" alt=""><figcaption></figcaption></figure>

### Sort tasks inside the tasks widget

{% columns %}
{% column width="50%" %}
If you're big on having an overview over your tasks, this one is for you. You can now sort tasks in your dashboard widget in multiple ways. Choose ascending or descending order, and select 'Deadline' to prioritize tasks nearing their due date.
{% endcolumn %}

{% column width="50%" %}

<figure><img src="/files/0EwwJWlomBEyErV9YBb2" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Improved performance

We have made perfomance improvements to the sidebar menu so that it now loads faster. This will definitely help you move quicker inside the PIM.

The performance of our dropdown menu has also been improved significantly. Previously, opening a menu with thousands of records adversely affected platform performance. By implementing lazy loading, we've drastically reduced the load.

### Releases in September

* [September 25th](/changelog/september-2025/september-25th.md)
* [September 24th](/changelog/september-2025/september-24th.md)
* [September 23rd](/changelog/september-2025/september-23rd.md)
* [September 17th](/changelog/september-2025/september-17th.md)
* [September 10th](/changelog/september-2025/september-10th.md)
* [September 9th](/changelog/september-2025/september-9th.md)
* [September 2nd](/changelog/september-2025/september-2nd.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://docs.struct.com/changelog/september-2025.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.
