Release Notes
Alpha 2.0 (2026-01-22) focuses on stability, observability, and hygiene.
Highlights
- Centralized logging to
Logs/engine.log. - Live Debug Console widget hooked into backend logs.
- Foundational test suite for item management and scheduling basics.
Improvements
- Debug artifacts moved to
Debug/for cleaner workspace hygiene. - Console and Item Manager error handling now logs instead of failing silently.
- New
/api/logsendpoint for the dashboard.
Bug Fixes
- Fixed silent failures in Item Manager during deletion.
- Removed hardcoded debug paths in multiple modules.
Next Steps
- Expand tests for Variables, Console parsing, and filtering.
- Ship the config-driven dashboard architecture (see
IDEAS/config_architecture.md).
