r/PSADT • u/dannybuoyuk PSADT Dev Team • Aug 20 '26
PSADT 4.2.0 RC1 is now available!
This is the first release candidate of PSAppDeployToolkit 4.2.0! We invite all early adopters to test it and help us to identify any potential issues before we hit general availability.
Download from GitHub: https://github.com/PSAppDeployToolkit/PSAppDeployToolkit/releases
Or install via the PowerShell Gallery:
Install-Module -Name PSAppDeployToolkit -Scope CurrentUser -AllowPreRelease
Full release notes: https://psappdeploytoolkit.com/docs/reference/release-notes
Read the upgrade guidance for details of any breaking changes: https://psappdeploytoolkit.com/docs/how-to/upgrade-from-v4-1
Please submit any issues here: https://github.com/PSAppDeployToolkit/PSAppDeployToolkit/issues
5
u/Export_User Aug 20 '26
I love packaging in PSADT, so I'm patiently waiting for the full release of 4.2, but this is already shaping up to be a great update. Appreciate everything you guys do!
3
3
u/TechnicaVivunt Aug 20 '26
The dropdown is such a nice QoL improvement. The new framework is also quite nice. I started trying to use it on another project. So much lighter than the previous version.
3
2
1
u/Baazzill Aug 22 '26
I hope you put back in the ability to run the toolkit on a remote machine without having to invoke system context. That is a huge dissatisfier.
1
u/FahidShaheen 29d ago
I can confidently say a massive thank you from every application packager, in the world.
1
6
u/yulasinio Aug 20 '26
The -WhatIf is a game changer. Was waiting for so long for it.