Changelog Logs

Latest Updates

Dated logs of added, changed, and fixed items inside LeadForge OS release timelines.

August 1, 2026
v1.0.0-beta.1
[Added]Quality & Release Gates: Introduced a strict 10-gate release verification check to ensure maximum platform stability prior to any distribution.
[Added]Dynamic AI Model Discovery: The desktop application dynamically detects active free LLM options at runtime to prevent broken key or service-dependent starts.
[Added]Diagnostics Dashboard: Embedded local telemetry capturing startup latencies, SQLite migration status, and memory footprints.
[Added]Robust Local Logging: Implemented local daily rotating logs with circular database buffers to prevent file growth from consuming disk space.
[Added]Developer Test Suites: Dynamic AI test suite, headless desktop subsystems smoke tests, and master release gate runner.
[Changed]Sync Logging Redirect: Moved raw console.log in sync-engine and connection routines to structured AppLogger info streams.