File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# 7.6 Changelog
22
3+ ## [ 7.6.2]
4+
5+ ### Engine Updates and Fixes
6+
7+ - Enable usage in AppContainers (#27423 )
8+ - Fix checks for local user config file paths (#27432 )
9+
10+ ### General Cmdlet Updates and Fixes
11+
12+ - Update PowerShell telemetry to respect the diagnostics and feedback setting on Windows (#27438 )
13+
14+ ### Build and Packaging Improvements
15+
16+ <details >
17+
18+ <summary >
19+
20+ <p >Update to .NET SDK 10.0.300</p >
21+
22+ </summary >
23+
24+ <ul >
25+ <li >Update branch for release (#27446)</li >
26+ <li >Fix *nix permissions and use <code >certificate_logical_to_actual</code > (#27439)</li >
27+ <li >Specify linux-arm64 runtime if package type is deb-arm64 in packaging.psm1 (#27440)</li >
28+ <li >Remove mariner2.0 from PMC mapping (#27422)</li >
29+ <li >Remove package verification from the notice pipeline (#27425)</li >
30+ <li >Update the MSIXBundle-VPack pipeline to create VPack for both LTS and Stable channel packages (#27435)</li >
31+ <li >Update <code >Microsoft.PowerShell.Native</code > to the latest GA version (#27436)</li >
32+ <li >Create PowerShell package for arm debian distribution (#27433)</li >
33+ <li >Add macOS binary code signing and package notarization (#27434)</li >
34+ <li >Externalize <code >findMissingNotices</code > target framework selection with ordered Windows fallback (#27424)</li >
35+ <li >Add <code >appLicensing</code > capability to Appx manifest (#27437)</li >
36+ <li >Download PMC Packages through <code >TemplateContext</code > (#27331)</li >
37+ <li >PMC release: Use slash instead of back-slash for Linux container (#27319)</li >
38+ <li >Correct Variable Template Reference in NonOfficial Pipeline Templates (#27317)</li >
39+ </ul >
40+
41+ </details >
42+
43+ [ 7.6.2 ] : https://github.com/PowerShell/PowerShell/compare/v7.6.1...v7.6.2
44+
345## [ 7.6.1]
446
547### General Cmdlet Updates and Fixes
You can’t perform that action at this time.
0 commit comments