Skip to content

v0.15

Latest
Compare
Choose a tag to compare
@xuelink xuelink released this 27 Jun 16:45
· 762 commits to main since this release
2097d9f

📣 Announcement

In this release, we have enhanced the security of media files in the messages, specifically in the Message Bucket and Audio Bucket.

👥 User Experience

  • Improved image loading with lazy loading in the chat-box component.
  • Updated downloadFile Audio function in the chat-box component.
  • Updated loading with permission for images in the chat-box component.

🌟 Additional Updates

  • Enhanced file permission checks for room queries.
  • Validated request body in the file permission function.
  • Added user-related permissions to enhance security. Fixes #396.

What's Changed

  • Add user related Permissions by @xuelink in #867
  • chore: Bump version to 0.15.0 in build.gradle, project.pbxproj, package-lock.json, and package.json by @xuelink in #868

Full Changelog: v0.14.2...v0.15