# January

## DO

### Filter by activity class on activites view

Filter Activities by class with the newly added option.

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

## Ability to suspend a changeover

Simply click the suspend button to pause the changeover.

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

### Changeover now classed as Downtime

Once the order is in changeover it will reduce availability of the resource.&#x20;

<figure><img src="/files/3GW3XhoJYhFBU3k7Sday" alt=""><figcaption></figcaption></figure>

### High Priority Activitiy Banner

Operators can now see at a glance the high priority activities.

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

## Scheduler&#x20;

### Highlight planned order changes in the UI

If there have been changes to the order inside the schedule that are different from the planned order a red dot will appear.

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

### Manage Quanitity per Equipment

Click into a scheduled order to adjust/add the Order to multiple equiptment.

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

### Bugs Fixed:

Activity Manager should only allow active activities to be claimed and unclaimed


---

# 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://help.tillit.cloud/changelog/2024/january.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.
