lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
[email protected]

  • 58333 discussions
[[email protected]][Issue] Updates for CRISTAL-816: Upgrade to electron 41.1.0
by XWiki Notifications 27 Apr '26

27 Apr '26
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-823: Upgrade lodash-es to 4.18.1
by XWiki Notifications 27 Apr '26

27 Apr '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24281: WYSIWYG editor causes content loss in computed fields when adding a macro
by XWiki Notifications 27 Apr '26

27 Apr '26
1 0
0 0
[xwiki-contrib/cristal] cd546a: CRISTAL-823: Upgrade lodash-es to 4.18.1
by XWiki Notifications 27 Apr '26

27 Apr '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: cd546ab3f308430bd867e7ef9429153c156fdf2c https://github.com/xwiki-contrib/cristal/commit/cd546ab3f308430bd867e7ef942… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- CRISTAL-823: Upgrade lodash-es to 4.18.1 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 28a949: CRISTAL-816: Upgrade to electron 41.1.0
by XWiki Notifications 27 Apr '26

27 Apr '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 28a949de215a0869caaa618eaf8acfb312c49433 https://github.com/xwiki-contrib/cristal/commit/28a949de215a0869caaa618eaf8… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M electron/authentication/authentication-github/authentication-github-main/package.json M electron/authentication/authentication-github/authentication-github-preload/package.json M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json M electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json M electron/browser/package.json M electron/settings/settings-main/package.json M electron/settings/settings-preload/package.json M electron/storage/package.json M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- CRISTAL-816: Upgrade to electron 41.1.0 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 9c9d4e: XWIKI-24200: Improve header handling for downloadi...
by XWiki Notifications 27 Apr '26

27 Apr '26
Branch: refs/heads/backport-24200-1710x Home: https://github.com/xwiki/xwiki-platform Commit: 9c9d4eee6b65908743ceea4bc8b6c33c7c320a7a https://github.com/xwiki/xwiki-platform/commit/9c9d4eee6b65908743ceea4bc8b6… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/DownloadAction.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/attachment/XWikiAttachmentSecurityManager.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/META-INF/components.txt M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/web/DownloadActionTest.java A xwiki-platform-core/xwiki-platform-oldcore/src/test/java/org/xwiki/internal/attachment/XWikiAttachmentSecurityManagerTest.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/attachments/AttachmentResourceImpl.java M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-api/src/main/java/org/xwiki/vfs/internal/AbstractContentResourceReferenceHandler.java M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-api/src/main/java/org/xwiki/vfs/internal/VfsResourceReferenceHandler.java Log Message: ----------- XWIKI-24200: Improve header handling for downloading attachments XWIKI-24235: Improve header handling for VFS (cherry picked from commit 7472126ffada28b1a443b98ef0f6ec1ab7ccdba9) (cherry picked from commit e795561fe570eef2b37a84ef3ada55667f607445) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] e79556: XWIKI-24200: Improve header handling for downloadi...
by XWiki Notifications 27 Apr '26

27 Apr '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: e795561fe570eef2b37a84ef3ada55667f607445 https://github.com/xwiki/xwiki-platform/commit/e795561fe570eef2b37a84ef3ada… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/DownloadAction.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/attachment/XWikiAttachmentSecurityManager.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/META-INF/components.txt M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/web/DownloadActionTest.java A xwiki-platform-core/xwiki-platform-oldcore/src/test/java/org/xwiki/internal/attachment/XWikiAttachmentSecurityManagerTest.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/attachments/AttachmentResourceImpl.java M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-api/src/main/java/org/xwiki/vfs/internal/AbstractContentResourceReferenceHandler.java M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-api/src/main/java/org/xwiki/vfs/internal/VfsResourceReferenceHandler.java Log Message: ----------- XWIKI-24200: Improve header handling for downloading attachments XWIKI-24235: Improve header handling for VFS (cherry picked from commit 7472126ffada28b1a443b98ef0f6ec1ab7ccdba9) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 27f8f2: [Misc] Update dependency @microsoft/api-extractor ...
by XWiki Notifications 27 Apr '26

27 Apr '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 27f8f268fe2d9e367b85cf53ebf4eb0d7b3cf470 https://github.com/xwiki-contrib/cristal/commit/27f8f268fe2d9e367b85cf53ebf… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency @microsoft/api-extractor to v7.58.2 (#1644) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 410908: [Misc] Update dependency vite to v7.3.2 (#1637)
by XWiki Notifications 27 Apr '26

27 Apr '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 4109086d2c9044db825c3481744e3bb79a2b5097 https://github.com/xwiki-contrib/cristal/commit/4109086d2c9044db825c3481744… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2026-04-27 (Mon, 27 Apr 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency vite to v7.3.2 (#1637) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24281: WYSIWYG editor causes content loss in computed fields when adding a macro
by XWiki Notifications 27 Apr '26

27 Apr '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 903
  • 904
  • 905
  • 906
  • 907
  • 908
  • 909
  • ...
  • 5834
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.