The Log window's filter used a case-sensitive substring match, so "error" missed "ERROR" -- inconsistent with the rest of the app. Match case-insensitively. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The Log window's filter used a case-sensitive substring match, so "error" missed "ERROR" -- inconsistent with the rest of the app. Match case-insensitively. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>