### APIs - Fixed an issue with the API editor's height - Fixed an issue where $ClaimPrincipal would not be populated when using app tokens. ### Automation - Fixed an issue where triggered scripts couldn't run when DisableManualInvocation was enabled - Fixed an issue where Computer was not set to Any in the schedule edit dialog - Fixed an issue where custom roles with access controls could not run scripts ### Dashboard - Fixed an issue where adding a new page wouldn't show that page in the admin console - Fixed an issue where the dashboard terminal would not work on a nested site - Fixed an issue where -OnExport in New-UDDataGrid received data rather than the query options. - Fixed an issue where hiding columns would not work in New-UDDataGrid - Fixed an issue where form state would not be saved when using -OnProcessing - Fixed an issue where elements would stop responding when having multiple tabs of the same dashboard open - Fixed an issue where events would be broadcast across pages when using a query string parameter ### Pages - Fixed an issue where you couldn't search for icons - Fixed an issue where you couldn't clear icons ### Platform - Fixed an issue where the git settings modal would always display Use Database as enabled - Fixed an issue where an error would be show when attempting to create a configuration file in a nested IIS site - Fixed an issue where enablind maintenance mode for a computer wouldn't do anything - Fixed an issue where saving configuration files to directly would not always update the resource - Fixed an issue where breakpoints weren't removed when a process was stopped - Fixed an issue where modules in the Repository\Modules folder would not be shown after restart in the modules page - Updated to PowerShellGet 3.0.17 - Fixed an issue where git sync could throw a SQL error and fail to record the sync - Fixed an issue where the Run As link would not work in a nested IIS - Improved git sync error handling for when local and remote git repos have changes - Fixed an issue where git sync would fail to load changes on linux - Fixed an issue where git sync would fail if there were no local changes but the node had previously sync'd (primarily with docker containers) - Fixed an issue where git manual mode would not resync after discarding changes