Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0d3c290

Browse filesBrowse files
authored
Update 7.6 changelog for v7.6.2 (#27471)
1 parent 43da485 commit 0d3c290
Copy full SHA for 0d3c290

1 file changed

+42Lines changed: 42 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎CHANGELOG/7.6.md‎

Copy file name to clipboardExpand all lines: CHANGELOG/7.6.md
+42Lines changed: 42 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.