Developers

Changelog

All notable changes to Devora are documented here. Devora is a product by XFoundry.

[0.5.0] — 2026-06-30

Added

  • AI-powered documentation generation — 9 doc types generated from source code
  • AI chat with source citations — answers grounded in your codebase
  • Repository import from GitHub with real-time indexing
  • Paddle payment integration with global tax handling
  • Standalone pricing page at /pricing
  • Cookie consent banner
  • 7-day documentation retention

Changed

  • Documentation generation now reads real source file contents
  • Chat history persists across sessions
  • Dashboard fetches real data from the API (no hardcoded seed data)
  • Removed all stack-revealing text from user-facing surfaces

Fixed

  • Repository card duplication during indexing
  • Chat history loss on page reload
  • Mermaid diagram rendering for subgraph edges
  • Settings tab overwriting local preferences with server defaults
  • Cross-user settings leakage on shared devices