Skip to content

Version 0.1.91

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 08:17
· 61 commits to master since this release
0.1.91
eed74a2
  • 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