Branch: refs/heads/CRISTAL-82 Home: https://github.com/xwiki-contrib/cristal Commit: f6db3783d71ee3a48d9882e171f1f3de395e2246 https://github.com/xwiki-contrib/cristal/commit/f6db3783d71ee3a48d9882e171f1... Author: Manuel Leduc <manuel.leduc@xwiki.com> Date: 2024-10-22 (Tue, 22 Oct 2024) Changed paths: 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/main/package.json M electron/package.json M electron/storage/package.json M electron/storage/src/electron/preload/index.ts M pnpm-lock.yaml Log Message: ----------- CRISTAL-260: Upgrade to electron 31.7.1 Downgrade from 32.x to 31.7.1 because we discovered late some API changes breaking the file system backend. Commit: 10289dfbf1369fe9e51cc9a5f2981356552a5dc4 https://github.com/xwiki-contrib/cristal/commit/10289dfbf1369fe9e51cc9a5f298... Author: Manuel Leduc <manuel.leduc@xwiki.com> Date: 2024-10-22 (Tue, 22 Oct 2024) Changed paths: M editors/tiptap/src/vue/c-edit-tiptap.vue Log Message: ----------- CRISTAL-266: The page content is fetched several times on page load/change Fix a regression when editing pages. Commit: 90479197d0ae209c23b73d1b0226c42585390f6f https://github.com/xwiki-contrib/cristal/commit/90479197d0ae209c23b73d1b0226... Author: Manuel Leduc <manuel.leduc@xwiki.com> Date: 2024-10-23 (Wed, 23 Oct 2024) Changed paths: M skin/src/vue/c-content.vue Log Message: ----------- CRISTAL-266: The page content is fetched several times on page load/change Avoid loading the page hierarchy when page data is not available. Commit: 9124db97b9564e00ff4f19e59c816a78839a497f https://github.com/xwiki-contrib/cristal/commit/9124db97b9564e00ff4f19e59c81... Author: Pierre Jeanjean <pierre.jeanjean@xwiki.com> Date: 2024-10-23 (Wed, 23 Oct 2024) Changed paths: M api/src/api/storage.ts M core/alerts/alerts-api/src/index.ts M core/backends/backend-api/src/abstractStorage.ts M core/backends/backend-dexie/src/wrappingOfflineStorage.ts M core/backends/backend-github/src/githubStorage.ts M core/backends/backend-nextcloud/src/nextcloudStorage.ts M core/backends/backend-xwiki/src/xwikiStorage.ts M core/page-actions/page-actions-ui/langs/translation-en.json M core/page-actions/page-actions-ui/langs/translation-fr.json M core/page-actions/page-actions-ui/src/vue/DeletePage.vue M core/page-actions/page-actions-ui/src/vue/PageActionsCategory.vue M electron/storage/src/components/fileSystemStorage.ts M pnpm-workspace.yaml Log Message: ----------- CRISTAL-82: Deleting a page is possible * Support failed deletion * Small improvements Commit: 5d7ce73627a7c40a798f6327f5d9b1a08747f711 https://github.com/xwiki-contrib/cristal/commit/5d7ce73627a7c40a798f6327f5d9... Author: Pierre Jeanjean <pierre.jeanjean@xwiki.com> Date: 2024-10-23 (Wed, 23 Oct 2024) Changed paths: M editors/tiptap/src/vue/c-edit-tiptap.vue 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/main/package.json M electron/package.json M electron/storage/package.json M electron/storage/src/electron/preload/index.ts M pnpm-lock.yaml M skin/src/vue/c-content.vue Log Message: ----------- Merge 'main' into CRISTAL-82 * main: CRISTAL-266: The page content is fetched several times on page load/change CRISTAL-266: The page content is fetched several times on page load/change CRISTAL-260: Upgrade to electron 31.7.1 Compare: https://github.com/xwiki-contrib/cristal/compare/a095605cece6...5d7ce73627a7 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications