Summary 🌟
In this release,
New Features
Field Macros in Jira NEW
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.
These 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 IMPROVED
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 FIXED
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 FIXED
We have fixed an issue where a placeholder favicon appeared on the signed contract page. The correct contract signature favicon now displays.
Fixed scroll UI behavior FIXED
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.