January 2021

  • Database performance slows down due to huge list of refresh tokens (SHE-25590)
    • Improvements have been implemented, the way refresh tokens are being generated. Now a refresh token only generates against an authentication request if the previously generated refresh token has expired.
  • Database calls causes performance issue due to unnecessary calls for signatures and users statistics (SHE-26190)
    • Database queries are improved to minimise the traffic over the server for the better performance. Now the signatures and users count skips if the unlimited signatures and users are allowed under license.
  • Document list shows results in considerably less time, which causes a delay in response (SHE-26181)
    • Improvements have been implemented under document listing for better performance to get the listing in efficient time.
  • Document opening authentication can cause vulnerability when One Time Password (OTP) set as document opening permission (SHE-26262)
    • User's mobile number now been taken at server's end to prevent the potential threat to compromise user's mobile number.
  • Document opening password (encrypted value) being returned in a web request (SHE-26269)
    • Document opening password encrypted value no more being returned in a web request to prevent any potential threat while opening a document using password authentication.
  • Certification and Verification calls use a hard coded value for the timeout (SHE-25924)
    • Certification and verification web services requests now use the configured timeout values as set under ADSS connector, rather than a hard coded value.
  • A specific document was causing failure while signing using SigningHub mobile application (SHE-26094)
    • Document signing no more causing any issue on a client specific document, while signing using SigningHub mobile application.
  • Workflow evidence report causes issue while opening in PDF Reader (SHE-26294)
    • Workflow evidence report name no more causing any issue due to name length validations applied on document package name.