<html><head><link rel="canonical" href="https://www.jetbrains.com/help/writerside/8530.html.md/" data-react-helmet="true"/></head><body># 2025.11.8530

&gt; **Tip:**
&gt; Writerside builder image tag on Docker Hub: 2025.11.8530
&gt;
&gt;
&gt;
&gt;
&gt; ```SHELL
&gt; docker pull jetbrains/writerside-builder:2025.11.8530
&gt; ```

This release is based on IntelliJ platform 2024.3. The Writerside plugin supports JetBrains IDEs up to version 2025.2.

## Changes

* When using the `<icon>` element, the editor now displays an inlay hint with the referenced icon. ![Inlay hint with icon](https://resources.jetbrains.com/help/img/writerside/inlay-hint-icon.png)

* Mermaid Gitgraph diagrams now use [base theme](https://docs.mermaidchart.com/mermaid-oss/syntax/gitgraph.html#base-theme). ```MERMAID gitGraph commit id: "C1" commit id: "C2" commit id: "C3" branch feature checkout feature commit id: "F1" commit id: "F2" commit id: "F3" ```

</icon></body></html>