meeting_place_chat 0.0.1-dev.29
meeting_place_chat: ^0.0.1-dev.29 copied to clipboard
Chat SDK is a package that provides secure, end-to-end encrypted messaging using Decentralised Identifiers (DID) and DIDComm v2.1 protocol.
0.0.1-dev.29 #
- Update a dependency to the latest release.
0.0.1-dev.28 #
- Update a dependency to the latest release.
0.0.1-dev.27 #
- FIX: improve handling of transient network issues (#58).
0.0.1-dev.26 #
- FIX: use timestamp from message body for improved accuracy.
0.0.1-dev.25 #
- Update a dependency to the latest release.
0.0.1-dev.24 #
- Update a dependency to the latest release.
0.0.1-dev.23 #
- Update a dependency to the latest release.
0.0.1-dev.22 #
- FIX: stop sending chat presence messages on error (#52).
0.0.1-dev.21 #
- FIX: ephemeral usage and log DIDComm problem report details (#47).
0.0.1-dev.20 #
- Update a dependency to the latest release.
0.0.1-dev.19 #
- Update a dependency to the latest release.
0.0.1-dev.18 #
- FIX: protocol alignment with standard; replace vCard by contactCard (#42).
0.0.1-dev.17 #
- Update a dependency to the latest release.
0.0.1-dev.16 #
- FIX: handle notification errors when sending messages (#32).
0.0.1-dev.15 #
- Update a dependency to the latest release.
0.0.1-dev.14 #
- FIX: get latest version of channel entity on ChatSDK before updating (#28).
0.0.1-dev.13 #
- FIX: upgrade to DIDComm v2.3.0; handle message deletion in mediator SDK (#26).
0.0.1-dev.12 #
- FIX: use latest ssi version v2.17.1 (#23).
0.0.1-dev.11 #
- FIX: allow offer acceptance if existing offer is finalised or if channel is not inaugurated (#18).
0.0.1-dev.10 #
- FIX: apply configured retry count and return network_error code in case of connection error (#16).
0.0.1-dev.9 #
- Update a dependency to the latest release.
0.0.1-dev.8 #
- DOCS: added Meeting Place banner per SDK (#15).
- DOCS: updated readme and pubspec desc (#13).
0.0.1-dev.7 #
- FIX: update group on Chat SDK instance handling message (#12).
- DOCS: updated readme and pubspec desc (#13).
0.0.1-dev.6 #
- FEAT: add retry logic to control plane event handlers to prevent race conditions (#9).
0.0.1-dev.5 #
- FIX: connection flow issues and add matchesType for event type checkin (#8).
0.0.1-dev.4 #
- FIX: ensure offer description is passed and required; clean up misleading log (#7).
0.0.1-dev.3 #
- Update a dependency to the latest release.
0.0.1-dev.2 #
- FIX: improve pub.dev score by resolving analysis issues and updating example links (#4).
0.0.1-dev.1 #
- FIX: use proper dev version format (#3).
0.0.1-dev.0 #
- FEAT: initial release