Skip to content

CHANGELOG — WEEK 11#2280

Merged
CTNicholas merged 4 commits intomainfrom
CHANGELOG-WEEK-11-2025
Mar 14, 2025
Merged

CHANGELOG — WEEK 11#2280
CTNicholas merged 4 commits intomainfrom
CHANGELOG-WEEK-11-2025

Conversation

@CTNicholas
Copy link
Copy Markdown
Contributor

Add your changes

Click above to edit the file, and add your new changes. Will be published on Friday, 14th of March.

Example

# Week 19 (2024-05-12)

## v1.1.1

### `@liveblocks/react`
- Added a new hook for fetching threads from notifications.
- Fixed a problem with thread caching. Thank you [@random_dev](https://github.com/random_dev)!

## v1.1.0

### `@liveblocks/node`
- Fix "process is undefined" issue in Vite builds.

## Dashboard
- Improved onboarding flow.
- New inline quickstart guide.

## Contributors
pierrelevaillant, guillaumesalles, stevenfabre, random_dev

Full example

Toggle

# Week 1 (2024-06-12)

## v1.1.1

### `@liveblocks/react`
- Fixed a bug.  Thank you [@random_dev](https://github.com/random_dev)!

### `@liveblocks/react-comments`
- Added a new component.

## v1.1.0

### `@liveblocks/node`
- Fix "process is undefined" issue in Vite builds. This issue was already fixed for `@liveblocks/core`, but not for `@liveblocks/node` yet.

## Infrastructure
- REST API allows for longer room IDs, up to 128 characters.
- Webhooks retry more quickly.

## Documentation
- New guide on [using your Y.Doc on the server](https://liveblocks.io/docs/guides/how-to-use-your-ydoc-on-the-server).

## Examples
- Added mobile support for [Canvas Comments example](https://liveblocks.io/examples/canvas-comments/nextjs-comments-canvas).
- Next.js Starter Kit now has a new room type.

## Dashboard
- Improved onboarding flow.
- New inline quickstart guide.

## Website
- New blog post: [Liveblocks 1.12: Advanced filtering and custom notifications](https://liveblocks.io/blog/liveblocks-1-12-advanced-filtering-and-custom-notifications).
- Added a new changelog section.

## Contributors
pierrelevaillant, guillaumesalles, stevenfabre, random_dev

Custom hero banner

Toggle

To replace the banner and OG image for the current entry, add your image to the /assets folder, then place it in markdown directly after the # title. The image should be 1200 x 630 and the URL should start with /assets.

# Week 1 (2024-06-12)

![banner](/assets/changelog/week-1.png)

## Documentation
- Updated API reference for React.

## Contributors
ctnicholas

How is it published?

The website deploys what it sees in CHANGELOG_PUBLIC.md on main. When this PR is merged, the next deployment will show the new entries.

@CTNicholas CTNicholas added the weekly changelog After releasing a change, add it to this PR label Mar 7, 2025
@CTNicholas CTNicholas merged commit c2e0027 into main Mar 14, 2025
18 checks passed
@CTNicholas CTNicholas deleted the CHANGELOG-WEEK-11-2025 branch March 14, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

weekly changelog After releasing a change, add it to this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants