fix(docker): add libavif-dev for AVIF image upload support #26
Reference in New Issue
Block a user
Delete Branch "fix/avif-support"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pillow 11 supports AVIF natively but requires
libavifat the system level. Without it, uploading AVIF images via Wagtail's image chooser causes an unhandled 500 error.