Versions Compared

Key

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

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

Field Macros in Jira
Status
colourRed
titleNEW

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

Improved deletion of contracts
Status
colourBlue
titleIMPROVED

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
Status
colourGreen
titleFIXED

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
Status
colourGreen
titleFIXED

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
Status
colourGreen
titleFIXED

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.