Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Summary 🌟

In this release,


New Features (blue star)

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 (blue star)

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 (blue star)

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.

image-20241003-150424.png

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.

  • No labels