ColdBox 5.1.1 Released!
Jul
02,
2018
ColdBox 5.1.1 patch update has been released today. This patch covers some major regresssions and improvements for stability. You can find the release notes below.
Bug
- [COLDBOX-703] - regression onmissingmethod on html helper method was public and changed to private
- [COLDBOX-704] - viewModule logic was not working at all yet again.
Improvement
- [COLDBOX-705] - REmove setting throwOnInvalidInterceptionStates, makes no sense anymore
- [COLDBOX-706] - Moved order of event manager states the injector provides to a ColdBox app so the binder can listen on itself