wagtail/docs/releases/5.2.md

826 B

Wagtail 5.2 release notes - IN DEVELOPMENT

Unreleased

---
local:
depth: 1
---

What's new

Other features

  • Add wagtailcache and wagtailpagecache template tags to ensure previewing Pages or Snippets will not be cached (Jake Howard)
  • Always set help text element ID for form fields with help text in field.html template (Sage Abdullah)

Bug fixes

  • ...

Documentation

  • ...

Maintenance

  • Fix snippet search test to work on non-fallback database backends (Matt Westcott)
  • Update Eslint, Prettier & Jest npm packages (LB (Ben) Johnston)

Upgrade considerations - changes affecting all projects

Upgrade considerations - deprecation of old functionality

Upgrade considerations - changes affecting Wagtail customisations