Table of Contents
logos-basecamp, logos-capability-module, logos-chat-module, logos-chat-ui, logos-cpp-sdk, logos-doctest, logos-doctest-hub, logos-liblogos, logos-libp2p-module, logos-logoscore-cli, logos-logoscore-py, logos-module-builder, logos-module-loader-qt, logos-package-downloader, logos-package-downloader-module, logos-package-manager-ui, logos-protocol, logos-qt-sdk, logos-rust-sdk, logos-storage-ui, logos-tutorial, logos-view-module-runtime, logos-wallet-ui, logos-workspace
logos-basecamp
- fix: solve the design system cache when installing new releases of ba… (#294)
- Fix/attic not available on fork pr’s (#292)
- make the logos icons consistent for package and when it runs (#290)
- chore: bump protocol + qt-sdk + liblogos + capability + view-module-runtime (multi-user + token validator) (#285)
- Feat/keyboard shortcuts handling (#283)
- Fix/various enhancements (#282)
- fix: this fixes the issue that clicking on a tab doesnt change active tab on side bar (#281)
- fix: update the app icon after reinstall of an app (#280)
- fix: call remote fetch when clicking reload button from AppManagerView (#276)
- doctest: QML-only full-api UI (basecamp-fullapi-ui-qml) (#274)
- chore: re-pin logos-liblogos + logos-protocol (LogosAPIConsumer handle cache) (#272)
- flake.nix: update public key (#271)
- ci: add arm linux build (#270)
logos-capability-module
logos-chat-module
- chore: re-pin logos-module-builder to master (protocol + ui-host token fix) (#54)
- feat: let the delivery node pick its own port (#53)
- chore: re-pin logos-module-builder for the current protocol and SDK fixes (#52)
- feat: store instance state under the host-assigned persistence path (#51)
logos-chat-ui
- feat: take chat storage from the host-assigned session directory (#43)
- feat: rename the 1:1 flow to “DM” (#42)
- feat: make message text selectable and copyable (#41)
logos-cpp-sdk
- feat(cdylib): support [bstr] — arrays of byte strings (#111)
- chore: bump logos-protocol to the lp owner-thread fix (#110)
- chore: bump logos-protocol to the owner-thread destroy fix (#109)
- chore: bump logos-protocol to master (rejection re-exchange #26) (#108)
- chore: re-pin logos-protocol to master (LogosAPIConsumer handle cache) (#106)
logos-doctest
- fix(run): don’t layer workspace pins on a spec’s own —override-input (#9)
- fix(run): inject nix override flags on the nix command, not the block (#8)
- feat(run): —workspace-pins to build against a workspace snapshot (#7)
logos-doctest-hub
logos-liblogos
- chore: bump protocol + qt-sdk + capability + module-loader-qt (multi-user + token validator) (#165)
- chore: re-pin logos-protocol to master (LogosAPIConsumer handle cache) (#163)
logos-libp2p-module
- chore: drop examples (#91)
- docs(tutorial): add introduction tutorial (#90)
- docs(tutorial): add separator after introduction to tutorial ends (#89)
- chore: harden CI workflow permissions (#88)
- docs(tutorial): add tutorials 9, 10 and 11 (#87)
- chore(tutorials): remove borders from rendered .md navigation (#86)
- ci(tutorials): add smoke test for code (#85)
- docs(tutorial): add tutorials 5, 6, 7, 8 (#84)
- docs(tutorial): add tutorials 2, 3 and 4 (#81)
- feat(tutorial) add support for runnable tutorials with CI and docs generation (#80)
logos-logoscore-cli
- doctest: multi-user logoscore as a systemd service (Linux) (#72)
- fix: reap stale socket files at daemon boot (#71)
- chore: re-pin logos-liblogos + logos-protocol (LogosAPIConsumer handle cache) (#70)
- feat: enforce operator-issued tokens on core_service (TokenStore-backed validator) (#66)
- feat: —access-group to share the daemon with an OS group; regenerate client config (#63)
logos-logoscore-py
- test: transport e2e for operator-issued token authorization (#10)
- test: switch the suite to the full-api test module (all types + events, both codecs) (#9)
- chore: bump flake.lock (#8)
logos-module-builder
- chore: re-pin logos-protocol to the lp owner-thread fix (#164)
- chore: bump design system and standlaone app to use the static design… (#163)
- chore: bump design system (#162)
- chore: forward logos-view-module-runtime dependency to standalone via module-builder (#160)
- chore: bump logos-protocol to the owner-thread destroy fix (#158)
- chore: re-pin logos-standalone-app to the ui-host token fix (#28) (#156)
- chore: bump logos-protocol + logos-qt-sdk (multi-user socket + token validator) (#155)
- chore: bump logos-protocol to master (rejection re-exchange #26) (#154)
- chore: pass design system dependency from logos-module builder to stan… (#153)
- chore: re-pin logos-standalone-app to the session data-dir support (#152)
logos-module-loader-qt
logos-package-downloader
logos-package-downloader-module
logos-package-manager-ui
logos-protocol
- fix(lp): create Qt-affine clients on the Qt main thread (#28)
- fix(lp): destroy clients on their owner thread (#27)
- fix(protocol): re-exchange token on provider rejection (#26)
- perf(qt_remote): cache the remote-object handle per name in LogosAPIConsumer (#24)
- feat: transport-aware token validator hook on ModuleProxy (#22)
- feat: group-shareable local sockets, stale-socket reaper, bind-failure detection (#20)
logos-qt-sdk
- chore: bump logos-protocol to the lp owner-thread fix (#17)
- chore: bump logos-protocol to the owner-thread destroy fix (#16)
- test(qt-sdk): align async release assertion with replica caching (#136) (#15)
- test(qt-sdk): rejection sentinel + replica-caching fix; bump protocol to #26 (#14)
- feat: LogosAPIProvider::setTokenValidator — forward a token authorizer to ModuleProxy (#11)
logos-rust-sdk
- chore: bump logos-module-builder to master (carries logos-protocol #28) (#28)
- chore: bump logos-module-builder to master (carries logos-protocol #26) (#27)
logos-storage-ui
logos-tutorial
logos-view-module-runtime
- feat: add pre fetch to model (#18)
- fix(qml-bridge): serialize LogosResult results instead of null (#17)