Release Notes v 2.3 - Latest 🆕

We’re thrilled to announce that we’ve released version 2.3 on Oct 28, 2022

Download on the Atlassian Marketplace for Server and Data Center

Announcement

Bug Fixes

  • Allow overwriting of binary file for rendering. Previously, if we detected files as binary like for example XSL files, then the user could get stuck because they couldn't see the content despite the files being actual XML. We now allow the user to explicitly select a programming language, then render it as such, even if detected as binary.

Note: If you ever edited a macro for a binary file and set it to 'Plain Text', we will now render it as such after this release. If you want to change this then the user has to manually unselect the Plain Text option.

Security

  • Improved Security by upgrading to the latest version of some libraries.

Changelog

v2.3.1 - released on December 8, 2022 included Maintenance & Security Updates

v2.3.2 - released on January 10, 2023

  • we fixed a production issue that users may have noticed if using an older version of Confluence Data Center/ Server (pre 8.0) and either version 2.3.0 or 2.3.1 of Include Bitbucket for Confluence Data Center/ Server. The issue was an app conflict that caused endless loading or a blank screen while using the editor. The root cause of the issue was a missing web resource that was added back in with version 2.3.2. We ask users under these version constellations to update to the latest version as soon as feasible.

  • updated dependencies

v2.3.3 - released on January 13, 2023 - fixed a production issue that caused Asciidoc files to no longer render. This bug was introduced with version 2.3.1.

v2.3.4 - released on January 24, 2023 - added i18n translation keys so the app text can be translated by users overriding the language packs with their own translations.

v2.3.5 - released on March 27, 2023

  • Bug Fixes

    • License enforcement fix for expired licenses

  • Maintenance

    • Update documentation links and site for a better user experience

    • Protect app against XSS edge cases