Skip to content

Releases: CaffNoir59/codex-seo

Codex SEO 1.1.2

Choose a tag to compare

@CaffNoir59 CaffNoir59 released this 20 Jul 00:23

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

Choose a tag to compare

@CaffNoir59 CaffNoir59 released this 19 Jul 23:20

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

Choose a tag to compare

@CaffNoir59 CaffNoir59 released this 19 Jul 22:44

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.