Summary 🌟
In this release note, we’ve introduced field macros for contracts. We we have improved contract deletion for users. As for bug fixes, issues with contract creation, favicon images, and UI behavior were all resolved.
New Features
Field Macros in Jira
We introduced support for field macros in Jira. This feature allow users to include dynamic field values like assignee, issue key, and status directly in the contract preview.
Macros match fields by ID, key, or name, and replace the macro with the corresponding field value. If no match is found, macros are ignored.
...
Improvements
Improved deletion of contracts
Basic users can now delete their own contracts. If a user tries to delete a batch of contracts that includes contracts they do not own, a pop-up will notify them. Instance admins have the authority to delete any contract, regardless of ownership.
Bug Fixes
Fixed contract creation issue
Previewing a contract as PDF or HTML no longer triggers contract creation. Now, contracts are only created after confirmation. This fix allows users to safely preview without affecting the contract status.
Fixed favicon image issue
We have fixed an issue where a placeholder favicon appeared on the signed contract page. The correct contract signature favicon now displays.
...
We have resolved a bug where the Scroll UI was active even when no documents were present in Contract Signatures. After fix, UI is disabled when no documents exist.