CSFC - April 2025
- 1 Summary
- 1.1 New Features
- 1.2 Improvements
- 1.3 Bug Fixes
Summary
In this release, we have introduced a new feature to help users view contracts awaiting their signature more efficiently. We've also made several usability improvements, such as enhancing the contract list view and refining labels for clarity. For bug fix, we addressed multiple UI bugs, improving the overall look, behavior, and reliability of the platform.
New Features
Implemented Awaiting Your Signature tab NEW
We implemented a new "Awaiting Your Signature" tab to list contracts awaiting the logged-in user's signature, with redirect to signing page.
Improvements
Improved contract list view IMPROVED
We updated contract list view by increasing width to at least 1200px, wrapping long titles instead of cropping them, and fixing mismatched icon colors in dark mode.
Updated labels naming IMPROVED
We updated labels and parameter names in the contract search form.
creator: Select signer → Select user
contract status: Expired → Uncompleted
contract placement: active → present
Bug Fixes
Removed checkmark(✓) icons FIXED
We removed checkmark icons from UI to avoid misinterpretation across regions.
Fixed contract formatting issues FIXED
We have fixed formatting issues in contract display:
Images now render correctly
Color panels are displayed properly
Fixed date picker visibility FIXED
Fixed issue where day numbers were not visible in the date range picker when using dark mode in contract creation window.
Fixed internal error message FIXED
We have fixed "Internal error" message that appeared when opening contracts in the Contract Signatures section, which blocked access to contract details.
Fixed contract form closing issue FIXED
Fixed issue where the contract creation form could not be closed or was opened multiple times on the same page.