Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

Summary 🌟

In this release, we fixed JWT authentication issues, improved contract GUI display, and ensured attachments in PDFs start on new pages. We also enhanced dark mode styling for imported documents tables and ensured Safari compatibility.

...

Improvements (blue star)

Improved browser compatibility
Status
colourBlue
titleIMPROVED

We ensured that the Contract Signatures app's global settings, contract creation, and contract signing functionalities now work seamlessly in Safari.

Improved Style for imported documents table
Status
colourBlue
titleIMPROVED

we improved the styling for the imported documents table in dark mode. For more details about CSV Contracts – Import and Export, visit our documentation page.

Bug Fixes (blue star)

Fixed authentication vulnerability
Status
colourGreen
titleFIXED

We have addressed a security warning related to the contract creation dialog opener. Previously, the system flagged this endpoint as requiring authentication, even though it only served a simple HTML page without any sensitive data. To resolve this, we moved the contract creation dialog opener to a static folder, ensuring it is correctly recognized as a non-sensitive resource. This change prevents unnecessary security warnings while maintaining the same functionality.

Fixed PDF attachments layout
Status
colourGreen
titleFIXED

We fixed an issue where attachments in the contract PDF did not start on a new page, making it hard to distinguish their boundaries. Now, all attached Confluence pages are separated.

...

Fixed GUI issue
Status
colourGreen
titleFIXED

We resolved a GUI issue where images and text content were overlapping on the contract. Additionally, the signer’s name was previously displayed as "undefined" in the rendered signature field. After the fix, the contract now displays correctly with the proper signature placeholder.