Changelogs

On this page:

app-automation_studio

app-automation_studio Change Logs

2020.1.10 Maintenance Release [2021-03-02]

Overview

  • 1 Improvements
  • 1 Bug Fixes
  • 1 Chores
  • 3 Total Tickets

Improvements

  • app-automation_studio:2.0.14-2020.1.20 [02-17-2021] - Navbar links properly redirect when opened in new tab.

Bug Fixes

  • app-automation_studio:2.0.14-2020.1.20 [02-21-2021] - Removed failed validation for internal pipeline.

Chores

  • app-automation_studio:2.0.14-2020.1.21 [02-21-2021] - Moved project to master pipeline.

2020.1.8 Maintenance Release [2021-01-05]

Overview

  • 3 Bug Fixes
  • 1 Chores
  • 4 Total Tickets

Bug Fixes

  • app-automation_studio:2.0.14-2020.1.19 [12-31-2020] - Pinned @itential/database to 1.7.12.
  • app-automation_studio:2.0.14-2020.1.17 [12-14-2020] - Settings button is hidden for unauthorized users.
  • app-automation_studio:2.0.14-2020.1.16 [12-02-2020] - Fixed a bug that removed account data from templates during import.

Chores

  • app-automation_studio:2.0.14-2020.1.18 [12-18-2020] - Updated MongoDB driver to fix the arbiter bug.

2020.1.7 Maintenance Release [2020-12-01]

Overview

  • 3 Bug Fixes
  • 3 Total Tickets

Bug Fixes

  • app-automation_studio:2.0.14-2020.1.15 [11-30-2020] - Logging out from Automation Studio will close the current session.
  • app-automation_studio:2.0.14-2020.1.14 [11-14-2020] - Updated LegacyNavbar to match the current design pattern.
  • app-automation_studio:2.0.14-2020.1.13 [11-13-2020] - Removed an unnecessary migration script from the package.json file.

2020.1.6 Maintenance Release [2020-11-03]

Overview

  • 2 Bug Fixes
  • 2 Total Tickets

Bug Fixes

  • app-automation_catalog:2.6.6-2020.1.15 [10-14-2020] - Enabled right-click to open a new tab from the browser menu.
  • app-automation_studio:2.0.14-2020.1.13 [10-22-2020] - Fixed canvas tab for template methods.

2020.1.5 Maintenance Release [2020-10-06]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-automation_studio:2.0.14-2020.1.12 [09-22-2020] - Added the ability to handle webpack errors when there are lazy loading resources with expired tokens.

2020.1.4 Maintenance Release [2020-09-01]

Overview

  • 2 Bug Fixes
  • 2 Total Tickets

Bug Fixes

  • app-automation_studio:2.0.14-2020.1.11 [08-10-2020] - Added support for exporting more than 10 automations in Chrome.
  • app-automation_studio:2.0.14-2020.1.10 [08-10-2020] - Error handling added to getTemplate service call.

2020.1.3 Maintenance Release [2020-08-04]

Overview

  • 3 Bug Fixes
  • 3 Total Tickets

Bug Fixes

  • app-automation_studio:3.21.6 [02-17-2021] - Textarea inside tables are no longer restricted.
  • app-automation_studio:2.0.14-2020.1.9 [07-31-2020] - Resolved issue in components to prevent extraneous API requests on page load.
  • app-automation_studio:2.0.14-2020.1.8 [07-31-2020] - Fixed a bug that prevented return of filtered templates from search API. Templates now populate in left side navbar.

2020.1.2 Maintenance Release [2020-07-07]

Overview

  • 1 Improvements
  • 3 Bug Fixes
  • 4 Total Tickets

Improvements

  • app-automation_studio:2.0.14-2020.1.4 [06-04-2020] - Correct error message now displays when textfsm dependency is missing.

Bug Fixes

  • app-automation_studio:2.0.14-2020.1.7 [06-26-2020] - Users are now able to filter items by tags.
  • app-automation_studio:2.0.14-2020.1.6 [06-12-2020] - Updated PHLoader properties to correctly load.
  • app-automation_studio:2.0.14-2020.1.5 [06-12-2020] - Changed the workflows collection route from /workflows to /automations.

