File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1+ Release type: minor
2+
3+ * * Feature:* Add ` IMAGE_PROCESS_ADD_CLASS ` and ` IMAGE_PROCESS_CLASS_PREFIX ` settings to control
4+ the ` image-process-<transform> ` CSS class assignment for processed images.
5+ * * Fix* : Encode URLs in ` srcset ` when they contain a space or a comma, as those characters have a special meaning in the context of a ` srcset ` value.
6+ * * Fix:* Improve operations for images with empty margins by using ` image.width ` /` image.height ` instead of ` bbox ` .
7+ * * Fix:* Preserve HTML indentation when rewriting content.
8+ * * Fix:* Avoid loading images needlessly by only processing images if Pillow can handle them.
9+ * * Tests:* Make tests more resilient to small pixel content differences on ARM vs. Intel architectures.
10+ * * Docs:* Correct cropping transformation values.
You can’t perform that action at this time.
0 commit comments