tags:2.2.12-2020.1.7 [12-22-2021] - Fixed a bug that caused the tags search option in Automation Studio to fail due to unescaped characters used in the search query. Implemented a constructor to validate escape strings for regular expressions.
2020.1.15 Maintenance Release [2021-09-07]
Overview
1 Bug Fixes
1 Total Tickets
Bug Fixes
tags:2.2.12-2020.1.6 [07-27-2021] - Updated the UI style CSS to fix overscrolling behavior on the tags page.
2020.1.12 Maintenance Release [2021-05-04]
Overview
1 Bug Fixes
1 Chores
2 Total Tickets
Bug Fixes
tags:2.2.12-2020.1.5 [04-20-2021] - Improved error handling when adding new tags to a database; messages are written to debug logs instead of error and warning logs.
Chores
tags:2.2.12-2020.1.4 [04-06-2021] - Moved project to master pipeline.
2020.1.11 Maintenance Release [2021-04-06]
Overview
1 Security Fixes
1 Total Tickets
Security Fixes
tags:2.2.12-2020.1.3 [03-11-2021] - Resolved the Axios security issue in the Tags application.
2020.1.8 Maintenance Release [2021-01-05]
Overview
1 Security Fixes
1 Chores
2 Total Tickets
Security Fixes
tags:2.2.12-2020.1.2 [12-14-2020] - Fixed security audit errors for the Tags repository.
Chores
tags:2.2.12-2020.1.1 [12-09-2020] - Updated Tags application database version to fix the arbiter bug.
2020.1.0 Feature Release [2020-05-01]
Overview
5 Bug Fixes
5 Chores
10 Total Tickets
Bug Fixes
tags:2.2.11 [04-16-2020] - Added check to the Tags database collection migration script to determine if a tag_references collection exists before proceeding. If collection does not exist, console message is generated and script will exit.
tags:2.2.10 [04-14-2020] - Removed the horizontal and vertical scrollbars from each tag in the Tags application tag list.
tags:2.2.9 [04-13-2020] - Added styling to the tags table to align and space the name and description column properly.
tags:2.2.8 [04-13-2020] - Fixed the Tags schema validation errors. Also updated a deprecated database access function.
tags:2.2.5 [04-07-2020] - Updated the Tags application to make the menus consistent with other IAP menus.
Chores
tags:2.2.12-2020.1.0 [04-24-2020] - Triggered the pipelines to re-publish a failed build.
tags:2.2.12 [04-24-2020] - Pinned the Tags app dependencies in preparation to create release branch.
tags:2.2.7 [04-13-2020] - Moved CI pipeline from Node.js 10 to Node.js 12.
tags:2.2.6 [04-07-2020] - Removed reference to unused seed lifecycle in package.json file.
tags:2.2.4 [02-01-2020] - Added schema validation to component pipelines.
2019.3.0 Feature Release [2019-11-29]
Overview
2 Improvements
2 Bug Fixes
1 Security Fixes
1 Chores
6 Total Tickets
Improvements
tags:2.2.1 [12-03-2019] - Improved the createTag and createTags algorithms for the IAP Tag application.
tags:2.1.0 [11-08-2019] - Updated the IAP Tags application to utilize the redesigned Rodeo PHLegacyNavbar component.
Bug Fixes
tags:2.2.2 [12-03-2019] - Edit tag feature is reset when tags are deleted.
tags:2.2.0 [11-21-2019] - Added the engineering role to the Tags application.