2020.1.1 Maintenance Release [2020-06-02]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-automation_studio:2.0.14-2020.1.3 [05-15-2020] - The option to add groups and job description is now available when running an automation.

2020.1.0 Feature Release [2020-05-01]

Overview

  • 30 New Features
  • 9 Improvements
  • 35 Bug Fixes
  • 5 Chores
  • 79 Total Tickets

New Features

  • app-automation_studio:2.2.0 [03-30-2020] - Improved error handling when building a template.
  • app-automation_studio:2.0.0 [03-31-2020] - Updated the Template Builder user interface.
  • app-automation_studio:2.0.0 [03-26-2020] - Updated the Template Builder interface to meet design specs.
  • app-automation_studio:2.0.0 [03-19-2020] - Updated UI library for current release.
  • app-automation_studio:1.19.0 [03-12-2020] - Finalized documentation for POST /templates/import.
  • app-automation_studio:1.18.0 [03-12-2020] - Finalized documentation for PUT /templates/:id.
  • app-automation_studio:1.18.0 [03-11-2020] - Finalized documentation for POST /templates.
  • app-automation_studio:1.17.0 [03-15-2020] - Documentation completed for DELETE /templates/:id.
  • app-automation_studio:1.17.0 [03-15-2020] - Documentation completed for GET /templates/:id.
  • app-automation_studio:1.17.0 [03-11-2020] - Documentation added for GET /templates.
  • app-automation_studio:1.16.0 [03-11-2020] - Added unit tests for PUT /templates/:id.
  • app-automation_studio:1.15.0 [03-10-2020] - Implemented projection parameters for GET /templates/:id.
  • app-automation_studio:1.14.0 [03-10-2020] - Updated GET /templates to conform to API query parameter standards.
  • app-automation_studio:1.13.0 [03-05-2020] - Added API tests for PUT /templates/:id.
  • app-automation_studio:1.13.0 [03-04-2020] - Added unit tests for GET /templates/:id.
  • app-automation_studio:1.13.0 [03-03-2020] - Implemented GET /templates/:id.
  • app-automation_studio:1.12.0 [03-03-2020] - Added API tests for GET /templates/:id.
  • app-automation_studio:1.10.0 [02-29-2020] - Added unit tests for DELETE /transforms/:id.
  • app-automation_studio:1.9.0 [03-02-2020] - Implemented the DELETE /transforms/:id method.
  • app-automation_studio:1.8.0 [02-29-2020] - Added unit tests for POST /transforms/import.
  • app-automation_studio:1.7.0 [02-27-2020] - Implemented POST /transforms/import.
  • app-automation_studio:1.6.0 [02-25-2020] - Added API tests for POST /transforms/import.
  • app-automation_studio:1.5.0 [02-24-2020] - Added unit tests for POST /transforms.
  • app-automation_studio:1.4.0 [02-24-2020] - Implemented POST /transforms.
  • app-automation_studio:1.3.0 [02-19-2020] - Added API tests for POST /transforms.
  • app-automation_studio:1.2.0 [02-19-2020] - Added unit tests for method GET /transforms.
  • app-automation_studio:1.1.0 [03-09-2020] - Implemented PUT /templates/:id.
  • app-automation_studio:1.1.0 [02-13-2020] - Implemented the GET /transforms method.
  • app-automation_studio:1.0.6 [02-05-2020] - Added API tests for GET /transforms.
  • app-automation_studio:1.0.4 [02-03-2020] - Logic added to build cog export from library files.

Improvements

  • app-automation_studio:2.0.0 [03-29-2020] - Improved search options for templates.
  • app-automation_studio:2.0.0 [03-26-2020] - Updated the Template Builder UI. New templates are now created using a dialog.
  • app-automation_studio:1.24.1 [03-24-2020] - Corrected the roles for each template endpoint.
  • app-automation_studio:1.22.0 [03-17-2020] - Renamed several methods with non-intuitive JavaScript API names.
  • app-automation_studio:1.22.0 [03-17-2020] - Refactored the POST /templates/import method to improve its internal logic.
  • app-automation_studio:1.21.0 [03-16-2020] - Added 'in' and 'not-in' as query parameters to GET /templates.
  • app-automation_studio:1.20.0 [03-13-2020] - Added database seeding and migration scripts to application startup sequence.
  • app-automation_studio:1.11.0 [03-02-2020] - Renamed "transforms" to "templates."
  • app-workflow_builder:5.9.0 [04-19-2020] - Modified the outgoing model for transformations. Instead of accessing the output object, outgoing schemas are now directly accessible when referencing data from a JST.

