### v0.14.4
- **Browser Support**
A better fix for IE's innerHTML issues.
- **TreeController**
Fix an issue with the findNodeByContent equality parameter.
### v0.14.3
- **Component**
Fix getDomArgumentNames missing names after calling extractDomArgument.
- **Template**
Add the ability to set a template dirty and configure it with a refresher object.
Add replaceContentsWithTemplate function.