# 2026.09.0357

> For the complete documentation index, see [llms.txt](https://www.jetbrains.com/help/writerside/llms.txt).

> **Tip:**
> Writerside builder image tag on Docker Hub: `2026.09.0357`
>
>
>
>
> ```SHELL
> docker pull jetbrains/writerside-builder:2026.09.0357
> ```

This release supports JetBrains IDEs up to version 2026.2.

## llms.txt improvements

* References to Markdown files from `llms.txt` are now absolute URLs.

* Markdown files now have references back to `llms.txt`.

## Search improvements

* The search field is now always visible instead of being hidden under an icon.

* `Ctrl + K` or `Cmd + K` now focuses the search field. Press `Enter` for advanced search.

* Readers can now navigate search results with the up and down arrows.

## Topic navigation

* Authors can now add the `hide-from-structure="true"` attribute to a chapter or procedure if they want to hide it from the [topic navigation](structural-elements.html#topic-navigation) block.

* The main topic content and the topic navigation block now scroll independently.

