Skip to main content

Changelog

Document Status: Placeholder - To be completed in Phase 4

All notable changes to LC DocCheck are documented in this file.

The format is based on Keep a Changelog.


[2.0.0] - 2026-02-03

Added

  • Cosmos DB serverless backend
  • Azure AI Foundry document extraction
  • SAS URL document upload system
  • React Query state management
  • Schema adapter pattern for data transformation
  • DocumentRecreationView template system
  • ComparisonReport component
  • DataTable component with pagination
  • ConfirmDeleteDialog component

Changed

  • Migrated from Dataverse to Cosmos DB
  • Migrated from Anthropic to Azure AI Foundry
  • Updated UI to Fluent UI v9
  • Restructured data model to nested documents
  • Improved error handling throughout

Removed

  • Dataverse dependencies
  • Legacy Power Apps controls
  • Old Anthropic integration

Fixed

  • Type errors in schema template compatibility
  • Unused variable warnings
  • Import statement organisation

[1.0.0] - 2025-xx-xx

Added

  • Initial proof-of-concept release
  • Basic LC document upload
  • Simple extraction via Anthropic Claude
  • Dataverse storage
  • Manual compliance checking

See Also