tags:2.2.3-2019.3.11 [07-27-2021] - Updated the UI style CSS to fix overscrolling behavior on the tags page.
2019.3.16 Maintenance Release [2021-05-04]
Overview
1 Bug Fixes
1 Chores
2 Total Tickets
Bug Fixes
tags:2.2.3-2019.3.10 [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.3-2019.3.9 [04-06-2021] - Moved project to master pipeline.
2019.3.15 Maintenance Release [2021-04-06]
Overview
1 Security Fixes
1 Total Tickets
Security Fixes
tags:2.2.3-2019.3.8 [03-11-2021] - Resolved the Axios security issue in the Tags application.
2019.3.12 Maintenance Release [2021-01-05]
Overview
1 Security Fixes
1 Chores
2 Total Tickets
Security Fixes
tags:2.2.3-2019.3.7 [12-14-2020] - Fixed security audit errors for the Tags repository.
Chores
tags:2.2.3-2019.3.6 [12-09-2020] - Updated Tags application database version to fix the arbiter bug.
2019.3.5 Maintenance Release [2020-06-02]
Overview
1 Bug Fixes
1 Total Tickets
Bug Fixes
tags:2.2.3-2019.3.5 [05-26-2020] - Tags app will no longer limit ref_id length to minimum 3 characters. Instead, any length over 0 will be accepted as valid ref_id.
2019.3.4 Maintenance Release [2020-05-05]
Overview
2 Bug Fixes
2 Total Tickets
Bug Fixes
tags:2.2.3-2019.3.4 [04-14-2020] - Removed the horizontal and vertical scrollbars from each tag in the Tags application tag list.
tags:2.2.3-2019.3.3 [04-13-2020] - Fixed errors in Tags schema validation. Also updated a deprecated database access function.
2019.3.3 Maintenance Release [2020-04-07]
Overview
1 Bug Fixes
1 Chores
2 Total Tickets
Bug Fixes
tags:2.2.3-2019.3.2 [04-07-2020] - Updated the Tags application to make the menus consistent with other IAP menus.
Chores
tags:2.2.3-2019.3.1 [04-07-2020] - Removed reference to unused seed lifecycle in package.json file.
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.
tags:2.2.3-2019.3.0 [12-10-2019] - Completed checklist for the 2019.3 release of the Tags application.
2019.2.0 Feature Release [2019-08-20]
Overview
1 New Features
4 Improvements
9 Bug Fixes
14 Total Tickets
New Features
tags:1.4.0 [04-24-2019] - Added api /createTags and changed all APIs to pass error as the second parameter of callback.
Improvements
tags:2.0.4-2019.2.0 [08-06-2019] - Updated and pinned dependencies.
tags:2.0.0 [07-26-2019] - Implemented migration script to convert tag references into a format that enables more efficient data operations.
tags:1.4.1 [04-26-2019] - UI: Added an edit icon and fixed some styling for consistency.
tags:1.3.0 [04-17-2019] - Updated pronghorn.json file to include JSON schema for all calls.
Bug Fixes
tags:2.0.4 [08-05-2019] - Updated the navigation bar with menu options for 2019.2 release.
tags:2.0.3 [08-01-2019] - Updated .npmignore to exclude nonessential JS files and directories from package.
tags:2.0.2 [08-01-2019] - Updated styling in tags action buttons for IE11 compatibility.
tags:2.0.1 [07-26-2019] - Modified tags to store tag_id as an ObjectId rather than a string in the reference collection.
tags:1.4.6 [07-24-2019] - Migrated from itential-ci to argo.
tags:1.4.5 [08-01-2019] - Style updates to display correct toast in IE11.
tags:1.4.4 [07-22-2019] - Corrected an issue preventing tags from being displayed when the same tag name was associated with more than one type of object.
tags:1.4.2 [06-06-2019] - Create unique name when copying tag.
tags:1.2.3 [04-03-2019] - UI: Updated PH Legacy Navbar to accept custom display names for applications.
2019.1.0 Feature Release [2019-04-02]
Overview
1 New Features
3 Improvements
4 Bug Fixes
8 Total Tickets
New Features
tags:1.1.0 [03-04-2019] - Updated version to v1.0.0 for first release.