# What's New With 5.1.1

This is a patch release for ColdBox.

## Bug

* \[[COLDBOX-703](https://ortussolutions.atlassian.net/browse/COLDBOX-703)] - regression onmissingmethod on html helper method was public and changed to private
* \[[COLDBOX-704](https://ortussolutions.atlassian.net/browse/COLDBOX-704)] - viewModule logic was not working at all yet again.

## Improvement

* \[[COLDBOX-705](https://ortussolutions.atlassian.net/browse/COLDBOX-705)] - Remove setting throwOnInvalidInterceptionStates, makes no sense anymore
* \[[COLDBOX-706](https://ortussolutions.atlassian.net/browse/COLDBOX-706)] - Moved order of event manager states the injector provides to a ColdBox app so the binder can listen on itself
