- Fixed an issue creating new resources in the admin console
- Fixed an issue using PSU cmdlets in authentication.ps1
- Fixed an issue with Get-PSUJobPipelineOutput and Invoke-PSUScript -Wait not returning pipeline data
- Fixed an issue with the Integrated API Security Model not being honored by PSU cmdlets properly
Notas de la versión
- Improved validation and encoding of app titles and notification target URLs to prevent stored script injection
- Added support for environment startup scripts when executing scripts through a Devolutions Agent
- Added the ability to remove agent computers that are displayed with an Unknown status
- Added WinGet publishing to simplify installing and updating PowerShell Universal on Windows
- Improved Portal error messages when users do not have permission to access a resource
- Preserved the authenticated user identity when an app invokes a secured API endpoint
- Prevented overlapping data-grooming operations from generating misleading concurrency warnings
- Restored VS Code extension connections by improving local server discovery and endpoint protocol handling
- Fixed an issue with gRPC connections in IIS
- Fixed case-sensitive Portal searches and restored icon autocomplete when editing script properties
- Fixed custom login logo sizing configured through branding settings
- Fixed environment discovery failures in the admin console and permission errors when loading environments in Linux containers
- Fixed external Pester test execution
- Fixed Group Managed Service Account (gMSA) Run As execution for jobs, apps, and APIs
- Fixed intermittent failures when using PowerShell Universal module commands in integrated mode from apps
- Fixed logout in nested IIS sites
- Fixed persisted cache metadata returned by
Get-PSUCache -Detail - Fixed schedule parameter editing for integer, credential, array, and
ValidateSetparameters, including missing defaults and options after configuration reloads - Fixed the admin terminal becoming unresponsive when opened for the first time
- Fixed the Jobs view becoming unresponsive or displaying duplicate options after selecting the Origin column
- Fixed the workflow designer becoming unresponsive when interacting with form activities in the activity palette
- Added a dedicated Settings and Files experience in the Admin Console
- Added a Minimal option for non-custom environments
- Added AI Agent Chat experience
- Added an Add Page action for apps in the VS Code extension
- Added branching support for workflows
- Added bulk and cancel-all actions to the Jobs page
- Added certificate-based authentication support for OpenID Connect
- Added code-formatting support to the VS Code extension editor
- Added conflict-resolution support to the VS Code extension
- Added container support for agents
- Added dashboard access to browser local storage
- Added Devolutions Login access from the License page
- Added folder-level permissions for scripts
- Added HTTP proxy support for AI endpoints
- Added local PowerShell remoting for job execution
- Added multi-file upload support for dashboards
- Added multi-select support for script triggers
- Added native binary downloads from dashboard buttons and forms
- Added notification triggers
- Added permission support for vault resources
- Added permissions for Edit and Save actions in manual Git mode
- Added remote virtual-environment support for Devolutions Agent
- Added safeguards for job output
- Added support for multiple PowerShell versions
- Added support for per-user installations
- Added support for Pester v6 testing
- Added support for running jobs on Devolutions Agent
- Added system-wide search in the Admin Console
- Added tags for agents and Event Hub clients
- Added the Get-PSUSession cmdlet
- Added the Invoke-PSUTest cmdlet
- Added the psu command-line tool to the system path
- Added UI element scoping for dashboard apps
- Added validation for Git settings
- AI features can now be disabled
- Cache values can now be encrypted
- Git commit details can now display newly added code
- Improved API endpoint health reporting
- Improved credential security by storing passwords as hashes
- Improved dashboard accessibility with ARIA labeling support for controls
- Improved DataItem performance through database indexing
- Improved Git synchronization health reporting
- Improved handling of removed or unavailable agents
- Improved remote virtual-environment caching for multiple PowerShell versions
- Improved secure connections for extension modules
- Improved variable management
- Job history now displays the script version used for each job
- MCP tool environments can now persist between sessions
- Notifications now report when scheduled jobs cannot find an eligible computer group or host
- One-time schedules are now more resilient after SQLite restarts
- One-way Git sync can now create new access tokens
- PowerShell Universal binaries are now digitally signed for improved trust and security
- Published folders can now specify a default document
- Redesigned admin console experience
- Schedules can now be sorted by next execution time
- Schedules can now run multiple scripts
- Schedules can now run Pester tests
- Script tags in the Admin Console are now clickable
- Test paths can now be stored relative to the repository
- Triggers can now pass parameters to the scripts they start
- VS Code users can configure the MCP server connection name
- Fixed an issue affecting markdown safety in AI chat
- Fixed an issue allowing duplicate autocomplete multi-select values
- Fixed an issue creating scripts when files include a byte-order mark
- Fixed an issue editing properties in module-based apps
- Fixed an issue editing scripts after switching to edit mode
- Fixed an issue loading modules across PowerShell host versions
- Fixed an issue preventing API endpoints from being edited in VS Code
- Fixed an issue preventing child jobs from being expanded or displayed completely
- Fixed an issue preventing endpoint logs from displaying
- Fixed an issue preventing environment startup scripts from running for dashboard apps
- Fixed an issue preventing live job output from displaying during execution
- Fixed an issue preventing portal scripts that use Read-Host from working
- Fixed an issue requiring the Admin Console UI to be reloaded
- Fixed an issue running C# API endpoints
- Fixed an issue saving published folders with a default document
- Fixed an issue that could allow test schedules to run arbitrary Pester paths
- Fixed an issue that could allow uploads to write repository files without adequate protection
- Fixed an issue that could exhaust the runspace pool under high load
- Fixed an issue that could expose agent synchronization credentials
- Fixed an issue that could prevent secrets from being used after all role assignments were removed
- Fixed an issue that could slow Get-PSUCache -List
- Fixed an issue that could slow system-wide search
- Fixed an issue viewing jobs with string-only output
- Fixed an issue where Admin Console terminals did not authenticate correctly
- Fixed an issue where API endpoint testing sent JSON requests with the wrong content type
- Fixed an issue where cancelling a running job could affect the shared runspace pool
- Fixed an issue where Configuration Changes pages ignored the selected page size
- Fixed an issue where configuration file monitoring could stop resource logging
- Fixed an issue where dashboard upload completion and progress handlers did not run reliably
- Fixed an issue where default role permissions appeared blank
- Fixed an issue where Invoke-PSUEndpoint could block role processing
- Fixed an issue where Invoke-PSUScript -DontShow did not work correctly
- Fixed an issue where module deployment failures could complete without surfacing an error
- Fixed an issue where public endpoint invocation could bypass endpoint authorization
- Fixed an issue where refreshed dashboard tables did not apply updated initial state
- Fixed an issue where release information displayed incompletely
- Fixed an issue where scheduled scripts invoking integrated scripts did not run
- Fixed an issue where scripts stored in folders named Jobs opened the Jobs page instead
- Fixed an issue where some system-wide search results opened broken links
- Fixed an issue where tags could be cropped in the Admin Console
- Fixed an issue where the code editor minimap could not be hidden
- Fixed an issue where the Files editor sidebar could not be resized or collapsed
- Fixed an issue where trigger parameter fields were added unnecessarily
- Fixed an issue where two-way Git synchronization became stuck during edits
- Fixed an issue where variables and secrets were unavailable in tests
- Fixed an issue where variables with matching names prevented the Variables page from loading
- Fixed an issue where workflow editors did not support input types beyond strings
- Fixed an issue where workflow jobs could exceed timeouts while waiting for feedback
- Fixed an issue with accessibility labeling for autocomplete, checkbox, date picker, time picker, radio, rating, and toggle controls
- Fixed an issue with Admin Console terminal display reliability
- Fixed an issue with identity navigation and filtering
- Fixed an issue with script permissions
- Fixed an issue with scrolling in dropdown lists
- Fixed an issue with the FailoverClusters module in Windows containers
- Fixed an issue with tree view API endpoints
- Updated to PowerShell SDK 7.6.5
- Fixed an issue starting the server when using a Devolutions license in an environment requiring proxy configuration
- Fixed an issue with single-quote serialization in configuration files
- CVE-2026-19768 Fixed an issue where arbitrary script blocks could be included in settings like admin console header
- Improved performance of Get-PSUCache and viewing the cache page in the admin console
- Improved startup time for when PSU was configured with many API endpoints
- Fixed a handle leak when running scripts in external environments
- Fixed an issue loading new secret variables in existing scripts
- Fixed an issue where Reload Variables could set variable values to $null
- Fixed an issue where Write-PSULog does not appear in user scoped log file
- Fixed an issue with switch parameters in scripts
- Fixed and issue where file names were not included when uploading files to scripts
- CVE-2026-16798 Fixed an issue where jobs could leak refresh tokens
- CVE-2026-16799 Fixed an issue where the reader role could run Pester tests and edit workflows
- CVE-2026-16800 Fixed an issue where schedule parameter names could cause script injection
- CVE-2026-16801 Fixed an issue with variable.ps1 value escaping that could lead to script injection
- CVE-2026-16802 Fixed an issue where secrets created without a vault selected would be created in variables.ps1
- Apps will now automatically restart if they terminate unexpectedly
- Improved deployment rollback when a deployment fails
- Improved job data management APIs to use granular permissions
- Fixed a caching issue with role permissions requiring a service restart
- Fixed a typo in script properties timeout description
- Fixed an issue creating a module in the admin console that included an extension
- Fixed an issue editing endpoints with -Path parameters in VS Code
- Fixed an issue passing an array of strings as query parameters to an endpoint URL
- Fixed an issue populating the rerun job parameters
- Fixed an issue renaming files in the PSU repository on disk resulting in empty files
- Fixed an issue setting database variables provided by modules
- Fixed an issue where One Time schedules with parameters would not persist restarts in SQL
- Fixed an issue where PowerShell 7 terminals would not start
- Fixed an issue where scripts run in the admin console could be shown in the history of the portal
- Fixed an issue where the PSU service wouldn't start automatically after upgrade
- Fixed an issue where viewing child jobs could throw an error in the admin console
- Fixed an issue with environment start scripts
- Fixed an issue with published folders provided by modules
- Fixed case sensitivity issues with identity names in PostgreSQL
- Fixed drop downs in the workflow editor being unreadable in dark mode
- Improved handling of SSH keys with invalid line endings
- Fixed a handle leak from many or long running jobs
- Fixed an issue creating a CRON schedule on a script with a mandatory boolean parameter
- Fixed an issue editing an AI Tool
- Fixed an issue psu command line Migrate --create-database command and database upgrades
- Fixed an issue where editing an endpoint's properties could cause the edit to clear the content of the endpoint
- Fixed an issue where environment startup scripts would run in the wrong scope
- Fixed an issue where the admin console would display a blank page for a child job in some circumstances
- Fixed an issue with folders when script base path was set
- Fixed an issue with live PSU app doc search
- Fixed an issue with saving modules with 4 part version numbers
- Fixed invalid enforcement of endpoint URLs causing configuration problems
- CVE-2026-13437 Fixed an issue where the job object returned a plaintext app token when using Invoke-AiAgent or Invoke-PSUScript
- Added a warning about incompatibility when connecting the VS Code extension to versions less than 2026.2.0
- Added support for async promises and Invoke-UDJavaScript
- Improved the error message for when unactivated Devolutions accounts were used for developer logins
- Optimized how modules are loaded from the PSU Gallery in the admin console
- Fixed an issue App Maintenance Page Missing
- Fixed an issue calling Invoke-PSUScript as non-admin
- Fixed an issue creating app tokens in PostgreSQL
- Fixed an issue disabling\enabling New-UDRadioButtonGroups
- Fixed an issue editing scripts when the VS Code extension was not connected to the virtual file system
- Fixed an issue loading app pages after a git sync
- Fixed an issue running as alternate credentials with some user name formats
- Fixed an issue scheduling workflows or running them with Invoke-PSUWorkflow
- Fixed an issue viewing Git settings in the admin console
- Fixed an issue where creating a new App Page with the same name as another page causes PSU to replace the existing page
- Fixed an issue where FilterType 'autocomplete' crashes with React forEach error when Sync-UDElement is called while filter is active
- Fixed an issue where Native Login with Domain fails to deserialize authentication.ps1 after restart
- Fixed an issue where Non-success streams get forwarded to the MCP API
- Fixed an issue where Pester tests never run when using pwsh.exe
- Fixed an issue where published folders would not work in some configurations due to route precedence
- Fixed an issue where release notes were empty in the admin console
- Fixed an issue where the admin console would display a blank page in Docker containers
- Fixed an issue where the reset password page was hidden by apps with a / for base URL
- Fixed an issue where the VS Code Extension Could Not Edit Endpoints that use -Module or -Path
- Fixed an issue where warning for a license expiring
- Fixed an issue where Write-Host was not showing up in the logs from apps
- Fixed an issue where Write-PSULog writes to system log instead of user log
- Fixed an issue with GitHub SSH in Docker Container not working
- Fixed an issue with the Admin Console becoming Unresponsive after tabs sleep
- Fixed an issue with the MCP server sometimes returning empty parameter descriptions
- Fixed an issue with the timestamp in logs when using PostgreSQL
- CVE-2026-8694 Enforce authentication on the user-defined endpoint documentation API
- Added a Force Reclone to the git tools in the Support Tools section
- Added Advanced mode to Windows installer
- Added AI Agent and prompt job support
- Added basic PSRemoting support for jobs
- Added built in MCP server for PowerShell Universal resource types, resources and resource reloading
- Added change tracking window to view files changed by the server and on disk
- Added computer information in the header
- Added logging settings to agent.json
- Added support for Devolutions trail licenses
- Added support for endpoint metrics
- Added support for git disable SSL verify
- Added support for repository.psd1 to allow for RequiredModules to be installed and root module for deployments
- Added support for the HEAD HTTP method in endpoints
- Added support for variables in schedule conditions
- Added support for Workflows, Workflow Jobs and Workflow Designer
- Added the ability to provide a maintenance banner in the admin console
- Added version to platform assemblies
- AI Tools are now enabled by default without adding a plugin
- Buttons are now disabled in manual git mode and not hidden
- Complete rebuild of VS Code extension with support for PSU virtual file system, MCP server, and auto connect to developer PSU instances
- Improve Invoke-PSUCommand timeout message
- Improved behavior of MCP tools when parameters don't have descriptions
- Improved CRON definition experience in admin console
- Improved git merge conflict error reporting
- Improved Install-PSUServer and Update-PSUServer error handling behavior
- Improved performance of Get-PSUCache and persistent cache data
- Improved reporting of job origin
- Improved script search in admin console
- Improved terminal experience in admin console
- Improved Windows service startup time
- Increased the size of the save script button and changed the color
- Removed code tab when viewing resources that are provided by modules
- Removed the Web\VS Code toggle and added an auto load toggle to the change tracking window
- Removed upload to support button for logs
- Renamed MCP Tools to AI Tools
- Target .NET 10 and PowerShell 7.6
- The community edition can now view the Files page
- Fixed a race condition with schedule configuration from code
- Fixed a timeout issue with the internal git client
- Fixed an exception thrown when customizing git settings
- Fixed an issue accessing secrets in endpoints
- Fixed an issue calling Invoke-PSUScript as a non-admin user
- Fixed an issue clearing account based license keys
- Fixed an issue display one tab with New-UDTabs
- Fixed an issue installing modules in the admin console
- Fixed an issue using scheduled endpoints in apps
- Fixed an issue where OIDC settings originating from appsettings.json could be written to authentication.ps1
- Fixed an issue where users could access endpoints.json anonymously to view Open API docs
- Fixed an issue with case-sensitive search for tags
- Fixed an issue with Get-PSUJob returning 0 for MemoryBytes property on all running jobs
- Fixed an issue with Open API docs incorrectly caching role-based access for docs
- Fixed an issue with the ValidateNotNullAttribute causing a script to fail to run
- Fixed DateTime Overflow Exception during RunspacePool Exhaustion
- Fixed scoping issues with variables in apps
- 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
- 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 where Sync-PSUGit would throw an exception
- 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
- Added an option to turn off the byte-order mark when files where written by the configuration system
- Improve Scrolling in Admin Console
- Improved New-UDForm validation behavior
- Improved PostgreSQL connection handling
- Failed to register BuiltInLocalVault and PSUSecretStore
- Fixed a module loading issue with Windows PowerShell
- Fixed an issue calling scripts from triggers in script API security mode
- Fixed an issue discovering Pester test files in nested folders
- Fixed an issue loading folders for modules on the Scripts page
- Fixed an issue loading the Devolutions.PowerShell module
- Fixed an issue with Deployments from a Resource Repository
- Fixed an issue with Devolutions Login
- Fixed an issue with Grant-PSUAppToken
- Fixed an issue with method parameters for OpenAPI docs
- Fixed an issue with psu admin password reset
- Fixed an issue with psu LiteDB database conversion
- Fixed an issue with RegEx-style API handing
- Fixed an issue with SQLite database locking
- Fixed an issue with the built-in $ApiUrl variable
- Fixed an issue with the Linux ARM64 container image
- Fixed an issue with the ThreadJob module missing in Linux container images
- Admin account not matching "admin" doesn't work with ResetAdminAccount
- GRPC error when invoking Universal cmdlets within PowerShell Universal
- Add Resume-PSUFileWatcher and Suspend-PSUFileWatcher
- CVE-2026-3563 Improve URL Validation
- Add a deterministic login port for Developer Edition
- Added support for the -Integrated mode for cmdlets when running Strict API security mode
- Job Table Column Selector Not Working
- Published folders do not work as part of a module
- Removed built-in, experimental MCP tools
- CVE-2026-4064 Fixed an issue with invalid authorization of some gRPC endpoints
- Fix cmdlets for creating and executing terminal instances
- Git cant find branch
- Groom job fails to delete job history in SQL Server due to self-referencing FK on Job.ParentJobId (SqlException 547)
- Interactive Login Fails on Latest Version
- Issue with Hangfire job queuing on non-existent agent queues
- MCPTools not loading from mcpTools.ps1
- Modules as deployments fail to set PSModulePath on server restart
- MSI Doesn't Honor INSTALLFOLDER specified on command line
- Param() block doesn't work in external module endpoint
- PSU doesn't recognize any parameters of functions from external modules
- CVE-2026-3277 The OpenID Connect Client Secret now uses a secret variable rather than a string when configured in the admin console
- Added support for Devolutions license keys
- Install-PSUServer and Update-PSUServer now pull images from the Devolutions' CDN
- MCP Tool UI is now shown in the admin console when the plugin is enabled
- MCP Tools now pass caller information to the script
- UDTable initially loads data in reverse order when using -ShowSort
- Fixed a localization issue with New-UDTable
- Fixed an Invalid configuration error after reloading config
- Fixed an issue install the PowerShell Universal server using the Devolutions.PowerShellUniversal module
- Fixed an issue where a user could not set PSCredential for created variable from module in the admin console
- Fixed an issue where the Delete button disappears on Variables page
- Fixed an issue where the ResetAdminAccount environment variable process would not set PasswordLastSet
- Fixed an issue with MCP Tool authorization
- Fixed Invalid PSModulePath causing issues loading code PowerShell modules
- Update Docker images to Ubuntu 24.04 LTS base
- Update Secret Variable Roles warning to mention Execution Roles
- Updated to latest version of git in Docker container image
- Fix exception thrown by Universal cmdlets
- Fixed an issue where Git Sync Loses Remote Branch Association
- Fixed an issue where the version notification is displayed all the time
- Fixed an issue where Write-PSULog -Console doesn't work outside PSU
- Added support for logging in with the Devolutions account after the first run wizard
- Updated the /api/v1/status API to check if API endpoints were not started properly
- Fixed an issue where apps would not start
- Fixed an issue where the Devolutions login button could be missing on the login page
- Fixed an issue where the Docker Container would Not Start
- Fixed an issue where the MSI truncates connection strings
- Fixed an issue where the MSI upgrade would remove the service account
- Fixed an issue where the role cleared out for local admin user
- Fixed an issue where users were unable to Call Invoke-PSUScript in Certain Environments
- Fixed an issue with New-UDTable and -ShowSelections
- Add support for developer self-signed certificate in installer
- Added -HideMiniMap to New-UDCodeEditor
- Added -Id to Set-PSUSchedule
- Added support for Devolutions account login and PSU Developer License
- Improved the New-UDTransferList visuals
- The PSU website can now be launched by the installer
- Fixed a case-sensitivity issue with folders in scripts.ps1
- Fixed a database error that could occur when saving app pages
- Fixed an issue where /api/v1/schedule would not return all schedules
- Fixed an issue where logs were written to the console log in apps
- Fixed an issue where renaming an app page URL would cause the content of the page to be removed
- Fixed an issue where rows would stay expanded when paging in New-UDTable
- Fixed an issue where the git page could hang
- Fixed an issue where the installer would not respect the Start Service checkbox
- Fixed an issue with casing of API endpoint methods
- Fixed an issue with multiselect filters in New-UDTable
- Fixed an issue with number filters in New-UDTable
- Fixed an issue with string array parameters with a default value of $null in the job parameter window
- Fixed an issue with the agent leaking memory
- Fixed an issue with the v2 status API
- Fixed an issue with ValidateSetAttribute not repopulating the form in the Rerun Script button
- Agent - Fixed agent memory leak when using Windows PowerShell compatibility mode
- Apps - -Message and -Title are now HTML encoded to prevent XSS attacks
- Admin Console - Fixed an issue where Upload and Import scripts were visible when the console was in read-only mode
- Fixed memory leak in server
- Module - Added -UseBasicParsing to Invoke-WebRequest calls in the Universal module
- Platform - Fixed an issue viewing files in published folders that use an absolute path
- Admin Console - Added missing Restart APIs button
- Admin Console - Added the ability to create endpoints by Module and Command
- Admin Console - Added toggle switch for condensed job table view
- Admin Console - Order Deployments by reverse chronological order
- Admin Console - Parameter list does not appear in task scheduler
- Admin Console - Schedules "Next Execution" and Home cards ignore browser locale (en-AU) and show MM/DD/YYYY
- APIs - Having using namespace at top of script prevent document from processing
- APIs - Swagger includes standard cmdlet parameters
- Apps - New-UDMap -ZoomControlPosition is ignored
- Automation - Improved VS Code mode file change detection performance for scripts
- Automation - Reduced default Hangfire worker count to avoid PostgreSQL connection exhaustion
- Deployments do not include prerelease tag
- Git - Add support for disabling timed git sync
- Git - Improve error reporting when Git operations fail
- Git - Prevent Git Credential Manager from prompting for credentials
- Installer - 5.6.11 MSI install asked me if I wanted server or desktop install
- Module - Improved performance of Wait-PSUJob
- Module - Invoke-PSUEndpoint not returning errors
- Platform - Improved performance of groom job
- Admin Console - Fixed an issue with the favicon not displaying on the login page
- Admin Console - Logging viewer displays timestamps ahead of actual time (double conversion under en-AU / Hobart)
- Apps - Fixed an issue with New-UDTextbox -Mask and other parameters
- Apps - MUI X Expired package version
- Apps - New-UDLink child icons break in v5.6.11
- Git - Fixed an issue using SSH keys
- Module - Fixed an issue calling Invoke-PSUScript with -Integrated and -Wait
- Platform - Cannot import/declare module configuration by name
- Platform - Fixed an issue calling Connect-AzAccount
- Platform - Fixed an issue with psu.exe database migrations to SQL Server
- Admin Console - Improved git settings credential dialog
- Platform - File System Watcher in 5.6.x does not respect module changes
- Platform - Fixed an issue where SQLite VACUUM would run too frequently
- Module - Fixed an issue calling Invoke-PSUScript in strict mode
- Platform - File System Watcher in 5.6.x does not respect module changes
- Admin Console - Add custom expiration days option for app tokens
- Admin Console - Elapsed timer loops for long running jobs
- Admin Console - Improved git settings credential dialog
- Admin Console - Nested jobs table should be more condensed
- Admin Console - Pending changes in the UI should prompt if clicking away from popup
- Admin Console - Rerun job is missing labels
- Admin Console - Variables - Don't show the "Disable run as support"
- APIs - OpenAPI spec omits endpoints with Role after IIS recycle when the documentation has Authentication enabled
- Apps - App logging is now too verbose
- Apps - Disable Interactive Host also disables write-host logging
- Apps - New-UDLink with no text shows as "Ironman Software"
- Module - New-PSUApp does not restrict creation of apps with relative paths to the repository location
- Module - Send-PSUEvent: second send to same Hub/ConnectionId intermittently fails; Get-PSUEventHubConnection -Active sometimes omits active connections
- Platform - Fixed issue using generated SSH keys from PSU
- Platform - Run VACUUM in SQLite Groom Job
- Admin Console - Editing App pages in Docker results in 404
- Admin Console - Fixed an issue running scripts from the portal with Windows Authentication
- Admin Console - Fixed issue with creating app tokens
- Admin Console - Modifying existing tag hangs the UI
- Admin Console - Parameterized variables do not repopulate when rerunning a job
- Admin Console - RBAC issue with viewing job from /automation/scripts
- Admin Console - UI becomes unresponsive after saving changes to an existing app settings
- Admin Console - Variables not visible when created from module
- APIs - Fixed an issue with APIs returning blank values when provided by a module
- Automation - A duplicated schedule breaks Scheduling
- Automation - Fixed an issue loading parameters
- Automation - Pester / Tests page not showing any scripts
- Module - Fixed an issue where Invoke-PSUScript errors in strict mode
- Module - Grant-PSUAppToken does not return the app token
- Platform - Deployment as Module breaks instance config - file already exists
- Platform - FilesystemWater is not picking up changes when in vscode mode
- Platform - Fixed an issue starting PowerShell Universal when using PostgreSQL 17
- Stop-PSUJob does not stop external environment jobs
- Tools - SQLite to SQL Server migration fails on ComputerTag with IDENTITY_INSERT OF