Skip to content

lnwjud v4.56.0 — Windows, macOS & Linux

Choose a tag to compare

@github-actions github-actions released this 08 Sep 17:17
· 3 commits to main since this release
2d119e5

Windows upgrade warning: v4.56.0 can fail to start when migrating legacy secrets because of a helper checksum filename mismatch. Do not delete your profile or secrets. v4.56.1 hotfix is available. Download Setup 4.56.1 and install over the existing app; the broken app cannot launch its updater. A narrowly scoped emergency repair script is available for the official v4.56.0 Setup installation.

lnwjud v4.56.0 — Native macOS/Linux and Windows compatibility

This release brings target-native macOS and Linux packages onto the shared development line while retaining the Windows v4.55.1 fixes.

Highlights

  • Native macOS/Linux providers, process management, secure storage, packaged MCP launchers, and target-native runtime dependencies.
  • Windows compatibility and legacy encrypted-secret migration with retained backups.
  • Startup health checks complete before optional provider probes; startup backups finish before database shutdown.
  • POSIX durable cancellation stops the detached child group before retiring its worker and confirms both have exited.
  • Per-target provenance, SHA-256 evidence, and architecture-aware update feeds are verified before publication.

Downloads

Platform Files
Windows x64 lnwjud-Setup-4.56.0.exe, lnwjud-Portable-4.56.0.exe
macOS Apple Silicon lnwjud-4.56.0-arm64.dmg or .zip
macOS Intel lnwjud-4.56.0-x64.dmg or .zip
Linux x64 lnwjud-4.56.0-x64.deb or .AppImage
Linux arm64 — preview lnwjud-4.56.0-arm64.deb or .AppImage

See the macOS install guide and Linux install guide.

Verification and limits

  • Release assets come from the successful target-native CI build of the exact tagged main commit; the release workflow verifies downloaded evidence and does not rebuild packages.
  • Windows installed-upgrade and Portable smoke were exercised during qualification. macOS packaged-app and Linux installed-DEB Electron smoke run on their matching CI hosts. AppImage layout validation is separate from an interactive AppImage launch.
  • Community signing: Windows installers are unsigned. macOS packages use ad-hoc signing, not Developer ID signing or notarization; Gatekeeper acceptance is not certified.
  • Interactive macOS Accessibility/Screen Recording and Linux Wayland portal permissions require the user's supported host session and approval. Linux arm64 remains preview.
  • Managed Browser, Tunnel, Office, PDF, and LSP readiness depend on their configured providers; core MCP readiness does not imply that external connectors are already running.

SHA256SUMS.txt covers the public payload, including RELEASE_MANIFEST.json. Per-target checksum files also record installed-runtime paths for comparison after extraction. Original macOS feeds are retained as latest-mac-arm64.yml and latest-mac-x64.yml; the merged updater uses latest-mac.yml.

Verified main commit: 2d119e5268594b42268b6b96c1fdcb77c411ace0. Target-native CI and verified publication.