1.1.0
May 12, 2025
Last updated
Was this helpful?
May 12, 2025
Last updated
Was this helpful?
Add parse() helper methods directly to runtime, which returns parse result
new security configuration item: populateServerSystemScope that can allow or not the population of the server.system scope or not
Create links to BoxLang modules
match getHTTPTimeString() and default time to now
Work harder to return partial AST on invalid parse
Error executing dump template [/dump/html/BoxClass.bxm]
Compat - Move Legacy Date Format Interception to Module-Specific Interception Point
allow box class to be looped over as collection
Rework event bus interceptors to accelerate during executions
Compat - Allow handling of decimals where timespan is used
Allow Numeric ApplicationTimeout assignment to to be decimal
BoxLang date time not accepted by JDBC as a date object
contracting path doesn't work if casing of mapping doesn't match casing of abs path
sessionInvalidate() "Cannot invoke String.length() because "s" is null"
Some methods not found in java interop
string functions accepting null
onMissingTemplate event mystyped as missingtemplate
fileExists() not working with relative paths
optional capture groups throw NPE in reReplace()
array length incorrect for xml nodes
Numeric Session Timeout Values Should Be Duration of Days not Seconds