Skip to content

Commit 2e54b96

Browse files
CTNicholasSugarDariusnviepierrelevaillantmarcbouchenoire
authored
CHANGELOG — WEEK 17 (#2354)
Co-authored-by: Aurélien Dupays Dexemple <[email protected]> Co-authored-by: Vincent Driessen <[email protected]> Co-authored-by: Le Vaillant Pierre <[email protected]> Co-authored-by: Marc Bouchenoire <[email protected]>
1 parent a4e9fd5 commit 2e54b96

File tree

1 file changed

+68
-0
lines changed

1 file changed

+68
-0
lines changed

CHANGELOG_PUBLIC.md

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,74 @@ list and feel free to give them credit at the end of a line, e.g.:
1818
1919
-->
2020

21+
# Week 17 (2025-04-25)
22+
23+
## v2.23.2
24+
25+
### `@liveblocks/tiptap`
26+
27+
- Add `closeAi` Tiptap command to manually close the AI toolbar.
28+
- Fix `AiToolbar` focus behavior in Safari.
29+
- Fix `FloatingToolbar` focus behavior in Safari.
30+
31+
### `@liveblocks/lexical`
32+
33+
- Fix `FloatingToolbar` focus behavior in Safari.
34+
35+
## v2.23.1
36+
37+
### `@liveblocks/client`
38+
39+
- Fix potential runtime error in browsers that do not support `Symbol.dispose` yet.
40+
41+
### `@liveblocks/node`
42+
43+
- Fix a bug in `.mutateStorage()` and `.massMutateStorage()` where mutating storage could potentially corrupt the storage tree.
44+
45+
## v2.23.0
46+
47+
### `@liveblocks/node`
48+
49+
- Expose new property `triggeredAt` for notification webhook events.
50+
51+
### `@liveblocks/emails`
52+
53+
- The `prepareThreadNotificationEmailAsHtml` and
54+
`prepareThreadNotificationEmailAsReact` functions are now avoiding duplicated
55+
comments between two emails data.
56+
57+
### `@liveblocks/react-ui`
58+
59+
- Improve event propagation from `Composer` and the emoji pickers in
60+
`Comment`/`Thread`.
61+
62+
### `@liveblocks/react-blocknote`
63+
64+
- Fix crash when unmounting. Thank you [@nperez0111](https://github.com/nperez0111)!
65+
- Fix `withLiveblocksEditorOptions` not passing all options to BlockNote. Thank you [@chadnorvell](https://github.com/chadnorvell)!
66+
67+
## Documentation
68+
69+
- New [AI Copilots features](https://liveblocks.io/docs/ready-made-features/ai-copilots/features) page, highlighting all upcoming features.
70+
- Mention first day free policy.
71+
- Small updates to docs homepage
72+
73+
## Dashboard
74+
75+
- Refined billing and usage settings page, now displaying billed and non-billed users for monthly active users (MAUs) metric.
76+
77+
## Website
78+
79+
- New blog post: [Add Notion-style collaborative text editing to your app with Liveblocks BlockNote](https://liveblocks.io/blog/add-notion-style-collaborative-text-editing-to-your-app-with-liveblocks-blocknote).
80+
- New blog post: [Introducing fairer billing with first day free](https://liveblocks.io/blog/introducing-fairer-billing-with-first-day-free).
81+
- New blog post: [Rethinking product strategy in the age of AI with Melissa Perri](https://liveblocks.io/blog/rethinking-product-strategy-in-the-age-of-ai).
82+
- New blog post: [What’s new in Liveblocks: March 2025](https://liveblocks.io/blog/whats-new-in-liveblocks-march-edition-2025).
83+
- New blog post: [How Artefect reinvented collaborative workspaces for technical teams](https://liveblocks.io/blog/how-artefact-reinvented-collaborative-workspaces-for-technical-teams).
84+
85+
## Contributors
86+
87+
marcbouchenoire, flowflorent, sugardarius, nperez0111, chadnorvell, nvie, ctnicholas, pierrelevaillant
88+
2189
# Week 14 (2025-04-04)
2290

2391
## v2.22.3

0 commit comments

Comments
 (0)