Bug Fixes

  • app-admin_essentials:1.0.0-2020.1.5 [05-01-2020] - Fixed search feature in navbar.
  • app-automation_studio:2.0.14-2020.1.2 [05-04-2020] - Updated search function and Rodeo version to fix global search.
  • app-automation_studio:2.0.14-2020.1.1 [04-29-2020] - Removed file that would initialize an unnecessary request on app startup.
  • app-automation_studio:2.0.13 [04-23-2020] - All collections within the application now have sorting options available.
  • app-automation_studio:2.0.12 [04-22-2020] - Sidebar navigation now highlights the current active template.
  • app-automation_studio:2.0.11 [04-21-2020] - Added logic to permit dereferenced account objects in POST /templates/import.
  • app-automation_studio:2.0.10 [04-16-2020] - Fixed bug in home navigation button. User is now correctly routed to IAP home page.
  • app-automation_studio:2.0.9 [04-16-2020] - Navigation menus are now themed with a dark background.
  • app-automation_studio:2.0.8 [04-13-2020] - Ordering by last modified is now supported when viewing templates.
  • app-automation_studio:2.0.6 [04-08-2020] - Updated the landing page with shortcuts to key actions.
  • app-automation_studio:2.0.5 [04-06-2020] - Added the option to change a template type when creating or cloning a template.
  • app-automation_studio:2.0.4 [04-14-2020] - Improved sidebar navigation to enhance user experience.
  • app-automation_studio:2.0.4 [04-06-2020] - Added logic to check for validation errors on running an automation.
  • app-automation_studio:2.0.4 [04-03-2020] - Allowed null values for createdBy and lastUpdatedBy in order to allow system-created templates to pass validation.
  • app-automation_studio:2.0.3 [04-03-2020] - Removed usage of a MongoDB v4.0 feature by getTemplates.
  • app-automation_studio:2.0.2 [04-03-2020] - Improved sidebar searching when navigation inside the application.
  • app-automation_studio:2.0.1 [04-02-2020] - Fixed a bug where Jinja2 results would not render line breaks.
  • app-automation_studio:2.0.0 [03-30-2020] - Fixed issues with order query on data set in GET /templates.
  • app-automation_studio:2.0.0 [03-27-2020] - Fixed the exclude operator in GET /templates and GET /templates/:id.
  • app-automation_studio:1.24.1 [03-24-2020] - Changed each edit URI in API responses to use hash routing.
  • app-automation_studio:1.24.0 [03-23-2020] - Added an account dereference step to all endpoints that returns the template entities.
  • app-automation_studio:1.23.1 [03-19-2020] - Fixed the file list for deployment.
  • app-automation_studio:1.23.0 [03-18-2020] - Replaced 'start' and 'end' with 'skip' and 'limit' in GET /templates.
  • app-automation_studio:1.22.1 [03-17-2020] - Fixed a bug that allowed a limit of zero in GET /templates.
  • app-automation_studio:1.8.1 [02-29-2020] - Enhanced error handling. Users are notified when an automation fails to run.
  • app-automation_studio:1.6.1 [02-26-2020] - Enhanced error handling. Users are now notified when an automation fails to run.
  • app-automation_studio:1.3.1 [02-29-2020] - Updated the template builder design.
  • app-automation_studio:1.0.10 [02-15-2020] - Search results are preserved after importing a new automation.
  • app-automation_studio:1.0.9 [02-15-2020] - Capitalized tooltips for consistency.
  • app-automation_studio:1.0.8 [02-08-2020] - Text is darker to provide more contrast.
  • app-automation_studio:1.0.7 [02-08-2020] - Removed empty toolbar.
  • app-automation_studio:1.0.5 [02-26-2020] - Users can now clone an automation from the automation list page.
  • app-automation_studio:1.0.2 [01-16-2020] - Improved scrolling when using sidebar navigation.
  • app-automation_studio:1.0.1 [01-16-2020] - Sidebar content is visually refreshed and updated when an item is deleted, imported, and created.
  • app-workflow_builder:5.5.10 [01-27-2020] - Updated toast messages, dialogs and notifications to reference workflows as "automations".

