דלגו לתוכן

Notes for Release 4.12

תוכן זה אינו זמין עדיין בשפה שלך.

Over the past weeks we have been working on improvements to Cellosign platform. In this post you can see a list of what has been changed, updated, and/or what bugs have been fixed.

Production and pre-production will be released at 14/04/25

N/a

  • Signature - When signature is disabled by condition it appears as enabled. This is now fixed
  • Session confirmations email posted to Gmail looks truncated. This is now fixed

Currently template names can hold character set that is considered vulnerable. With this release Template name is reduced to these limits:

  1. Maximum 150 characters
  2. Allow Digits and letters
  3. Allow these characters: , - _ : + ( ) = @ ? * % ; | \ . $ – & " !
  4. All other characters are not allowed.

This limitation is imposed on every stages of template life-cycle. On create, update, starting session and overwrite with API

N/a