This release introduces several new features and configurations to enhance functionality and security. It also continues to squash tons of bugs to bring about CFML compatibility. Key updates include:
- Enhanced
arrayFind
andarrayFindNoCase
functions, allowing value closures to accept item indices. - New
validBoxLangTemplates
configuration for filtering templates processable by the Runnable Loader. - New
validClassExtensions
configuration to specify permissible class extensions. - A new
security
configuration section designed to disallow BIFs, Components, and Imports, enhancing security.