github Lexus2016/claude-code-studio v5.32.1
v5.32.1 — Security: Block Root-Level Images

latest releases: v5.50.0, v5.49.1, v5.49.0...
one month ago

Security Fix

Root-level images blocked in .gitignore

Replaced the single tool-activity-check.png entry with wildcard rules that block all image formats at the repository root: *.png, *.jpg, *.jpeg, *.gif, *.bmp, *.webp, *.tiff.

Why: Development screenshots taken at the root level may contain sensitive information (passwords, API keys, terminal output). Wildcard rules prevent accidental commits regardless of filename.

Images inside public/screenshots/ remain tracked — only root-level files are blocked.

Upgrade

npx github:Lexus2016/claude-code-studio@latest

Don't miss a new claude-code-studio release

NewReleases is sending notifications on new releases.