Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 29 May 18:56

[3.0.0] - 2026-05-30

πŸŽ‰ First Stable Release

After 2 major pre-release iterations and months of production testing, DeepDoc v3.0.0 is the first stable release.

Changed

  • Version bump from 2.4.0 β†’ 3.0.0 β€” signals API stability and production readiness. No breaking config or pipeline changes from v2.4.0.
  • All web marketing pages updated β€” hero badges, pipeline descriptions, and feature copy now reference v3.0 with stable-release messaging.
  • README.md cleansed of Node.js references β€” node --version verification replaced with pip show mkdocs-material; actions/setup-node steps removed from CI workflow examples.