2021-11-01-production.0
·
25747 commits
to dev
since this release
0.6.0 (2021-11-01)
New Features
- call:
- core:
- Enable leaving federated conversations (#12078) (30894883)
- Add quaflied handle in federated 1:1 conversations (#12058) (a373e295)
- Do not send broadcast messages to federated users (#12057) (b2011034)
- Send read-receipts in federated conversations (#12050) (377a546b)
- Add edit, delete and quote to federated message sending (#12021) (73e51a63)
- Initialize the core in the app (#12019) (71f91712)
- Create connection for federated users (#11929) (4c8a807c)
- Add federation domain to session ids (#12018) (e639d328)
- Disable making from other backends as admin (SQCORE-881) (#12004) (bb304a30)
- Handle conversation events with qualified ids (#11941) (d9dc6103)
- Remove call to old conversations endpoint for federated backends (#11928) (f34d8a05)
Bug Fixes
- services: Adjust mentions of pro plan (#12080) (57d5bdac)
- Clear UserInput when selecting a user from the list (#11979) (8c2430e6)
Other Changes
- core:
- Use core to decrypt federated messages (#12082) (ef983459)
- Send federated session reset messages (#12081) (36182b22)
- Federation cosmetic fixes (#12077) (17f7d6b1)
- Avoid sending 2 pings on federated envs (#12059) (fb851963)
- Improve payload of conversation creation api call (#12056) (cb629db9)
- Add federated icon where it should appear (#12055) (948f391e)
- Call the correct endpoint to add federated users to conv (#12049) (96cc375a)
- Revert changes to sending regular ping messages (#12048) (e519690e)
- Add option to play ping sound when sending message (#12047) (e585a999)
- Get connections on federated env (#12042) (932e916b)
- Do not store clients with qualified id in non federated env (#12020) (4eed6ff4)
- Fix how we check for federated env (#12017) (5d8419d7)
- fix how conversations are fetched (#12009) (fcf713e8)
- Fix promote to admin button (#12007) (ef5d5f12)
- Handle avatar loading errors gracefully (#12006) (5168b127)
- Gracefully handle connection requests failure (#12005) (e6989748)
- Fix memberUpdateEvent parsing (#11986) (45faf0cb)
- Fix how leaving users are matched again participants (#11985) (d425d04f)
- Team member leave event qualified id (#11984) (80c1716c)
- Add qualified id for team member leave event (#11983) (8999692e)
- Fix injecting entities in place of qualifiedIds (#11981) (1c1d3244)
- Fix qualifiedId in legal hold events (#11980) (02a8a827)
- fix amplify event payload with qualified ids (#11964) (d6b03f7e)
- Finish migrating events to qualifiedIds (#11962) (529c25f3)
- Guard access to previousConversation (#11961) (699c2475)
- Fix qualified ids setting on message entities (#11960) (8b29417c)
- Check for existence of firstUserEntity() (995b5f12)
- Do not update timestamp on message edit (#12046) (d1863f97)
- Avoid reading conversationId when notification is not linked to a conversation (#11978) (1cc23c2d)
- Fix matching conversations with ids in events (#11975) (712b3333)
- Fix qualified ids in conversation notification payloads (#11965) (ea9bd7aa)
- fix legal hold request issues (#11958) (a7901a01)
- services: Correctly set message quote error (#11976) (5e25c0ed)