Versions Compared

Key

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

...

In this release note, we’ve improved the contract creation UI, enhanced security by masking sensitive data such as IP addresses and phone numbers. Additional improvements include a redesigned 'no result' icon, upgraded error pages for clearer messaging, and added security checks. Finally, we fixed a 400 Bad Request OAuth error to prevent unauthorized requests.

...

Improvements (blue star)

Improved UI for adding new signers

...

Status
colourBlue
titleIMPROVED

Previously on the contract creation view, it was essential to define numbers of signers, click “Create,” and then move to a dialog to fill in signer details. Now users are taken directly to the contract details screen, where they can add signers.

...

Improved security

...

Status
colourBlue
titleIMPROVED

We have improved the security of our system by masking sensitive data. This includes IP Addresses, name, phone numbers , and secrets. They are now masked in the .toString() method.

Redesigned icon for 'no result' in dashboard
Status
colourBlue
titleIMPROVED

...

We have introduced an additional security check in the AtlassianAuthHandler by verifying a special boolean condition URL parameter. This enhancement ensures that direct calls from Atlassian to our app maintain security integrity without impacting functionalitychecking method.

Redesigned error pages for detailed information
Status
colourBlue
titleIMPROVED

...