- many refactorings
- delayed rendering of html in `response.Response`
- performance improvements in `xml` module
- improved html markup in `bootstrap.card` and `bootstrap.table`
- new function `bootstrap.button`
- custom "permission denied messages" in `acl.require_permission`
- new function `html.asynchronous_content` for loading parts of a page throug ajax
- new function `html.highlight_syntax' based on pygments
**required changes**
- `bootstrap.card` has a new signature, please adapt calls