This release fixes a number of major bugs. We recommend all users upgrade.
This release mainly contains application server compatibilty changes. Sitemesh is now compatible with more servers than ever before, and this release fixes the number one bug which was decoration of static pages under Tomcat.
Upgrading from 2.0.1
There are no incompatible changes from 2.0.1. Just drop in the new jar.
Major Changes
- You can now decorate static pages on Tomcat (SIM-82
)
- Velocity Decorator Servlet now added (SIM-62
)
- Paths can now be excluded from sitemesh decoration completely (SIM-98
)
- A bug with non-decorated pages being truncated has been fixed (SIM-114
)
Server Compatibility
This is the most compatible version of sitemesh ever released. Please see the server compatibilty table
.
Contributors
Thanks to Chris Miller, Joe Walnes and Mathias Bogaert for their help with this release.
All Changes