|
1 | 1 | --- |
2 | 2 | title: "Insider" |
3 | | -date: "2026-06-20" |
| 3 | +date: "2026-06-27" |
4 | 4 | description: "Rolling release notes for Insider (dev) builds — all _-dev._ versions map here." |
5 | 5 | heroImage: "/images/updates/Insider.png" |
6 | 6 | --- |
7 | 7 |
|
8 | 8 | ## Highlights |
9 | 9 |
|
10 | | -- fixed the uninstall issue for npm and local loaded tools |
11 | | -- fixed the issue with npm install |
12 | | -- fixed the icon path and check status badge in readme |
13 | | -- Update RELEASE_NOTES.md |
14 | | -- 1.2.3 Release Notes |
15 | | -- @pptb/types moved out of beta into stable |
16 | | -- Added capabilities to npm and locally loaded tools |
17 | | -- Enhance terminal blocking |
| 10 | +- [Feature] side by side toolview (#588) |
| 11 | +- Removed the incorrect filter and updated the wording on connection selection modal for PP API (#586) |
| 12 | +- feat: Add notification history panel with bell icon in footer (#585) |
| 13 | +- Enhanced Terminal Hardening Rules plus added Test Suites (#583) |
| 14 | +- Add MCP Headless for fully unattended flow (#582) |
| 15 | +- MCP-enabled agent assisted process (#581) |
| 16 | +- Added PP API scopes to Connection (#580) |
| 17 | +- Enable Power Platform API access (#575) |
| 18 | +- issue fixed for double encryption (#574) |
| 19 | +- Added common validate package for both types and web; incremented the versions as well |
18 | 20 |
|
19 | 21 | ## Fixes |
20 | 22 |
|
21 | | -- fix: version scope is sanitized from npm install |
| 23 | +- N/A |
22 | 24 |
|
23 | 25 | ## Developer & Build |
24 | 26 |
|
25 | | -- Version: 1.2.3-dev.20260620 |
| 27 | +- Version: 1.2.4-dev.20260627 |
26 | 28 | - Branch: dev |
27 | | -- Commits: 5 in the last 24 hours |
28 | | -- Build Date: 27856779599 |
| 29 | +- Commits: 1 in the last 24 hours |
| 30 | +- Build Date: 28274979841 |
29 | 31 |
|
30 | 32 | ## Notes |
31 | 33 |
|
32 | 34 | - No manual migration needed; existing settings and connections continue to work. |
33 | | -- This page currently reflects Insider build `v1.2.3-dev.20260620` (and newer). |
| 35 | +- This page currently reflects Insider build `v1.2.4-dev.20260627` (and newer). |
34 | 36 |
|
35 | 37 | ## Getting an Insider build |
36 | 38 |
|
|
0 commit comments