What's New in 4.6.0
Was this helpful?
Was this helpful?
[] - Server commands can have huge delay on Windows
[] - List artifacts alphabetically.
[] - /usr/bin/open on Linux
[] - Errors in command CFCs can cause box to exit completely during tab complete
[] - Running native binary that returns lots of text can perform poorly
[] - Interceptor service blows up if you register a module with an interceptor not matching any current states
[] - Allow modules to register an interceptor with no currently valid states
[] - Catch errors from desktop.isDesktopSupported()
[] - Allow system setting (env var) expansions in REPL
[] - Improve task DSL to allow access to exit code
[] - Add config setting to debug raw native command being used in the "run" command
[] - Enforce correct casing conventions on scaffolding commands
[] - Update propertyFile core module
[] - Improve default ignores in box.json from init command.
[] - Disable ping to time server host by default
[] - Allow exit code to be returned via "return" keyword
[] - Improve syntax highlighting in REPL
[] - Checking interrupted status from inside a thread doesn't end the task/command
[] - Remove hint from default CFC in Lucee for CommandBox CFCs with no hint of their own
[] - Endpoint URL shows incorrectly for forgebox endpoints
[] - Enhance tab complete for private slugs