Bug fixes / v2.1.271
Bash checks skipping wildcard files
CHANGELOG · original
Fixed Bash permission checks skipping files a wildcard expands to when the wildcard sits in a command's pattern or option value (for example grep -v dir/* file) Open official changelog ↗ Related documentation
Background on the feature; see the changelog above for this specific change.