From 9320a1af0c995bda4d3a4ebceb640d8becb86b7e Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Tue, 21 Jul 2026 00:13:07 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8(addon)=20show=20add-in=20tools=20when?= =?UTF-8?q?=20creating=20meetings=20in=20shared=20calendars?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The existing manifest was not exposing the add-in tools when creating a meeting in a shared calendar. Amend the manifest with the missing instructions so the add-in shows up in that context as well. Manifest changes generated with Claude's assistance. --- CHANGELOG.md | 1 + src/addons/outlook/manifest.xml | 171 +++++++++++++++++- src/addons/outlook/src/taskpane/taskpane.html | 2 +- src/helm/meet/files/outlook-manifest.xml.tpl | 171 +++++++++++++++++- 4 files changed, 342 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9eb62c0a..00538e55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to - ✨(frontend) add participant color gradient when camera is off #1490 - ✨(all) allow forcing SSO display name for authenticated users - ➕(frontend) install vite-plugin-static-copy for MediaPipe WASM assets +- ✨(addon) show add-in tools when creating meetings in shared calendars ### Changed diff --git a/src/addons/outlook/manifest.xml b/src/addons/outlook/manifest.xml index 172f9d49..0759ac82 100644 --- a/src/addons/outlook/manifest.xml +++ b/src/addons/outlook/manifest.xml @@ -1,7 +1,7 @@ a025f0f6-757a-4790-97f3-99c66c4a5795 - 0.0.2.0 + 0.0.3.0 __APP_NAME__ fr-FR @@ -205,5 +205,174 @@ + + + + + + + + + + + + + true + + + + + +