Skip to content

1.9.6

Compare
Choose a tag to compare
@Decoder07 Decoder07 released this 16 Jan 13:39
· 432 commits to main since this release
1c95753
Package Version
hms_room_kit 1.0.9
hmssdk_flutter 1.9.6

hmssdk_flutter

✨ Added

  • Added isLargeRoom property in HMSRoom class to check whether the current room is a large room or not

🔄 Changed

  • setSessionMetadataForKey method now supports dynamic type for data parameter instead of String? type.

    Learn more about Session Store here.

hms_room_kit

🚀 Added

  • Enhanced Chat Controls

    • 📌 Pin and Hide Messages

      Elevate your chat experience with our new room kit feature. Effortlessly pin messages to keep them visible at the top of your chat, or hide messages to remove them from view.

    • 🔒 Chat Moderation

      Gain more control over your chat environment. You can now temporarily block peers within a session, preventing them from sending messages.

    • 👥 Recipient Selector

      Communication tailored to your needs. Send broadcast messages, reach specific groups or roles, and initiate direct messages (DMs) to particular peers with ease.

    • 📋 Copy Messages

      Simplify your interactions. Copy any message quickly with just a single tap, enhancing your chat efficiency.

  • Added Skip Preview for Role Change functionality

    100ms Prebuilt now supports skipping preview screen, while changing roles. This can be configured from 100ms dashboard. If preview screen is skipped, then mic and camera will be muted by default.

Updated to Android SDK 2.8.5 & iOS SDK 1.4.1

Full Changelog: 1.9.5...1.9.6