Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 584287ce945427d0d34dbd4c33d7621a3adeac4e
https://github.com/xwiki-contrib/cristal/commit/584287ce945427d0d34dbd4c33d…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-link-suggest-ui/package.json
M editors/blocknote-headless/package.json
M editors/tiptap/package.json
M package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-547: Upgrade to blocknote 0.31.1
CRISTAL-550: Upgrade to tiptap 2.13.0
The version of Tiptap is now the one used transitively by Blocknote.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 6d35708b88e3121f56282a609b3a7842a4f42c1a
https://github.com/xwiki/xwiki-platform/commit/6d35708b88e3121f56282a609b3a…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/DefaultSolrIndexer.java
Log Message:
-----------
XWIKI-23239: Improve Solr indexing speed through parallelization and batch processing (#4235)
* Collect indexed documents and submit them in batches to Solr for more efficient processing and less overhead due to repeated calls to Solr.
* Move all Solr client requests into a separate executor to allow the next batch to be prepared while the previous one is committed.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/feature-blocknote
Home: https://github.com/xwiki/xwiki-platform
Commit: 87a6dd73dcbde2993ec9eca76a0866b8ade7c76b
https://github.com/xwiki/xwiki-platform/commit/87a6dd73dcbde2993ec9eca76a08…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/components/XWikiBlockNote.vue
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/inplace.js
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-ui/src/main/resources/XWiki/InplaceEditing.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/editmeta.vm
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/edit.less
Log Message:
-----------
XWIKI-23025: Introduce Blocknote as an editor for XWiki
* Improve the styles for the integration with the standalone and in-place edit modes.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications