New in this release:
Script enhancements:
XML Pattern-matching now supports wildcards, both attribute wildcards and element wildcards.
JSON (Object ex-nihilo) pattern-matching now supports property wildcards.
New Break([Value])
and Continue([Value])
functions allows script to break or continue all types of loops and loop constructs, including vector, set and matrix loop constructs.
FTP enhancements:
FTP mTLS certificate is checked to ensure proper matching between control and data channels.
An account with FTP access privileges can now be granted a maximum storage. The account will not be able to upload content above this threshold.