Version 2026.1.7.0
Improvements
* Added open source disclosure page
* Added support for DontShow in the ParameterAttribute in the admin console
* Added the ability to provide scripts by path in modules
* Removed the translate button
* Updated URLs for forum, feature request and bug reports
Fixes
* Fixed an issue loading system modules in Windows PowerShell 5.1 environments
* Fixed an issue where jobs could get stuck in a canceling state
* Fixed an issue where some editors were tiny in the admin console
* Fixed an issue with deployments from a resource repository
* Fixed an issue with duplicate pinned deployments
* Fixed an issue with the file encoding settings when set to an empty value
Adam Driscoll
PowerShell Expert and Developer at Devolutions
I don't know whether it was intentional or not, but it solved my problem with an app called SelfPortal (I couldn't use this name anymore).
Now when I tried to change the name, a small hint appeared explaining why it wasn't valid. From what I understand, I had a separate name with the URL /selfportal/active_directory, and this "selfportal" part was causing the conflict.
I changed it to /active_directory and SelfPortal is working now.
It kind of makes sense, but the previous configuration had been working for over two years…
@Adam Driscoll Hey Adam, can direct download links still be added to version announcements again? We have strict firewall rules in place and we can access downloads from direct cdn links but unable to access it from the download PSU link on the website.
@rockystout I will talk to our DevOps team about it! The productinfo.json file is also updated with the direct CDN downloads for the latest version: devolutions.net/productinfo.json
EDIT: It looks like the Download Center also has the updated CDN links: Download Devolutions PowerShell Universal | Devolutions
Adam Driscoll
PowerShell Expert and Developer at Devolutions
@Adam Driscoll Thanks Adam! As for the download center, that is currently blocked for us, so we can't get to the links there. I'm trying to get an exception but that is uncertain right now.
Just upgraded our PSU environments and it seems you've nailed it this time, now PS5.1 scripts works everywhere!