All notable changes to Aurelia will be documented here. Format follows Keep a Changelog.
- Nested Winit compositor bootstrap (aurelia-compositor 0.1.0)
- XDG-shell: toplevel mapping, initial configure, popup tracking
- GLES renderer via Smithay Winit backend
- Demand-driven rendering via sync-channel redraw gate
- SIGINT/SIGTERM graceful shutdown
- Background color configurable via
--background #RRGGBB[AA] - Structured logging with
tracing(targets: aurelia::runtime, ::wayland, ::render, ::backend) - Integration smoke test (SHM toplevel + frame callback verification)
- 5 Architecture Decision Records (ADR 0001–0005)
- Architecture docs: dependency matrix, protocol matrix, risk register, security model