You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release pipeline: glow-style GitHub releases with per-platform archives and checksums
Dependency updates: upgrade lru to 0.16.4, ratatui to 0.30, and other security fixes
Fixed
CI failures: resolve clippy must_use_candidate warnings and stub missing_docs warnings
Release workflow: ensure GitHub releases are created with changelog notes and all artifacts
Documentation: audit and fix Unix man-page doc comments across daedalus-cli and daedalus-stub
Windows embedding: skip ldd dependency resolution on non-Unix so the interpreter (e.g. official node.exe) is embedded self-contained instead of aborting the build
i386 stub build: gate socket syscalls behind SYS_socketcall on 32-bit x86 so every architecture in the release matrix builds