Releases: cloudflare/realtimekit-ui
Releases · cloudflare/realtimekit-ui
@cloudflare/realtimekit-ui-v1.0.8-staging.3
1.0.8-staging.3 (2025-12-10)
Bug Fixes
- breakout-rooms: in the ui-kit demo, peers could not switch connected meetings twice (0afb65f)
@cloudflare/realtimekit-ui-v1.0.8-staging.2
1.0.8-staging.2 (2025-12-09)
Bug Fixes
- breakout-rooms: peer with switch-to-parent-meeting permission were not seeing join button (5b62eb9)
@cloudflare/realtimekit-ui-v1.0.8-staging.1
@cloudflare/realtimekit-ui-v1.0.7
1.0.7 (2025-11-18)
Bug Fixes
- audio-settings: aligned toggle similarly to mirror my video, compatible with old sdk versions (179b8c6)
- chat-composer-overflow: in case of huge pre formatted text, composer view overflows (13023ee)
- dyte-branding-urls: removed dyte branding, replace urls with realtime (07caca1)
- emoji-asset: fixed url for emoji asset (f9e3654)
- participant-tile: on setup screen preview, action buttons were rendered (ffab2d0)
- toggles: fixed alignment issues with unread counts in toggles (2c35c81)
Reverts
@cloudflare/realtimekit-ui-v1.0.7-staging.5
1.0.7-staging.5 (2025-11-11)
Bug Fixes
@cloudflare/realtimekit-ui-v1.0.7-staging.4
1.0.7-staging.4 (2025-10-31)
Bug Fixes
- chat-composer-overflow: in case of huge pre formatted text, composer view overflows (13023ee)
Reverts
- components-d-ts: reverting unrelated file change (e94c4e8)
@cloudflare/realtimekit-ui-v1.0.7-staging.3
1.0.7-staging.3 (2025-10-31)
Bug Fixes
- audio-settings: aligned toggle similarly to mirror my video, compatible with old sdk versions (179b8c6)
@cloudflare/realtimekit-ui-v1.0.7-staging.2
1.0.7-staging.2 (2025-10-31)
Bug Fixes
- toggles: fixed alignment issues with unread counts in toggles (2c35c81)
Reverts
- colors: reverted the colors of sample page (9f71e6f)
@cloudflare/realtimekit-ui-v1.0.7-staging.1
1.0.7-staging.1 (2025-10-31)
Bug Fixes
- participant-tile: on setup screen preview, action buttons were rendered (ffab2d0)
@cloudflare/realtimekit-ui-v1.0.6
1.0.6 (2025-10-30)
Bug Fixes
- audio-visualiser: muted visualiser was shown as dot (9cf7afe)
- audio-visualizer: added proper variable name to avoid confusion (1bf84c7)
- bind this to listener in constructor (3944745)
- chat-notification-overflow: fixed overflow, clamp message to 2 lines with ellipsis (8b67c87)
- cleanup mediaConnection listener (ce52fa4)
- component: add size prop to the component to prevent type errors (a4b73bf), closes #48
- participant-menu-list: participant menu list was not visible in virtualised list (ccd04d5)
- rtk-polls: under rtk-ui-provider, polls were not reattaching due to internal error (bdbf42f)
- store-inconsistency: for back to back meetings, 2nd meeting onwards, dialogs were not shown (3376538)
- toggle-border-highlight: remove border from polls, chats etc toggles, once sidebar is closed (050d8ab)