- Allow passing variables for all document types, not just full HTML templates (#32)
- Remove the reliance on Thymeleaf's literal substitutions feature for the
layout:title-pattern
processor, allowing devs to use the pipe|
character in their title patterns (#33) - Fix the passing of decorator/content title values up deep layout hierarchies (#34)