File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 11# Preview Changelog
22
3+ ## [ 1.2.0-preview4] ( https://github.com/PowerShell/PSResourceGet/compare/v1.2.0-preview3..v1.2.0-preview4 ) - 2025-11-04
4+
5+ ## Bug fix
6+
7+ - Fix typos in numerous files (#1875 Thanks @SamErde !)
8+ - MAR fails to parse RequiredVersion for dependencies (#1876 Thanks @o-l-a-v !)
9+ - Get-InstalledPSResource -Path don't throw if no subdirectories were found (#1877 Thanks @o-l-a-v !)
10+ - Handle boolean correctly in RequiredResourceFile for prerelease key (#1843 Thanks @o-l-a-v !)
11+ - Fix CodeQL configuration (#1886 )
12+ - Add cmdlet aliases: gres, usres, and svres (#1888 )
13+ - Add warning when AuthenticodeCheck is used on non-Windows platforms (#1891 )
14+ - Fix Compress-PSResource ignoring .gitkeep and other dotfiles (#1889 )
15+ - Add CodeQL suppression for ContainerRegistryServerAPICalls (#1897 )
16+ - Fix broken Install-PSResource test with warning condition incorrect (#1899 )
17+ - Uninstall-PSResource should not fail silently when resource was not found or prerelease criteria not met (#1898 )
18+ - Uninstall-PSResource should delete subdirectories without Access Denied error on OneDrive (#1860 )
19+
320## [ 1.2.0-preview3] ( https://github.com/PowerShell/PSResourceGet/compare/v1.2.0-preview2..v1.2.0-preview3 ) - 2025-09-12
421
522### New Features
You can’t perform that action at this time.
0 commit comments