You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrading to Wagtail 7.0 required Willow >=1.10, which changed AVIF image handling. This exposed an incompatibility with Pillow 10.3.0, causing AVIF processing errors.
Upgrading Pillow to 11.3 resolves this issue (wagtail/Willow#172).
0 commit comments