Skip to main content
Skip table of contents

3.1.x

We are thrilled to announce that we’ve released a new version on . 🎉

Please update the app under Manage Apps in Confluence.

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
Screenshot 2025-07-29 at 19.50.56.png

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


Changelog

3.1.1: Maintenance & Bug Fixes

  • Added support for !include directives in PlantUML diagrams embedded in AsciiDoc and Markdown files.

    • Users can now include external PlantUML files using the !include directive for PlantUML embedded in Markdown and AsciiDoc files. This will enable better modularization and reuse of diagram components across files in the same repository.

  • Fixed an issue with relative images in AsciiDoc files not displaying and resulting in an error.

  • Fix size issue with PlantUML diagrams showing very small during PDF export

Do you have any questions, suggestions, or problems?

Let us know. We’re glad to help!

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.