v1.1.0 - First public release
Changelog
All notable changes to this project are recorded here.
[1.1.0] - 2026-08-15
First public-ready release.
Added
- Loader-independent recovery console for the DSH failure page
- Automatic suspect detection from plugin loader errors
- Search and focused views for suspected, user, skipped, and all plugins
- Batch skip, per-plugin restore, confirmed restore-all, and diagnostic copy
- Read-only dark and light self-check pages plus a health endpoint
- Responsive layout, keyboard focus states, live status feedback, and reduced-motion support
Changed
- Deduplicated repeated loader entry IDs before presenting them in the UI
- Separated Boot Guard-managed skips from entries disabled by normal configuration
- Limited each mutation request to 64 entries
- Made the Windows installer stage local dependencies beside the DSH profile to avoid cross-drive junction failures
Safety
- Same-origin JSON-only mutation routes
- Validated body size and entry IDs
- Serialized, atomic patch writes
- Self-protection: Boot Guard refuses to disable itself
- Restore removes only blocks carrying a Boot Guard marker