|
1 | 1 | --- |
2 | 2 | title: "Insider" |
3 | | -date: "2026-03-21" |
| 3 | +date: "2026-03-22" |
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 | | -- Minor change to clarify usage of Metadata API functions (#474) |
| 10 | +- Add option to disable session restore on startup (#482) |
| 11 | +- Add appearance settings for category color and environment color borders (#481) |
| 12 | +- Replace blocking About dialog with custom modal BrowserWindow (#477) |
| 13 | +- minor change to clarify usage of metadata api functions (#474) |
11 | 14 | - Add a Links Hub and Multi-agent Orchestration (#470) |
12 | 15 | - feat: Support US Government cloud (GCC High / DoD) Dataverse URLs (#469) |
13 | 16 | - feat: Import connections from XrmToolBox XML files (#463) |
14 | | -- Settings opens as a tab with VSCode-style UI; adds Settings to View menu (#464) |
15 | | -- feat: Allow sharing of connection files (import/export) (#444) |
16 | | -- Feature/tab context menu (#456) |
17 | 17 |
|
18 | 18 | ## Fixes |
19 | 19 |
|
20 | | -- Fix dual-connection tab color split, swap Test/UAT env defaults, improve category and environment color UX (#476) |
21 | | -- Deprecate `showLoading` and `hideLoading` methods in `toolboxAPI` (#475) |
22 | | -- Fix: Wrong BrowserView dimensions and connection prompt after force-reload (#461) |
| 20 | +- fix: enhance dual connection handling in tool management (#483) |
| 21 | +- Fix dual-connection tab colour split, swap Test/UAT env defaults, improve category and environment colour UX (#476) |
| 22 | +- fix: deprecate showLoading and hideLoading methods in toolboxAPI (#475) |
23 | 23 |
|
24 | 24 | ## Developer & Build |
25 | 25 |
|
26 | | -- Version: 1.2.1-dev.20260321 |
| 26 | +- Version: 1.2.1-dev.20260322 |
27 | 27 | - Branch: dev |
28 | | -- Commits: 5 in the last 24 hours |
29 | | -- Build Date: 23370141363 |
| 28 | +- Commits: 4 in the last 24 hours |
| 29 | +- Build Date: 23395516129 |
30 | 30 |
|
31 | 31 | ## Notes |
32 | 32 |
|
33 | 33 | - No manual migration needed; existing settings and connections continue to work. |
34 | | -- This page currently reflects Insider build `v1.2.1-dev.20260321` (and newer). |
| 34 | +- This page currently reflects Insider build `v1.2.1-dev.20260322` (and newer). |
35 | 35 |
|
36 | 36 | ## Getting an Insider build |
37 | 37 |
|
|
0 commit comments