Skip to content

fix: update version to 2.7.0, use 127.0.0.1 for dev server bindings#46

Closed
beonde wants to merge 1 commit into
mainfrom
fix/dx-audit-docs
Closed

fix: update version to 2.7.0, use 127.0.0.1 for dev server bindings#46
beonde wants to merge 1 commit into
mainfrom
fix/dx-audit-docs

Conversation

@beonde
Copy link
Copy Markdown
Member

@beonde beonde commented May 22, 2026

DX Audit: Docs Version + Security Fix

Discovered during developer experience audit.

Changes

  • Updated version references from 2.5.x/2.6.x to 2.7.0 across getting-started and how-to guides
  • Changed dev server bindings from 0.0.0.0 to 127.0.0.1 (security best practice — no network exposure)
  • Updated mkdocs.yml version

6 files, +8/-8

- mkdocs.yml capiscio_version: 2.6.0 → 2.7.0
- Replace 0.0.0.0 with 127.0.0.1 in uvicorn.run and app.run dev examples
  (gunicorn/Docker production examples unchanged)
@github-actions
Copy link
Copy Markdown

✅ Documentation Build Successful

The documentation build completed successfully and passed validation checks.

  • ✅ Build completed without errors
  • ✅ Critical files present (index.html, sitemap.xml, robots.txt)
  • ✅ Link validation completed

This PR will deploy to dev-docs.capisc.io when merged to main.

@beonde
Copy link
Copy Markdown
Member Author

beonde commented May 22, 2026

Closing: duplicate of already-merged #45. Branch was erroneously re-pushed.

@beonde beonde closed this May 22, 2026
@beonde beonde deleted the fix/dx-audit-docs branch May 22, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant