WIP) CSFC - DEC 2024
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
Improved browser compatibility IMPROVED
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 IMPROVED
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
Fixed authentication vulnerability FIXED
We fixed the vulnerability by enforcing JWT authentication, ensuring unauthorized requests are properly blocked.
Fixed PDF attachments layout FIXED
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 FIXED
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.