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
!includedirectives in PlantUML diagrams.Users can now include external PlantUML files using the
!includedirective, 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

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.4: Bug Fixes
Bug Fix included:
Fixed an issue preventing links with the lines= parameter from Bitbucket Cloud from being pasted correctly.
v4.1.3: Bug Fixes
Bug Fixes included:
Fixed an issue causing the Pull Request and Commit macros to fail to render on Confluence 10.
Resolved a problem where a 'null' value appeared in the repository field when switching projects in the macro dialog.
Fixed an issue preventing links with the lines= parameter from Bitbucket Data Center from being pasted correctly. Issue affecting files with the lines= parameter from Bitbucket Cloud will be addressed at a later time.
Addressed a bug where links to personal repositories in Bitbucket Data Center were not working as expected
v4.1.2: Maintenance
Update to third party dependencies
v4.1.1 - released on August 15th, 2025
Added support for
!includedirectives in PlantUML diagrams embedded in AsciiDoc and Markdown files.Users can now include external PlantUML files using the
!includedirective 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!