Skip to content
This repository was archived by the owner on Aug 16, 2026. It is now read-only.

0.10.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 08:49
· 103 commits to master since this release
0.10.1
49873ce

Added

  • 5bf0e03 Add configuration hot reload with last-known-good fallback for invalid updates.
  • af9d6b4 Add --check-config, source-located diagnostics, and a fully documented system configuration template.

Changed

  • 5bb3a73 Restrict display-manager configuration to system and explicitly selected files; CLI options remain highest priority.
  • af9d6b4 Reject duplicate TOML keys and preserve valid runtime settings when configuration parsing fails.

Fixed

  • aec2031 Prevent exit requests from deadlocking when the event queue is full.

Removed

  • 811434c Remove external text overrides and the obsolete text.conf interface.