Commit 8716fdf
Release v4.14 (#674)
## 🎯 Aim
The aim is to create a new minor release with the latest enhancements.
## 📷 Result
<img width="317" height="517"
alt="{AC614884-F989-42E0-B331-3B59BFEDABD0}"
src="https://github.com/user-attachments/assets/a61b472f-a4db-4f03-9a9b-68364d6ca6a2"
/>
<img width="802" height="505"
alt="{E31153EB-433D-4ABA-8BE9-D4D79938B41D}"
src="https://github.com/user-attachments/assets/0e6157ab-5b8b-4c78-96aa-934d5de971d6"
/>
<img width="851" height="510"
alt="{F3A4E8FB-76BA-45D1-B29A-E28DA384FC9A}"
src="https://github.com/user-attachments/assets/b75b8d60-1671-4aec-bd5e-2218668df36c"
/>
<img width="991" height="504"
alt="{62074708-6BA4-4A4F-9C4B-9B68868ED1F7}"
src="https://github.com/user-attachments/assets/8ef1ea6d-c5d8-43a0-aeb0-8d85f98d47cf"
/>
## ✅ What was done
- [x] Added Support for SPFx 1.22.0 and 1.22.1
- [x] Added preferred node package manager setting
- [x] Added Heft tasks view
- [x] Added remove_spo_page language model tool for SharePoint
- [x] Added get_spo_page language model tool for SharePoint
- [x] Added list_spo_page language model tool for modern SharePoint page
listing
- [x] Added support for all SPFx versions to upgrade action and language
model upgrade project tool
- [x] Fixed bug with publish solution
- [x] Extended copilot- [x]instructions
- [x] Refactored spo_list_get language model tool
- [x] Refactored spo_list_add language model tool
- [x] Refactored spo_list_remove language model tool
- [x] Fixed Toolkit getting stuck during component creation if `yo` is
not installed
- [x] Updated Contribution guidelines
- [x] Refactored the way we add CLI for Microsoft 365 to SPFx Toolkit
- [x] Updated install dependencies and validate local setup to support
all SPFx versions
- [x] Added Timezone Dropdown for Tenant App Catalog Creation
- [x] Added Feedback form
- [x] Added npm scripts as part of Tasks view
- [x] Fixed sample gallery script
- [x] Added link for CLI for Microsoft 365 MCP server in the help and
feedback section
- [x] Improved model description for list_spo_app, install_spo_app
language model tools
- [x] Enhanced list_spo_app to support listing apps from site collection
app catalog
- [x] Enhanced install_spo_app to install app from site level app
catalog
- [x] Added new uninstall_spo_app language model tools
- [x] Added new upgrade_spo_app language model tool
- [x] Added new list_spo_app_instances language model tool
---------
Co-authored-by: Saurabh Tripathi <saurabh7019@gmail.com>
Co-authored-by: Nico De Cleyre <35696168+nicodecleyre@users.noreply.github.com>
Co-authored-by: Harshith Sai V <68597202+harshithsaiv@users.noreply.github.com>
Co-authored-by: Nirav Raval <niravraval34@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>1 parent e3b3b77 commit 8716fdf
File tree
75 files changed
+9522
-3607
lines changed- .github
- workflows
- assets/walkthrough
- docs
- assets/images-vscode
- src/content/docs
- about
- features
- scripts
- src
- chat/tools
- spfx
- spo
- app
- list
- page
- constants
- models
- panels
- providers
- services
- actions
- executeWrappers
- test/suite
- utils
- webview/view/components/forms/spfxProject
- webpack
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
75 files changed
+9522
-3607
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
14 | 36 | | |
15 | 37 | | |
16 | 38 | | |
| |||
68 | 90 | | |
69 | 91 | | |
70 | 92 | | |
71 | | - | |
72 | | - | |
73 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
74 | 96 | | |
| 97 | + | |
75 | 98 | | |
76 | 99 | | |
77 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 32 | | |
57 | 33 | | |
58 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 32 | | |
57 | 33 | | |
58 | 34 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 31 | | |
56 | 32 | | |
57 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 35 | | |
60 | 36 | | |
61 | 37 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
3 | 33 | | |
4 | 34 | | |
5 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
| 73 | + | |
78 | 74 | | |
79 | | - | |
| 75 | + | |
80 | 76 | | |
81 | 77 | | |
82 | 78 | | |
| |||
185 | 181 | | |
186 | 182 | | |
187 | 183 | | |
188 | | - | |
| 184 | + | |
189 | 185 | | |
190 | | - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
191 | 189 | | |
192 | 190 | | |
193 | 191 | | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
194 | 196 | | |
195 | 197 | | |
196 | 198 | | |
| |||
215 | 217 | | |
216 | 218 | | |
217 | 219 | | |
218 | | - | |
| 220 | + | |
219 | 221 | | |
220 | 222 | | |
221 | 223 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments