Highlights
- Logos Integrations:
- Released
logos-chat-modulev0.1.1 andlogos-chat-uiv0.1.1
- Released
Logos Delivery
Messaging API — General Availability
- [Deliverable] Stabilize and improve Messaging API, fix bugs
- achieved:
- next:
Reliable Channel API — Developer Preview
Support QUIC Transport in Logos Delivery
RLN for lightpush
- [Deliverable] Improve RLN UX by reducing contract interactions
- achieved:
- Progress on isolating RLN into a self-contained module usable by any protocol:
- test: add S16 lightpush dynamic-recovery unittest
- bug: RLN fails to reset at epoch limit
- next:
- phase 4 — wire lightpush callbacks to call RLN directly
- chore: do not override Rln result instance
- achieved:
Fleet stability
Logos Chat
Chat — Group Conversations
-
- achieved:
- Add ChatClientBuilder - https://github.com/logos-messaging/libchat/pull/145
- Componentize Logos Delivery - https://github.com/logos-messaging/libchat/pull/148
- Enable DeMLS configuration for Description and group name - https://github.com/logos-messaging/libchat/pull/156
- Cleanup Transport mechanisms
- Demls bug fixes - https://github.com/logos-messaging/libchat/pull/160
- achieved:
-
Implement simple identity model
- achieved:
- Attach Sender information to members - https://github.com/logos-messaging/libchat/pull/146
- achieved:
-
Implement contact discovery
- achieved:
- Unify KeyPackages between Convos - https://github.com/logos-messaging/libchat/pull/147
- achieved:
Logos Core
Logos Core integration — phase 2
-
[Deliverable] Integrate Chat and Delivery Logos Core modules
- achieved:
- Doc Chat-module usage - https://github.com/logos-co/logos-chat-module/pull/36
- achieved:
-
[Deliverable] Add support for groups in Logos Core Chat module
- next:
- Add DirectV1 support in Chat module - https://github.com/logos-co/logos-chat-module/pull/37
- next:
-
[Deliverable] Build Logos Core demo app in QML
- next:
- Add DirectV1 support in Chat module UI - https://github.com/logos-co/logos-chat-ui/pull/30
- next:
Maintenance
- achieved:
- next: