Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 66cdce76e205878c5d566e385929175b328e43af https://github.com/xwiki/xwiki-platform/commit/66cdce76e205878c5d566e3859291... Author: Thomas Mortagne <[email protected]> Date: 2025-03-20 (Thu, 20 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/Document.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/api/DocumentTest.java Log Message: ----------- XWIKI-23009: Introduce an script Document API to remove an attachment Commit: a1e01633b28df058c21bc76428b5cc27153f6e52 https://github.com/xwiki/xwiki-platform/commit/a1e01633b28df058c21bc76428b5c... Author: Thomas Mortagne <[email protected]> Date: 2025-03-20 (Thu, 20 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/attachments/AttachmentResourceImpl.java Log Message: ----------- XWIKI-23008: The attachment delete REST endpoint is modifying the cached document Compare: https://github.com/xwiki/xwiki-platform/compare/05adae51bde4...a1e01633b28d To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications