Skip to main content
Skip table of contents

Release Notes v4.1

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

Please update the app under Manage Apps in Confluence.

Announcement 📣

  • Bitbucket is deprecating app passwords. Starting September 9, 2025, it will no longer be possible to create new app passwords. After June 9, 2026, all existing app passwords will stop working. For more details, see Bitbucket's announcement.

  • To ensure uninterrupted access, please switch to using an Atlassian API Token as soon as possible. For more details, see Bitbucket's announcement.


New Features 🌟

  • 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

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


Bug Fix 🐛

  • Ensure the macro is visible during auto-conversion when no configuration is set.


Changelog

v4.1.1 - released on August 15th, 2025

  • 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.

  • Provided a way to admins to provide an Atlassian API Token instead of Password for Bitbucket configuration.

  • Bug Fixes:

    • Fixed issue causing certain relative image paths in Markdown to render incorrectly

    • 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

    • Made the Admin Check compatible with Confluence versions 8.x thru 10.x

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.