Release notes freestyler v6.3011.18

This was a release on the mailroom (email templates) and freestyler main database in order to simplify html implementation and solve some operational html merging 'issues' (in nested content).

Release summary


Extended the findreplace range:
The option findreplace (in ntfcode) now searches in every:
- field with html
- field with commands

Changes to the email html:
Extra merging of email html makes it possible to add codes directly in email content.
For example in the email confirmation text as entered by a content manager.

Changes to responder module:
Extra merging of responder html makes it possible to add codes directly in the form content.
For example in the form confirmation text as entered by a content manager.

Added new memory variables to the ajax responder, to ensure the same behaviour of formulas in the normal and the ajax forms.

Changes to html-builder agent:
For merging of large submenu(s) the max nr of merge attempts was enlarged, to support `deep` merging of codes.