Skip to content

Releases: SaiSenBox/dsh-boot-guard

dsh-boot-guard v1.1.2

Choose a tag to compare

@SaiSenBox SaiSenBox released this 15 Aug 07:08

What's changed

  • Prevent Boot Guard from appearing in healthy chat pages that quote loader errors.
  • Add a complete English rescue interface that follows the language selected in DSH settings.
  • Localize buttons, filters, status messages, diagnostics, and accessibility labels.
  • Add regression coverage for failure detection and locale handling.

Full details: see CHANGELOG.md.

v1.1.1 - Safety and reliability fixes

Choose a tag to compare

@SaiSenBox SaiSenBox released this 15 Aug 05:53

Full Changelog: v1.1.0...v1.1.1

v1.1.0 - First public release

Choose a tag to compare

@SaiSenBox SaiSenBox released this 14 Aug 17:07

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