Changelog
New updates and improvements to ShipSecure.
v1.3.1Mar 7, 2026
- Fixed audit score exceeding 100 — gitignored env files no longer inflate the passed count
v1.3.0Mar 7, 2026
- Agent instruction files no longer overwrite existing user content — respects your CLAUDE.md, .cursorrules, etc.
- Stack preset detection — only installs Supabase or Firebase presets if detected in your package.json
- Fixed .env.local false positive — audit now checks git-ignore status before flagging env files
v1.2.0Mar 5, 2026
- New free template: ACCESSIBILITY.md — WCAG 2.1 AA compliance, semantic HTML, keyboard navigation, screen readers, color contrast, font sizes, touch targets
v1.1.0Mar 5, 2026
- AI agent config files — init now generates instructions for Claude, Cursor, Copilot, Windsurf, and Cline so agents automatically follow your security policies
v1.0.0Mar 5, 2026
- Initial release — 3 free templates, 30 pro templates, security audit with scoring
- Stack presets for Supabase and Firebase
- Code examples: Next.js routes, rate limiting, Zod validation, RLS policies