After updating to version 1.8.0, screenshots of sites were not working. The issue was due to a missing package causing image conversion failure. To solve it, uninstall 'imagemagick-dev' using `apk del imagemagick-dev` inside the appwrite container, then reinstall it with `apk add imagemagick-dev`. This resolves the problem. Happy Appwriting! <:appwritepeepo:1156975874852270110> <:appwriterocket:823996226894692403>