Skip to content

Releases: cloudflare/realtimekit-ui

@cloudflare/realtimekit-ui-v1.1.0-staging.11

23 Jan 12:46

Choose a tag to compare

1.1.0-staging.11 (2026-01-23)

Bug Fixes

  • components: remove discontinued channel ui components (b7a5c93)

@cloudflare/realtimekit-ui-v1.1.0-staging.10

22 Jan 05:44

Choose a tag to compare

1.1.0-staging.10 (2026-01-22)

Bug Fixes

  • remove draft if a message being edited is deleted (b7ba971)
  • ui nuances in chat messages (4a5087d)

@cloudflare/realtimekit-ui-v1.1.0-staging.9

21 Jan 08:08

Choose a tag to compare

1.1.0-staging.9 (2026-01-21)

Bug Fixes

  • ensure all pages are filled when you scroll while a spam of messages is incoming (2bab76a)
  • update maxTS when a message is deleted (c016487)
  • update oldTS when a new message is added (1bdb804)
  • update ux when new nodes are added (b727e90)

@cloudflare/realtimekit-ui-v1.1.0-staging.8

20 Jan 09:17

Choose a tag to compare

1.1.0-staging.8 (2026-01-20)

Bug Fixes

  • allow users to edit chat messages (8c3baa0)

@cloudflare/realtimekit-ui-v1.1.0-staging.7

20 Jan 04:52

Choose a tag to compare

1.1.0-staging.7 (2026-01-20)

Bug Fixes

  • comments (b7f3ebc)
  • remove intersection observer as it does not perform well with next (daf5ea8)
  • remove unused code (3262e64)
  • unread chat count (e682e03)

@cloudflare/realtimekit-ui-v1.1.0-staging.6

16 Jan 12:24

Choose a tag to compare

1.1.0-staging.6 (2026-01-16)

Bug Fixes

  • manage adding and deleting the first element to the page (612d3c9)
  • use page size to determine unread count (3481f3b)

@cloudflare/realtimekit-ui-v1.1.0-staging.5

16 Jan 10:30

Choose a tag to compare

1.1.0-staging.5 (2026-01-16)

Bug Fixes

  • add loaders when fetching new pages (b7f92a0)
  • auto scroll when a new message arrives (89d3342)
  • broken contracts (53c6a0a)
  • cleanup chat listeners (cdf2d07)
  • comments (95513e6)
  • do not update badge if unread count is 0 (6adc2b2)
  • improve experience when scrolling down too fast (bb0c84f)
  • infinite paginated scroll (09b3ab4)
  • infinite scroll for paginated chat (1188480)
  • infinite top scroll (1a2b1dd)
  • jsdocs (368c36b)
  • manage pagination states when a node is deleted (438dfa6)
  • new message indicator (b041958)
  • render new messages (642afdf)
  • revert breaking contracts for rtk-paginated-list (6eb973d)
  • unread count for chat (4661fe7)
  • update jsdoc (5f428dd)
  • use a pagesize var instead of harcoding (6e06373)

@cloudflare/realtimekit-ui-v1.1.0-staging.4

15 Jan 10:30

Choose a tag to compare

1.1.0-staging.4 (2026-01-15)

Bug Fixes

  • do not display avatar picture for pinned messages (1439a46)
  • show paginated messages on top (861d67d)

@cloudflare/realtimekit-ui-v1.1.0-staging.3

14 Jan 09:18

Choose a tag to compare

1.1.0-staging.3 (2026-01-14)

Features

  • introduce UI Kit overrides in rtk-ui-provider and rtk-meeting (9d24fd8)

@cloudflare/realtimekit-ui-v1.1.0-staging.2

12 Jan 16:01

Choose a tag to compare

1.1.0-staging.2 (2026-01-12)

Bug Fixes