| | Async interceptos can now discover their announced data without duplicating it via cfthread | | | | | Fixed | May 4, 2022 | May 4, 2022 | | |
| | Interception Event pools are now using synchronized linked maps to provide concurrency | | | | | Fixed | May 4, 2022 | May 4, 2022 | | |
| | New super type function "forAttribute" to help us serialize simple/complex data and encoded for usage in html attributes | | | | | Fixed | Apr 29, 2022 | May 2, 2022 | | |
| | Interception with `async` annotation causes InterceptorState Exception on Reinit | | | | | Fixed | Apr 19, 2022 | May 4, 2022 | | |
| | Update getServerIP() so it avoids looking at the cgi scope as it can cause issues on ACF | | | | | Fixed | Mar 22, 2022 | Mar 22, 2022 | | |
| | Regression on ColdBox v6.6.1 around usage of statusCode = 0 on relocates | | | | | Fixed | Feb 23, 2022 | Feb 23, 2022 | | |
| | RequestService context creation not thread safe | | | | | Fixed | Feb 22, 2022 | Feb 22, 2022 | | |
| | Missing scopes on isNull() checks | | | | | Fixed | Feb 22, 2022 | Feb 22, 2022 | | |
| | Update Response Pagination Properties for Case-Sensitive Engines | | | | | Fixed | Feb 17, 2022 | Feb 17, 2022 | | |
| | coldbox 6.5 and 6.6 break ORM event handling in cborm | | | | | Fixed | Feb 15, 2022 | Apr 22, 2022 | | |
| | Remove debug writedumps left over from previous testing | | | | | Fixed | Feb 11, 2022 | Feb 17, 2022 | | |
| | default status code to 302 in the internal relocate() just like CFML does instead of 0 and eliminate source | | | | | Fixed | Feb 7, 2022 | Feb 17, 2022 | | |
| | Update the internal cfml engine checker to have more engine based feature checkers | | | | | Fixed | Feb 7, 2022 | Feb 9, 2022 | | |
| | Switch isInstance check on renderdata in controller to secondary of $renderdata check to optimize speed | | | | | Fixed | Feb 7, 2022 | Feb 7, 2022 | | |
| | Fix instance of bad route merging the routes but loosing the handler | | | | | Fixed | Feb 3, 2022 | Feb 14, 2022 | | |
| | variables.originalAppScope undefined ColdFusion 2021 using Coldbox 6.6.0 | | | | | Fixed | Jan 29, 2022 | Jan 31, 2022 | | |
| | Announce onException interception points for async interceptors | | | | | Fixed | Jan 28, 2022 | Jan 28, 2022 | | |
| | experimental web mapping support to allow for modern app templates with assets outside of the webroot | | | | | Fixed | Jan 13, 2022 | Jan 13, 2022 | | |
| | Router should inspect the method before signature. | | | | | Fixed | Dec 31, 2021 | Jan 28, 2022 | | |
| | Ability to pass in the domain to test executions in via integration testing | | | | | Fixed | Dec 20, 2021 | Dec 20, 2021 | | |
| | GetInstance is doubled in ColdboxProxy | | | | | Won't Fix | Dec 15, 2021 | Jan 28, 2022 | | |
| | Improvements to module loading/activation log messages | | | | | Fixed | Dec 7, 2021 | Dec 7, 2021 | | |
| | Enable automated full null support via github actions | | | | | Fixed | Dec 3, 2021 | Dec 3, 2021 | | |
| | Non config apps fails since the core Settings.cfc had the configure() method removed | | | | | Fixed | Dec 3, 2021 | Dec 3, 2021 | | |
| | Make unloadAll() in ModuleService more resilient by verifying loaded modules exist | | | | | Fixed | Dec 3, 2021 | Dec 3, 2021 | | |
| | Coldbox Scheduled Tasks Throws Error when `Provider:` Injection DSL is Used in ACF | | | | | Done | Nov 30, 2021 | Dec 3, 2021 | | |
| | Framework Initialization Fails in @be on AutoWire of App Scheduler | | | | | Fixed | Nov 18, 2021 | Dec 3, 2021 | | |
| | Scheduled tasks not accessing application scope on Adobe Engines | | | | | Fixed | Nov 17, 2021 | Nov 17, 2021 | | |
| | ScheduledTask new getMemento() to get the state of the task | | | | | Fixed | Nov 17, 2021 | Nov 17, 2021 | | |
| | Schedulers can now get the current thread and thread name: getCurrentThread(), getThreadName() as private helpers | | | | | Fixed | Nov 12, 2021 | Nov 12, 2021 | | |
| | ColdBox schedulers starting before the application is ready to serve requests | | | | | Fixed | Nov 11, 2021 | Nov 11, 2021 | | |
| | Scheduler service not registering schedulers with the appropriate name | | | | | Fixed | Nov 11, 2021 | Nov 11, 2021 | | |
| | Change default template cache from concurrentSoftReference to ConcurrentReference to avoid auto cleanups | | | | | Fixed | Nov 10, 2021 | Nov 10, 2021 | | |
| | noExecution() inside preHandler() not stopping further execution | | | | | Fixed | Oct 29, 2021 | Jan 28, 2022 | | |
| | Colon (:) within a URL path throws an Exception. | | | | | Won't Fix | Oct 27, 2021 | Jan 28, 2022 | | |
| | Default route names to pattern when using route() | | | | | Fixed | Oct 22, 2021 | Jan 28, 2022 | | |
| | A 500 error during app startup allows for multiple schedulers to be created on reinits | | | | | Cannot Reproduce | Oct 1, 2021 | Nov 18, 2021 | | |
| | scheduler names can only be used once - executor needs to be removed | | | | | Fixed | Sep 27, 2021 | Nov 12, 2021 | | |
| | New router method: apiResources() to allow you to define resources without the new and edit actions | | | | | Fixed | Sep 27, 2021 | Sep 27, 2021 | | |
| | Update elixirPath to allow for many permutations of filenames and arguments to avoid cache collisions | | | | | Fixed | Sep 24, 2021 | Dec 3, 2021 | | |
| | Ability for the response setPagination() to use any incoming argument for storage | | | | | Fixed | Sep 24, 2021 | Dec 3, 2021 | | |
| | The MODULE parameter to the GETMODULECONFIG function is required but was not passed in. | | | | | Cannot Reproduce | Sep 2, 2021 | Dec 3, 2021 | | |
| | Move onRequestCapture after default event capture to allow for consistency on the capture | | | | | Fixed | Aug 18, 2021 | Aug 19, 2021 | | |
| | Scheduled tasks fail after upgrading to coldbox 6.5. Downgrading to 6.4.0 works. | | | | | Fixed | Aug 10, 2021 | Nov 17, 2021 | | |
| | New controller method: getUserSessionIdentifier() which gives you the unique request tracking identifier according to our algorithms | | | | | Fixed | Jul 22, 2021 | Jul 22, 2021 | | |
| | New coldbox setting identifierProvider which can be a closure/udf/lambda that provides a unique tracking identifier for user requests | | | | | Fixed | Jul 22, 2021 | Jul 22, 2021 | | |
| | ACF "Routines cannot be declared more than once" Error with CBSecurity Mixin | | | | | Won't Fix | Jul 19, 2021 | Jul 22, 2021 | | |
| | actions for a specific pattern cannot point to different handlers | | | | | Fixed | Jul 14, 2021 | Nov 17, 2021 | | |
| | Update BeanPopulator for Hibernate 5 detection in Lucee new extension | | | | | Fixed | Jul 12, 2021 | Jul 12, 2021 | | |
| | Added back the finally block, just to make sure cleanup are done in bootstrap reinits | | | | | Fixed | Jul 12, 2021 | Jul 12, 2021 | | |