π Changelog
11-07-2025 β v0.2.0 Release
- Native continuous documentation support with full-repo Deep Scanning.
- Simplified credits billing
- Improved developer experience with better validation, clearer setup instructions, and support for mono-repo and external documentation structures.
- Created a better docs site, including new guides for deep scan, multi-repo setup, and configuration examples.
25-05-2025 β Database Enhancements
- Streamlined bulk embedding update logic for faster processing.
- Removed deprecated columns and cleaned up the subscription schema.
- Added fields to track installation status and user identity in the credits table.
- Unified the webhook event flow for the entire installation lifecycle.
- Improved consistency in credit tracking across create, delete, and suspend events.
19-05-2025 β Context-Aware Updates
- Rolled out context-aware documentation updates using vector-based semantic search.
- Improved update precision by analyzing the full repository context.
- Added support for syncing entire repositories and tracking version-aware changes.
13-05-2025 β Multi-Repository & Subfolder Support
- Added support for documentation stored in subfolders or external repositories.
- Enhanced GitHub URL parsing to support complex paths and nested structures.
- Improved validation of configuration files to prevent misconfigurations.
05-05-2025 β AI-Powered Doc Updates
- Enabled automatic updates to documentation based on relevant code changes.
- Added inline pull request comments summarizing documentation updates.
- Built intelligent matching between updated code and related documentation.
30-04-2025 β Initial Release
- Released the first version of the DeepDocs GitHub App.
- Added support for
deepdocs.yml
to define code-to-doc mapping.
- Integrated GitHub webhooks to detect code changes and trigger doc updates.