Branch: refs/heads/stable-17.8.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 89334085440e56c6af878d80e4b0da040ec2a5af
https://github.com/xwiki/xwiki-platform/commit/89334085440e56c6af878d80e4b0…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-16 (Tue, 16 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/xwiki-platform-image-processing-api/src/main/java/com/xpn/xwiki/internal/plugin/image/ThumbnailatorImageProcessor.java
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/xwiki-platform-image-processing-api/src/test/java/com/xpn/xwiki/internal/plugin/image/ThumbnailatorImageProcessorTest.java
Log Message:
-----------
XWIKI-23514: PNG images with transparent background still become black when resized
* Set the default image type before converting buffered image.
* Improve the unit test to check that the PNG colors have been
properly read.
(cherry picked from commit c9263100a265a02581ee1b62511d7e7e607c0328)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: c9263100a265a02581ee1b62511d7e7e607c0328
https://github.com/xwiki/xwiki-platform/commit/c9263100a265a02581ee1b62511d…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-16 (Tue, 16 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/xwiki-platform-image-processing-api/src/main/java/com/xpn/xwiki/internal/plugin/image/ThumbnailatorImageProcessor.java
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/xwiki-platform-image-processing-api/src/test/java/com/xpn/xwiki/internal/plugin/image/ThumbnailatorImageProcessorTest.java
Log Message:
-----------
XWIKI-23514: PNG images with transparent background still become black when resized
* Set the default image type before converting buffered image.
* Improve the unit test to check that the PNG colors have been
properly read.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: a02a7e9d2d55013690f0fdb1c3fec237b64de8cb
https://github.com/xwiki-contrib/cristal/commit/a02a7e9d2d55013690f0fdb1c3f…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-09-16 (Tue, 16 Sep 2025)
Changed paths:
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceParser.ts
Log Message:
-----------
CRISTAL-468: Editor serializes internal links to WikiLinks syntax, no matter the backend
Fix nextcloud storage regression.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications