Changed
- Fixed an issue where Content SEO permissions were not respected properly in the AdminCP
- Display the Tracking Scripts status in the AdminCP regardless of
devMode
setting
Added
- Don't render a canonical url for http status codes >= 400
- Set meta robots tag to
none
for http status codes >= 400
Security
- Decode HTML entities, then strip tags in
safeCanonicalUrl()