Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 20:13
· 230 commits to main since this release

[0.9.0] - 2026-08-15

Added

  • Initial public release
  • FastAPI backend with document scanning and AI-powered remediation
  • React + Vite admin dashboard
  • Document processors: PDF, DOCX, PPTX, XLSX, LaTeX, HTML, images, video
  • AI remediation with bring-your-own-model support: Gemini, OpenAI, Anthropic, xAI, any OpenAI-compatible endpoint, or fully local via Ollama
  • WCAG 2.1 AA compliance scanning and reporting
  • Authentication: magic links, Google OAuth, Microsoft OAuth
  • Multi-tenant department system with tier-based quotas
  • LMS integrations: Canvas LTI 1.3, Blackboard, Moodle, Brightspace
  • Cloud storage integrations: Google Workspace, Microsoft 365
  • PDF/UA compliance tagging and structure tree manipulation
  • Reading order analysis and correction
  • Table accessibility detection and remediation
  • Color contrast analysis
  • OCR for scanned documents
  • Video captioning and audio description
  • GDPR-compliant account management and data deletion
  • Database schema management with Alembic migrations
  • Docker development environment