This repository was archived by the owner on Aug 16, 2026. It is now read-only.
0.10.2
Added
46bf09cAdd CLI and TOML controls for explicitly enabling or disabling the legacy F2 command editor.
Changed
46bf09cDisable the unauthenticated F2 arbitrary-command editor by default; session commands now come from administrator configuration or installed sessions unless explicitly enabled.
Fixed
99edd90Exclude the executable name from option parsing, removing the spuriousunexpected positional argument 'tuigreet'warning.46bf09cUpdate remembered usernames and sessions only after greetd confirms the exact submitted session started; failed or cancelled attempts no longer change the cache.7786e54Keep--versionnonempty and current for release tags, development commits, dirty trees, shallow clones, and source archives.f4f3a06Preserve unrelated valid options when duplicate, unknown, malformed, positional, or non-UTF-8 command-line arguments are ignored.003d741Prevent authentication success and real or mock power actions from deadlocking behind a full render/event queue.
Security
c5d3ab8Write debug logs only to private regular files, reject unsafe links and special files, and redact session commands and environment values.