You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Reduce Empty Lines option. In previous versions, the unnecessary empty lines were removed
automatically in the compiled message of the form view. However in many cases, this is an unwanted
feature, so from this version the removal of empty lines is optional. It is allowed by default.
Allow adding newlines to the prefix, suffix and the separator
Changed
Where more than two empty lines followed each other, the "redundant" lines
were removed automatically. It is an unsolicited feature, so it was deleted.