- Minor optimization to disable Diazo theming via `X-Theme-Disabled` a tick earlier. [thet] (244)
5.0.9
------------------
Bug fixes:
- Fix an issue with unicode characters happening with lxml 5 [ale-rt] (238)
5.0.8
------------------
Bug fixes:
- Traverse to theme resources from the navigation root again. Only when this gives an Unauthorized, try it on the portal as a fall back. This fixes other use cases of traversing to absolute urls in a theme. [maurits] (236)
5.0.7
------------------
Bug fixes:
- Traverse to theme resources from the portal. Fix broken theme when rendering accessible content contained in an inaccessible navigation-root. Fixes 142 [pbauer] (142)
5.0.6
------------------
Bug fixes:
- Fix AttributeError in ``custom.css``: "module 'wsgiref' has no attribute 'handlers'". [maurits] (230)