Releases: UCF/Tag-Capability-Patch
Releases · UCF/Tag-Capability-Patch
Release list
v1.0.2
v1.0.1
Bug Fixes:
- Corrected bug where an empty string in the array causes all tags to be removed. For example, if the input reads "Existing Tag, " the
inputArraywould be["Existing Tag", " "], which then causes the error to appear and for some reason all the tags to be removed.