# Week 19 | 2026

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

#### Featured Improvements - Gantt Chart

* **Drag and drop between stations** — schedules can now be moved between stations via drag and drop. This is controlled by an account-level feature flag.                        &#x20;
* **Station filtering** — filter the Gantt view by station and station group    &#x20;
* **Station grouping** — stations are now sorted by group with clear definition between groups.
* **Improved Ranges** — Each view Day, Week & Month has been updated to allow easier distribution of schedules when dragging. Week now shows 7 days without the need to scroll.
* **Shift overlay** — shift patterns are now displayed on the timeline, giving a clear indication of when schedules will be actively worked on. If a schedule spans outside of shift hours it will bridge over to the next working period.

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

#### General Improvements&#x20;

* **Expanded metric tooltips** — hover-over information now available on all metrics in Pulse and Trend charts
* **Cockpit** — unreported downtime indicator. Each station now shows whether it has unreported downtime,  displayed above station notes                                                                                                                                            &#x20;
* **Cockpit** — Refreshed layout by station with station group accordions now collapsed by default for a  cleaner view&#x20;

#### Bug Fixes

* Gantt chart — running fixed-quantity schedule bars now extend past their ideal end time to reflect   actual progress                                    &#x20;
* Gantt chart — improved hover-over speed and smoother dragging of short duration schedules
* Gantt chart — day start hour alignment corrected
* Gantt chart — fixed double pop-up when deleting a schedule                                            &#x20;
* Gantt chart — day alignment issues resolved
* Schedule quantities now supported up to 10 million
* Cockpit — progress bar correctly displays ∞ for continuous schedules                                   &#x20;
* Trend viewer — fill rendering fixed                                                                     &#x20;
* Trend viewer — utilisation target now based on scheduled production only
* Trend viewer — on relative time ranges no longer shows a trailing incomplete bucket
* ISO week calculation now uses start time

<br>

<br>


---

# 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.output.industries/technical-onboarding/release-notes/2026/week-19-or-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.
