What's New With 6.3.0
Last updated
Was this helpful?
Last updated
Was this helpful?
ColdBox 6.3.0 is a minor release that squashes lots of bugs and does tons of improvements for performance!
[] - Renderer methods assume the module exists and throws exception when sending invalid url data
[] - Can no longer have duplicate routes with different conditions
[] - Colon (:) in URL Path Causes Exception Error
[] - invalidEventHandler does not work when calling invalid action on valid handler
[] - autowire annotation for test cases is not working as it should
[] - Fix declaring multiple resources at once
[] - AsyncManager threads don't release DB connections to pool for Adobe CF
[] - Add new exception type catch for the RestHandler: `PermissionDenied` to trap in valid authorizations
[] - Content type http header bypasses requestContext with render data - set explicit http header via request context
[] - Implement caching strategy for application helper lookups into the `template` cache
[] - Coldbox DataMarshaller Throws Error with Lucee-Light Engine
[] - Have the html helper manifests in local memory instead of the template cache to avoid cleanup issues
[] - Remove unecessary locks for view path setups in the renderer
[] - Remove unecessary lock in the bootstrap to get the controller reference, it's already there for the reload checks
[] - Module service now profiles registration and activation into the logs with the version and path of a module
[] - getStoreMetadataReport()
- wrong order of the reduce()
parameters
[] - Refactor the way cffeed
is used so that ACF 2021 doesn't choke on first startups, only when used