Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
stylenone

Summary 🌟

In this release, we’ve introduced new “Create” button in the app, improved the contract creation window and dialog. Several bugs have also been fixed, including issues with watermark display, input handling, contract signing, and API request handling.

...

New Features (blue star)

Added "Create" Button in

...

the global settings
Status
colourRed
titleNEW

A new "Create" button has been added next to the "Search" button in the Contract Signature appglobal settings. This feature allows users to open a dialog, select a pagean issue, and initiate contract creation.

...

Improvements (blue star)

Improved contract creation window
Status
colourBlue
titleIMPROVED

We improved the contract creation window and dialog for better user experience.

  • Updated attachment visibility message for clarity.

  • Adjusted logo, input labels, and text alignment for better positioning.

  • Standardized spacing across fields, buttons, and elements.

  • Resized and repositioned buttons for layout consistency.

  • Enhanced vertical scrollbar usability.

...

Bug Fixes (blue star)

Fixed that watermark didn’t work on attached page
Status
colourGreen
titleFIXED

There was an issue where watermark was overflowing from the contract page has been fixed.
The watermark is now properly displayed within the contract.

Fixed input handling issue
Status
colourGreen
titleFIXED

We have addressed and fixed a potential issue in handling the dynamic input related to receiving completed contracts.

Fixed contract signing issue
Status
colourGreen
titleFIXED

This fix resolved an issue that prevented contracts with a creation date placeholder from being signed due to missing HTML.

Fixed API handling issue
Status
colourGreen
titleFIXED

There was an issue in the contract creation process (POST /create-contract) where an error occurred due to a missing character in the escape sequence. Now this issue has been resolved.

...