Releases: prose-im/prose-core-client
Releases · prose-im/prose-core-client
Version 0.1.99
- Let API clients only deal with MessageIds by @nesium
Version 0.1.98
- Added method to preview Markdown by @nesium
Version 0.1.97
- Log panics to a separate method in JSLogger by @nesium
- Improve avatar lookup in DMs by @nesium
- Parse message replies XEP-0461 (#99) by @nesium
- Targeting messages were not loaded correctly (#89) by @nesium
- Use internal ID for messages by @nesium in #98
- Add method to send message to MUC that returns the echoed message by @nesium
Version 0.1.96
Version 0.1.95
Version 0.1.94
- Expose avatar on AccountInfo and Contact by @nesium
Version 0.1.93
Version 0.1.92
Version 0.1.91
- Prevent panic when reconnecting rooms after disconnect/reconnect cycle by @nesium
- Use pretty nicknames in MUCs by @nesium
- Include optional full name in Contact and UserPresenceInfo by @nesium
- Publish nickname explicitly when saving profile by @nesium
- Add id to Avatar by @nesium
- Use proper key for AvatarRecord by @nesium
- Refactor user info, nickname and avatar handling by @nesium
- Add method to load vcard-temp by @nesium
- Prevent roster from being loaded twice by @nesium
- Include nickname in MUC presence by @nesium
- Distinguish between presence and vCard name for participants by @nesium
- Add client and caps on Participant by @nesium
- Introduce Avatar struct to support vCard and PEP avatars by @nesium
Version 0.1.90
- Use pretty nicknames in MUCs
- Include optional full name in Contact and UserPresenceInfo
- Publish nickname explicitly when saving profile
- Add id to Avatar
- Use proper key for AvatarRecord
- Refactor user info, nickname and avatar handling
- Add method to load vcard-temp
- Prevent roster from being loaded twice
- Include nickname in MUC presence
- Distinguish between presence and vCard name for participants
- Add client and caps on Participant
- Introduce Avatar struct to support vCard and PEP avatars