| 129 | Litepost ColdBox Port | reopened | lmajano | task | highest | |
| 473 | Deprecation of MyPluginsLocation setting from the XSD, in favor of PluginsExternalLocation | new | lmajano | task | highest | 3.1.0 |
| 331 | Newbies Ultimate Guide | assigned | lmajano | task | high | |
| 407 | Deprecation of <DevEnvironments> since environmentcontrol interceptor overrides it. | new | lmajano | task | high | 3.0.0 |
| 464 | Enable multi threading for Railo | assigned | lmajano | task | high | 3.0.0 |
| 472 | Renaming of MyPluginsLocation setting to PluginsExternalLocation | new | lmajano | task | high | 3.0.0 |
| 659 | ColdBox 2.6.2 Bug: Log File Paths | new | lmajano | defect | high | 2.6.3 |
| 124 | New Verbose Mode for Cache | reopened | lmajano | ideas | normal | 3.0.0 |
| 138 | ColdBox Extension Archives | assigned | lmajano | ideas | normal | |
| 287 | Resource bundles must use cache now to load and unload from the coldbox cache. | assigned | lmajano | enhancement | normal | 3.0.0 |
| 294 | Cache Serialization option | new | lmajano | ideas | normal | 3.0.0 |
| 311 | Event Caching to hard files | new | lmajano russjohnson | enhancement | normal | 3.0.0 |
| 312 | Project ColdRecord | new | russjohnson lmajano | defect | normal | |
| 354 | fwreinit from allowed IPs | assigned | lmajano | ideas | normal | 3.0.0 |
| 408 | Deprecate - webservices DevURL attribute. No longer needed | new | | task | normal | 3.0.0 |
| 411 | controller.getService() will be deprecated by this version | new | lmajano | task | normal | 3.0.0 |
| 422 | Cache - Email on low jvm memory alert | new | lmajano | defect | normal | 3.0.0 |
| 451 | Cleanup & Refactoring of XML Parser into logical units. | new | lmajano | enhancement | normal | 3.0.0 |
| 456 | Ability to override Interceptor properties via the environment interceptor | new | | enhancement | normal | 3.0.0 |
| 469 | Deprecation of createArray() createStruct() in Utilities plugin | new | lmajano | task | normal | 3.0.0 |
| 489 | lightwire autowire enhancement | new | lmajano | enhancement | normal | 3.0.0 |
| 490 | Feed Generator - Support additional xml format like iTunes/Atom etc | new | lmajano | enhancement | normal | 3.0.0 |
| 498 | Update CF Facade methods to new names or conventions: dump,abort,throw | new | lmajano | task | normal | 3.0.0 |
| 505 | beanFactory: populateFromQuery enhancement to return Array-of-Objects from query | new | sullah | enhancement | normal | 3.0.0 |
| 510 | Refactor includes folder into more meaningful packages | new | lmajano | enhancement | normal | 3.0.0 |
| 512 | SQL Injection Protect | new | sullah | task | normal | 3.0.0 |
| 514 | queryHelper: Query To XML | new | sullah | ideas | normal | 3.0.0 |
| 515 | New Validation Plugin | assigned | lmajano | enhancement | normal | 3.0.0 |
| 520 | Cache Disk Storage, Flush mechanisms and Server Restart integrations | new | lmajano | enhancement | normal | 3.0.0 |
| 522 | Create More Cache load tests and concurrency tests and long-running tests | new | lmajano | task | normal | 3.0.0 |
| 524 | CFLock Timeout | new | lmajano | enhancement | normal | 3.0.0 |
| 531 | Deployment under J2EE Instance | new | sullah | task | normal | 3.0.0 |
| 534 | New Internal Service: MailService() used to send mails for ALL ColdBox Apps configured by the mail settings and using a new Mail bean | new | lmajano | defect | normal | 3.0.0 |
| 537 | Event Caching, new metadata param cacheToDisk=boolean this can tell the cache engine to cache to disk the event or not | new | lmajano | enhancement | normal | 3.0.0 |
| 538 | New Cache Option: CacheDiskLocation where serializations and disk caching can occur | new | lmajano | enhancement | normal | 3.0.0 |
| 539 | resource bundle getResource with substitutions, pass in a array or simple value or struct. | new | | defect | normal | 3.0.0 |
| 541 | Deprecation of DefaultView in preference to implicit view declarations | new | lmajano | task | normal | 3.0.0 |
| 542 | Default Action Override per Event Handler | new | lmajano | defect | normal | 3.0.0 |
| 544 | Your Settings new elements: <Node> & <Include> | new | lmajano | defect | normal | 3.0.0 |
| 546 | New Cache Option: EventDiskCaching[boolean] a default of where event caching will be stored. | new | lmajano | enhancement | normal | 3.0.0 |
| 547 | New Cache Option: ViewDiskCaching[boolean] a default of where view caching will be stored. | new | lmajano | enhancement | normal | 3.0.0 |
| 548 | Updates to setView() and renderView() for accepting more cache properties: cacheToFile[boolean],cachePrefix[string] and cacheStruct that can contain all the cache values | new | lmajano | enhancement | normal | 3.0.0 |
| 550 | SES Routing Mechanism Updates | new | lmajano | enhancement | normal | 3.0.0 |
| 551 | Ability to throw 404 via method + page location: show404(page) | new | lmajano | enhancement | normal | 3.0.0 |
| 560 | Create some ColdBox MXUnit Assertions for relocations | new | | enhancement | normal | 3.0.0 |
| 561 | JavaLoader new setting in configuration file: javaloader_loadLocation, this can be an array of locations to javaload | new | lmajano | enhancement | normal | 3.0.0 |
| 570 | Remove the default route from the routes.cfm to an internal location to avoid overrides | new | | defect | normal | 3.0.0 |
| 572 | asynchronous GET or POST (New Plugin) | new | lmajano | task | normal | 3.0.0 |
| 580 | New method: lookupMulti() to lookup multiple keys in the cache. | new | lmajano | enhancement | normal | 3.0.0 |
| 582 | Global setting or configuration to disable Coldbox cfthread usage in your application | new | lmajano | enhancement | normal | 3.0.0 |
| 584 | add facade method getCollection() | new | lmajano | enhancement | normal | 3.0.0 |
| 589 | compatibility renaming of arguments in the setnextevnet and route for varStruct arguments should be persistStruct | new | lmajano | enhancement | normal | 3.0.0 |
| 590 | rename baseTest to baseCFCUnitTest for compatibility | new | | enhancement | normal | 3.0.0 |
| 591 | put xmlparser .cfc to another location | new | lmajano | task | normal | 3.0.0 |
| 593 | OpenID Plugin | new | sullah | task | normal | 3.1.0 |
| 595 | Bogus error on cfthreading, thanks cfthread | new | lmajano | defect | normal | |
| 607 | Ability to determine if a request is coming from a bot | new | lmajano | enhancement | normal | 3.0.0 |
| 609 | New cache setting to use thread yielding when running reaps: <ReapYielding> | new | lmajano | enhancement | normal | 3.0.0 |
| 612 | Reserved Functions Name | new | lmajano | task | normal | 3.0.0 |
| 630 | Change environments.xml to an actual cfm template: environments.cfm, so programmatic approach will be done. | new | | enhancement | normal | 3.0.0 |
| 633 | StatusCode for setNextEvent, setNextRoute, Relocate | new | lmajano | enhancement | normal | 3.0.0 |
| 635 | Coldspring style <imports> for configuration file | new | | enhancement | normal | 3.0.0 |
| 658 | ses convention name-value pairs is omitting the first character in the string. | new | | defect | normal | 2.6.3 |
| 660 | lightwire better error displays on nested bean declarations missing id attributes. | new | | defect | normal | 2.6.3 |
| 661 | lightwire nested beans needed an id in order to work. | new | | defect | normal | 2.6.3 |
| 662 | assign UUID to nested bean without id | new | Tom de Manincor | defect | normal | 2.6.3 |
| 663 | renderer throwing useless message on missing includes for external views | new | lmajano | defect | normal | 2.6.3 |
| 187 | Config Guide Update | new | lmajano | task | | |
| 188 | Unit Testing Guide Update | new | lmajano | task | | |
| 189 | FAQ Update | new | lmajano | task | | |