Skip to content

v1.4.1

Choose a tag to compare

@dotcomico dotcomico released this 06 Jun 21:06
· 34 commits to main since this release

What's New in v1.4.1

Bug Fix — allycat-report.html No Longer Scanned

The generated report file is now excluded from all scan modes — normal scan, watch mode, and --changed. Previously, it could appear in the results if it existed in the target directory or showed up in the git diff.

No config changes needed. The exclusion is automatic and unconditional.


UX — allycat init Report Delivery Defaults

Two small prompt changes to make first-time setup less intrusive:

  • "Ask me each time" is now the first option in the report delivery prompt instead of "Auto-open in browser" — a safer default that doesn't surprise new users.

    • The "Open fix-prompt report in browser?" prompt now defaults to No — pressing Enter skips the browser open and prints the path instead.

Upgrade Notes

  • No breaking changes. All existing flags and config fields work as before.
  • No allycat init re-run needed — these are prompt defaults only.

Full changelog→ CHANGELOG.md