- Rework how titles are handled to support inline expressions in Thymeleaf 3 (#145)
- Now that the complete title cannot be known during execution of the title pattern processor, remove the exposed "layout context" object which contained the title values (#147)
- Implement a more accurate way to check if the decorate processor is in the root element of a template (#127)