meeting_place_core 0.0.1-dev.17
meeting_place_core: ^0.0.1-dev.17 copied to clipboard
The core Meeting Place package that implements Control Plane API and Mediator capabilities, including multi-identity management for enhanced privacy and anonymity.
0.0.1-dev.17 #
- FIX: protocol alignment with standard; replace vCard by contactCard (#42).
- FIX: handle notify-channel error gracefully (#36).
0.0.1-dev.16 #
- FIX: handle notify-channel error gracefully (#36).
- FIX: add expectedMessageWrappingTypes to MeetingPlaceCoreSDKOptions (#35).
0.0.1-dev.15 #
- FIX: handle notification errors when sending messages (#32).
0.0.1-dev.14 #
- FIX: expose method to retrieve DID manager from DID (#30).
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 #
- FIX: update connection offer if it exists when accepting group offer (#14).
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 #
- FIX: generate DID for OOB flow even when DID is provided during creation (#5).
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).
- FIX: make core package public (#2).
0.0.1-dev.0 #
- FEAT: initial release