July 31, 2025
We are thrilled to announce that we’ve released a new version on . 🎉
You will automatically get the latest version, if the app is installed in your Confluence space.
New Feature 🌟
Added support for
!include
directives in PlantUML diagrams.Users can now include external PlantUML files using the
!include
directive, enabling better modularization and reuse of diagram components across files in the same repository.Example:
- CODE
!include components/common-header.puml @startuml ' Your diagram content here @enduml

PlantUML Example
Improvements 🦾
Enhanced navigation for Table of Contents links in Markdown and AsciiDoc files.
Previously, clicking a Table of Contents link would take the user to the source file in Git. Now, the links navigate directly to the corresponding section within the file in Confluence.
PlantUML diagrams are now visible when exporting Confluence pages to PDF using the Confluence PDF Exporter.
Maintenance 🔧
Update to third party dependencies
Do you have any questions, suggestions, or problems?
Let us know. We’re glad to help!