Week 16, 2026 (April 20, 2026)
Testnet v0.1.2 launched; Testnet v0.1 retrospective published. All bridging features (finalized deposits, atomic deposit+inscription, finalized withdrawals) merged to master.
Blend: first stable internal testnet running in the DST lab. Total Stake Inference: optimal learning rate h=1/f derived with three convergence regimes identified.
Foundation for Communities Optimization milestone completed — manual sharding reverted in status-go. First SDS-Repair implementation landed in nim-sds.
New RLN membership allocation protocol ready for merging; working PoC of logos-chat-module using the protocol to receive a membership and communicate over mix.
status-go #7332 approved and ready to merge; NAT Traversal progressed with Autonat finalized, Nim 2.2.8 upgrades, and --allow-private-address support.
Major Qt-removal effort across liblogos/cpp-sdk/module; QML inspector via MCP server integrated for testing UI modules; AppImage startup sped up by disabling squashfs compression.
unstable nimbos#27--deployment-settings CLI flag with validation and merge into node configMajor Qt-removal effort: removed most Qt types, replaced Qt process manager and logs, removed Qt app context from logos_core, added unload-with-dependents, and bumped package manager.
Improved package management, tests to prevent regressions, more graceful shutdown, Logos.Theme imports, isActiveTab global property for UI apps, and Qt webview plugin bundling.
Added QML inspector support via MCP server for testing UI modules; fixes for pure-QML UI install paths; bumps to standalone app.
Added inspectPackage, uninstallPackage, resolveDependencies, resolveDependents, and gated uninstall/upgrade.
Improved UI, adapted to latest package-manager-module, added MCP server tests.
Let QML-only apps subscribe to events from core modules; fix long module name handling and QML type preservation.
Added setProperty without Qt types; added overloads using C++ types to replace Qt ones later.
Support for new ui_qml file with MCP server testing; added test framework to scaffolded modules.
Workspace bumps for new event subscription support; QML inspector standalone integration; nightly submodule bump job.
Path/override-input guidance for calc_module in UI tutorials; guide users to write MCP server tests.