Releases: CaffNoir59/codex-seo
Releases · CaffNoir59/codex-seo
Release list
Codex SEO 1.1.2
Security
- Pinned Lighthouse to 12.6.1 to ensure reproducible installations.
- Prevented fresh installs from resolving a dependency chain introducing a vulnerable OpenTelemetry version.
- Preserved the current security posture with 0 runtime vulnerabilities reported by
npm audit.
Stability
- Preserved compatibility with Node.js 20, 22 and 24.
- Maintained existing Lighthouse audit behavior, baselines and historical reports.
- Avoided breaking changes introduced by Lighthouse 13.
Notes
This is a maintenance release focused on dependency stability and reproducible installations.
No functional changes or API changes were introduced.
Codex SEO 1.1.1
Fixed
- Correct npm repository URL
- Correct homepage and issue tracker links
- Minor README encoding cleanup
- Removed remaining repository metadata placeholders
Notes
This is a metadata correction release. No functional changes are introduced in this version.
Codex SEO 1.1.0
Changelog
All notable changes to this project will be documented in this file.
This project follows Semantic Versioning.
1.1.0 - Initial Public Release
🚀 Features
- Initial public release of Codex SEO.
- Complete SEO auditing engine.
- Breadth-first website crawler with configurable scope.
- Technical SEO analysis.
- Indexability analysis.
- Internal linking analysis.
- Sitemap analysis.
- Structured data validation.
- Image SEO analysis.
- Duplicate content detection.
- Content quality analysis.
- Site architecture analysis.
- Core Web Vitals and Lighthouse integration.
- Google Search Console integration.
- Performance comparison across environments.
- Baseline snapshots and historical tracking.
- Audit comparison and regression detection.
- Quality gates for CI/CD.
- HTML, JSON and PDF report generation.
🔌 Platform & Ecosystem
- Codex plugin included.
- MCP server with integrated tools.
- CLI for project initialization and auditing.
- Generic project configuration.
- Workflow orchestration.
- Persistent workflow state.
- Git integration.
- Preview environment support.
- Release management.
- SSH and SFTP deployment support.
- Automated rollback capabilities.
🔒 Security
- Strict network policy.
- SSRF protection.
- Sensitive content scanner.
- License compliance audit.
- Project validation before publication.
- Deployment safety checks.
📚 Documentation
- Complete documentation.
- CLI reference.
- Configuration guide.
- Deployment guides.
- GitHub Actions examples.
- Hostinger deployment guide.
- Architecture documentation.
- Third-party notices.
⚙️ Developer Experience
- TypeScript support.
- Comprehensive validation pipeline.
- Automated license checking.
- Automated sensitive content detection.
- GitHub Actions workflow.
- npm package validation.
- Release validation tooling.
🧪 Testing
- 968 automated tests.
- Full TypeScript type checking.
- Build validation.
- Security validation.
- License validation.
- Package validation.
📄 License
Released under the MIT License.