Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHANGELOG — WEEK 48 #2086

Merged
merged 6 commits into from
Nov 29, 2024
Merged

CHANGELOG — WEEK 48 #2086

merged 6 commits into from
Nov 29, 2024

Conversation

CTNicholas
Copy link
Contributor

@CTNicholas CTNicholas commented Nov 22, 2024

Add your changes

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

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.

## 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

Full example

Toggle

# Week 1 (2024-06-12)

## v1.1.1

### `@liveblocks/react`
- Fixed a bug

### `@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

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 Nov 22, 2024
@CTNicholas CTNicholas merged commit f418620 into main Nov 29, 2024
18 checks passed
@CTNicholas CTNicholas deleted the CHANGELOG-WEEK-48 branch November 29, 2024 13:57
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.

3 participants