Skip to content

Conversation

@AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Dec 17, 2025

Added

Changed

Fixed

@AntoLC AntoLC self-assigned this Dec 17, 2025
@AntoLC AntoLC added the release label Dec 17, 2025
@github-actions
Copy link

github-actions bot commented Dec 17, 2025

Size Change: +5 B (0%)

Total Size: 4.15 MB

Filename Size Change
apps/impress/out/_next/static/bf17eb65/_buildManifest.js 0 B -885 B (removed) 🏆
apps/impress/out/_next/static/c8481dc7/_buildManifest.js 884 B +884 B (new file) 🆕

compressed-size-action

@AntoLC AntoLC requested review from lunika and virgile-dev December 17, 2025 12:17
We switching from one version to the other, depending on
the blocks inside, the version editor could
crash due to conflicts between the different versions.
We now reset the previous content
when switching version to avoid these conflicts.
Added:
- ✨(backend) allow to create a new user in a marketing system
- ✨(backend) add async indexation of documents on save
  (or access save)
- ✨(backend) add debounce mechanism to limit indexation jobs
- ✨(api) add API route to search for indexed documents in Find
- 🥅(frontend) add boundary error page

Changed:
- 🛂(backend) stop throttling collaboration servers
- 🚸(backend) use unaccented full name for user search
- 🌐(backend) internationalize demo
- ♿(frontend) improve accessibility:
  - ♿️Improve keyboard accessibility for the document tree

Fixed:
- 🐛(frontend) paste content with comments from another document
- 🐛(frontend) Select text + Go back one page crash the app
@AntoLC AntoLC linked an issue Dec 17, 2025 that may be closed by this pull request
@AntoLC AntoLC merged commit fb368ef into main Dec 17, 2025
44 of 46 checks passed
@AntoLC AntoLC deleted the release/4.2.0 branch December 17, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 Navigating between versions can cause crash

2 participants