ChangelogWeek 9
Week 9
v3.14.1
@liveblocks/react
- Fix paginated hooks (
useThreads,useInboxNotifications, anduseAiChats) stopping pagination after the firstfetchMore()call when auto-paginating in auseEffect.
Zen Router
- Zen Router was released, our open-source HTTP router.
- Documentation website for Zen Router was published.
- Repo for Zen Router was published.
Website
- New blog post: Introducing Zen Router: our open-source type-safe router compatible with Cloudflare Workers.
Examples
- Next.js Starter Kit was updated to support new features.
- Organization switcher powered by tenants/organizations, with separate inboxes in each.
- New universal header built with
useIsInsideRoom. - New share menu with private/org/public permissions.
- Filters for private/org/public documents on dashboard.
- New Document shape with new permissions added.
- Better UX in various places and tidied project structure.
- Fix text size in Next.js Starter Kit on mobile devices. Thank you @chrrrs!
Showcase
- New item: Next.js Starter Kit for realtime collaboration.
- New item: An inbox for each workspace.
- New item: Share menu with live permissions.