# Week 20 | 2026

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

#### Featured Improvement - Hierarchy Explorer

* **Month range** — a new monthly time range option is now available
* **Download as CSV** — export hierarchy data as a CSV file

#### General Improvements

**Reasons**

* Include/exclude allowlisting — reasons can now be included or excluded at the plant, station group, and station level. Lower levels can re-add items excluded at a higher level, giving more specific control over which reasons are available at each station.

**Gantt Chart**

* Enhanced tooltips — tooltips now show the actual end time alongside all time variations (planned, ideal, actual)
* Improved end label logic — schedule end labels are now more accurate and contextual
* Legend layout — the legend now fits onto a single row for a cleaner view
* Remembered date/time setting — your selected date and time format is now preserved between sessions

**Cockpit**

* Station Group status priority — adjusted the order of priority for station status indicators to better reflect operational importance

#### Bug Fixes

* Trend Viewer — tooltip no longer shows utilised time greater than the window duration
* Gantt chart — fixed an issue where skipping through the timeline caused API requests to stack up
* Gantt chart — resolved a rendering fill issue
* Reasons — fixed missing allowlist on reason filtering
* Schedule upload — rounding no longer incorrectly sets PPH to zero


---

# 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-20-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.
