Changelog Overview
- 11 Jul 2023
-
DarkLight
-
PDF
Changelog Overview
- Updated on 11 Jul 2023
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
2022.1.11 Maintenance Release
Changelog Overview
- 6 Improvements
- 24 Bug Fixes
- 3 Security Fixes
- 7 Chores
- 1 Tests
- 41 Total Tickets
Improvements
- app-admin_essentials:3.13.12-2022.1.45 [07-05-2023] - Replaced links with a new link button component.
- app-automation_studio:4.1.2-2022.1.75 [06-19-2023] - Updated the PHButton and PHIconButton components to use a new link property.
- app-configuration_manager:3.97.6-2022.1.30 [06-27-2023] - Refactored link buttons to utilize the new link feature.
- app-operations_manager:1.171.4-2022.1.106 [06-29-2023] - Fixed all links that were not using semantically correct linking standards.
- app-operations_manager:1.171.4-2022.1.97 [06-12-2023] - Watching or un-watching multiple jobs now results in a single success notification.
- pronghorn-core:13.28.27-2022.1.100 [06-16-2023] - Updated API reference documentation to include units/formula for memoryUsage.
Bug Fixes
- adapter-automation_gateway:4.26.1-2022.1.16 [06-28-2023] - Fixed total count values in getDevices, getDevicesFiltered, and getDeveicesDetailsRaw.
- app-admin_essentials:3.13.12-2022.1.46 [07-11-2023] - Fixed an issue which caused the Install Prebuilt dialog to sometimes not show while the Browse Prebuilts drawer was open.
- app-admin_essentials:3.13.12-2022.1.44 [06-23-2023] - Fixed a styling issue which caused the paginator dropdowns to cut off when rendered in Firefox.
- app-admin_essentials:3.13.12-2022.1.43 [06-16-2023] - Updated the rodeo-ui dependency to fix JSON forms.
- app-admin_essentials:3.13.12-2022.1.42 [06-08-2023] - Fixed an issue that caused application change logs to be inaccessible.
- app-admin_essentials:3.13.12-2022.1.41 [06-08-2023] - Corrected pagination of the Current Operations modal.
- app-admin_essentials:3.13.12-2022.1.39 [05-31-2023] - Fixed a layout issue causing some pages to overflow the screen.
- app-automation_studio:4.1.2-2022.1.76 [06-27-2023] - Fixed an issue that caused the Import modal to render incorrectly if opened immediately after deleting an analytic template.
- app-configuration_manager:3.97.6-2022.1.28 [06-05-2023] - Fixed an issue in JSON Compliance APIs that would cause them to return a batch ID before the internal processes finish.
- app-json_forms:1.34.12-2022.1.12 [07-03-2023] - Updated schema to support JSON Forms in which the customKey property is set to a boolean value.
- app-operations_manager:1.171.4-2022.1.105 [06-28-2023] - Fixed the display for child job looping variables.
- app-operations_manager:1.171.4-2022.1.104 [06-26-2023] - Corrected a bug causing Autowork to work previously completed tasks if there are slow network conditions.
- app-operations_manager:1.171.4-2022.1.103 [06-26-2023] - Fixed various usability issues that occurred when selecting JSTs.
- app-operations_manager:1.171.4-2022.1.102 [06-22-2023] - Added an RBAC check to the assignee column.
Added a staleTime value of 60 seconds so that account calls do not poll too often. - app-operations_manager:1.171.4-2022.1.100 [06-15-2023] - Fixed the GBAC groups list display in the Job Properties panel.
- app-operations_manager:1.171.4-2022.1.99 [06-13-2023] - Fixed the input schema displaying all job variables. Restored RBAC warning for situations where the data cannot be retrieved. Fixed the incoming/outgoing variable data format. Fixed duplicate copy to clipboard buttons for boolean type variables in non-JSON mode. Also fixed a failing API call to get Pronghorn account data.
- app-operations_manager:1.171.4-2022.1.96 [06-09-2023] - Corrected a bug that prevented users from running Auto Work if a large number of groups existed in IAP.
- app-operations_manager:1.171.4-2022.1.95 [06-07-2023] - Updated the date selector component to be compatible with non-USA locales.
- app-operations_manager:1.171.4-2022.1.93 [06-06-2023] - Added "End Date/Time" to the task table on the Job Details page.
- app-workflow_engine:9.13.31-2022.1.68 [06-13-2023] - Updated the 'makeData' task description to include that escape sequences must be escaped in task input if JSON is selected as the task's output type.
- pronghorn-core:13.28.27-2022.1.101 [06-16-2023] - Updated log levels for migration scripts to "info".
- pronghorn-core:13.28.27-2022.1.99 [06-14-2023] - Fixed an issue that could cause users to be redirected to an incorrect page when following a job link.
- pronghorn-core:13.28.27-2022.1.98 [06-13-2023] - Un-skipped and refactored failing tests in the 'test/integration/tickets/68888-prebuiltsWorkflowJstTransitions.test.js' module.
- service:2.11.6 [06-16-2023] - Updated log levels for migration scripts.
Security Fixes
- app-mop:6.11.25-2022.1.9 [06-15-2023] - Updated the VM2 dependency to a stable version.
- pronghorn-core:13.28.27-2022.1.103 [06-20-2023] - Added a check to prevent legacy form names from being sanitized twice.
- pronghorn-core:13.28.27-2022.1.102 [06-19-2023] - Users are no longer allowed to insert HTML into table child elements.
Chores
- app-admin_essentials:3.13.12-2022.1.40 [06-04-2023] - Updated Rodeo dependency.
- app-configuration_manager:3.97.6-2022.1.29 [06-21-2023] - Updated the Rodeo dependency to the latest version.
- app-jst:1.8.5-2022.1.27 [06-07-2023] - Updated the JST dependency to the latest version.
- app-operations_manager:1.171.4-2022.1.101 [06-16-2023] - Moved component tests into the src folder.
- app-operations_manager:1.171.4-2022.1.94 [06-07-2023] - Updated the jst dependency to the latest version.
- app-workflow_engine:9.13.31-2022.1.69 [06-22-2023] - Improved and corrected the tooltip text for makeData.
- pronghorn-core:13.28.27-2022.1.97 [06-06-2023] - Added npm package build test coverage.
Tests
- app-operations_manager:1.171.4-2022.1.98 [06-13-2023] - Added component test for JobErrorsDialog.
Was this article helpful?