发布

  • Bring the desktop boot sequence up to server parity and bump to 0.8.7 (#1017)

    frostbyte_neo 发布于 2026-08-24 10:50:16 +00:00

    The desktop embedder repeats server/src/index.ts's startup by hand and had
    drifted eight steps behind: scheduled backups never fired, the dashboard log
    viewer stayed near-empty, the desktop log file shipped unredacted, and the
    process safety net and post-sleep recovery never installed. The boot test now
    derives the required steps from the index.ts source instead of freezing a
    literal list, the build-identity define is mirrored into the real process.env
    so the packaged update check works, and the tray gains Open Backups Folder.

    下载附件