Chores

  • app-automation_studio:2.0.14-2020.1.0 [04-24-2020] - Completed release checklist for 2020.1.
  • app-automation_studio:2.0.14 [04-24-2020] - Updated release checklist.
  • app-automation_studio:2.0.7 [04-13-2020] - Moved CI pipeline from Node.js 10 to Node.js 12.
  • app-automation_studio:1.2.0 [02-19-2020] - Fixed package files configuration and encoder properties.
  • app-automation_studio:1.0.3 [01-31-2020] - Added schema validation to component pipelines.

2019.3.0 Feature Release [2019-11-29]

Overview

  • 6 New Features
  • 12 Improvements
  • 8 Bug Fixes
  • 4 Chores
  • 30 Total Tickets

New Features

  • app-automation_studio:0.12.0 [10-24-2019] - Replaced temporary alerts with new dialogs.
  • app-automation_studio:0.11.0 [10-21-2019] - Added user action feedback in the form of success/failure notifications.
  • app-automation_studio:0.7.0 [09-18-2019] - Advanced options are now available for analytic and command templates.
  • app-automation_studio:0.6.0 [09-17-2019] - Added advanced options for templates.
  • app-automation_studio:0.5.0 [09-16-2019] - Advanced options for workflow collections are now available.
  • app-automation_studio:0.3.0 [08-28-2019] - Added collection pages for forms, templates, command templates, and workflows.

Improvements

  • app-automation_studio:0.14.3 [11-21-2019] - Improved search function across the application.
  • app-automation_studio:0.14.1 [11-18-2019] - Improved sidebar navigation when accessing forms.
  • app-automation_studio:0.14.0 [11-13-2019] - Improved loading of templates.
  • app-automation_studio:0.13.0 [11-08-2019] - Updated application navigation functionality and visuals.
  • app-automation_studio:0.12.1 [11-07-2019] - Improved visual appearance of the application footer.
  • app-automation_studio:0.10.0 [10-11-2019] - Created new access role.
  • app-automation_studio:0.10.0 [10-11-2019] - Improved error handling when importing documents.
  • app-automation_studio:0.9.1 [10-11-2019] - Improved readability of form fields for createdBy and lastUpdatedBy; date and time information is displayed in correct format.
  • app-automation_studio:0.9.0 [10-09-2019] - Improved ability to search across collections and sort via name.
  • app-automation_studio:0.8.0 [10-07-2019] - Improved toolbar options. Implemented a tri-state button for select all.
  • app-automation_studio:0.7.1 [10-07-2019] - Improved pagination display in footer. Dynamic page count now displays page X of Y.
  • app-automation_studio:0.4.0 [09-09-2019] - Analytic templates are now a unique section in Automation Studio.

Bug Fixes

  • app-automation_studio:0.14.9 [12-10-2019] - Workflows are now referred to as automations.
  • app-automation_studio:0.14.8 [12-10-2019] - Templates now have nested views under their appropriate device.
  • app-automation_studio:0.14.7 [12-09-2019] - Resolved style issues and updated navigation bar for consistency.
  • app-automation_studio:0.14.6 [12-09-2019] - Added a nested tree structure to group templates into template groups.
  • app-automation_studio:0.14.4 [11-26-2019] - Homepage now includes versioning info and end user license agreement (EULA) links.
  • app-automation_studio:0.14.2 [11-19-2019] - Updated RodeoUI to enhance the sidebar list view.
  • app-automation_studio:0.10.1 [10-11-2019] - Standardized importing and exporting across the application.
  • app-automation_studio:0.5.2 [09-16-2019] - When editing analytics templates, template data is correctly loaded.

Chores

  • app-automation_studio:1.0.0-2019.3.0 [12-12-2019] - Created initial build for automation studio.
  • app-automation_studio:1.0.0 [12-10-2019] - Pushed to major version 1.0.0 prior to release.
  • app-automation_studio:0.14.6 [12-04-2019] - Updated app icon.
  • app-automation_studio:0.10.2 [10-18-2019] - Now using argo for security pipelines.