Week 24, 2026 (June 15, 2026)
v0.2 launch hardening: release candidate 0.1.3-rc.10 deployed, first round of security-audit fixes merged, and a ZK proving memory leak crashing the devnet fixed.
Logos Blockchain now runs as a Logos Core module — logoscore-cli and the blockchain module built on Linux and macOS and used to join the Blend network; EmPoWering incentivization proposal approved.
nim-libp2p bumped to v2.0.0 in Logos Delivery; DeMLS integration landed in libchat; SDS ReliabilityManager wired into the Reliable Channel.
Two LON oracle zone proof-of-concepts published (signature verification benchmark and mocked on-chain price aggregator); basic test mixnet branch feat/mix shipped.
First file transfers via NAT connection reversal completed; Identify/AutoNAT demonstrated effective at external-IP discovery; first implementation of the Dynark paper landed in nim-groth16.
Qt split landed across the SDK stack: new logos-qt-sdk and logos-protocol repos (NEW); universal→cdylib codegen migration merged across cpp-sdk, plugin-qt, module-builder, and dev-boost.
Block.signature merged — nimbos #53rln-cli)External-repo support in app manager, settings additions, cross-version compatibility doctests, sidebar icon updates, improved QML sandbox, and Qt-split retarget to logos-qt-sdk + logos-protocol.
Refactored to work as an internal module; added registerRestriction, doctests, and origin/auth-token validation hardening.
Qt split: base SDK Qt-free with Qt layer moved to logos-qt-sdk; consumes logos-protocol via lp_* C ABI; LIDL frontend; cdylib authoring; thread-safe inter-module calls.
Universal→cdylib codegen docs and scaffold fixes; daemon-client logoscore examples replacing inline (-c) mode.
Access-policy API (set, enforce, dependency-based), Qt-split retarget, multiple security fixes (token-socket peer auth, blocklists, name sanitization, stdout bounding).
Qt-split retarget, access-policy param, auto-resolved-dep reporting, removal of legacy inline (-c) mode (daemon + client only).
Universal→cdylib codegen migration, generate output, Qt-split injection, LIDL dependency consumption, external-library doctests + per-platform vendored binaries.
Reimplemented logos_sdk_* as a back-compat facade over the lp_* protocol C ABI.
Added a repo-change event so PMUI and the app manager in basecamp can refresh their lists.
Added catalog-changed event from package-downloader to reload list; added date and size columns to the table.
Generate mode for plugin backend; cdylib Qt-free outbound surface; Qt-backend retarget to logos-qt-sdk; LIDL dep input.
Extracted the Logos protocol layer from logos-cpp-sdk (lp_* C ABI + protocol semver); LogosProviderPlugin + common module-impl C ABI groundwork.
FFI retarget to the lp_* protocol C ABI + LIDL codegen; chain pins advanced; ipc-test via logoscore daemon instead of inline -c.
UI host fixes; retarget to the Qt-split SDK stack (logos-qt-sdk + logos-protocol).
Retarget harnesses to Qt-split SDK stack; doc fix on auto-resolve deps; integration suite via logoscore daemon.
Documented nix build .#generate output; Part 3 rewritten to the universal authoring model; LIDL-based dependency consumption docs.
Retarget to the Qt-split SDK stack; pass per-spawn auth token to ui-host via private socket.
Pin generate-output landing; land universal→cdylib migration (cpp-sdk + plugin-qt + module-builder + dev-boost); Qt-split wiring; nightly submodule bumps; reusable tests + doctests pipeline.
Flatten module to repo root; literate doctest + build against the released thread-safe-IPC toolchain.