Skip to content

🔖(release) minor 5.6.0 - #2630

Merged
AntoLC merged 3 commits into
mainfrom
release/v5.6.0
Sep 3, 2026
Merged

🔖(release) minor 5.6.0#2630
AntoLC merged 3 commits into
mainfrom
release/v5.6.0

Conversation

@AntoLC

@AntoLC AntoLC commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Added

Changed

Fixed

Removed

@AntoLC AntoLC self-assigned this Sep 3, 2026
@AntoLC AntoLC added the release label Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Size Change: -1.09 kB (-0.02%)

Total Size: 5.93 MB

📦 View Changed
Filename Size Change
apps/impress/out/_next/static/1755f308/_buildManifest.js 698 B +698 B (new file) 🆕
apps/impress/out/_next/static/0141855d/_buildManifest.js 0 B -698 B (removed) 🏆
apps/impress/out/_next/static/chunks/5025.js 26.1 kB +26.1 kB (new file) 🆕
apps/impress/out/_next/static/chunks/8023.js 0 B -25.6 kB (removed) 🏆
apps/impress/out/_next/static/chunks/pages/_app.js 460 kB -1.54 kB (-0.33%)

compressed-size-action

@AntoLC
AntoLC force-pushed the release/v5.6.0 branch 3 times, most recently from 1a9f94d to 41a8b0a Compare September 3, 2026 13:15
AntoLC and others added 3 commits September 3, 2026 17:00
Update translated files with new translations
Implementation of code block throws a errors when a `language` prop
is not supported by BlockNote, which crashes the whole editor.
In our case, the language is supported but flagged as an alias
(e.g. `js` instead of `javascript`),
but Blocknote does not resolve aliases and throws an error.

This file wraps the code block spec to normalize the `language`
prop before BlockNote renders it,
so a single legacy code block does not crash the whole editor.
Added:
- ✨(frontend) Add "Copy link to block" feature
- ✨(frontend) add word count to doc header toolbox
- ✨(frontend) add find and replace feature to the editor

Changed:
- ♿️(frontend) use anchor links for interlinking sub-documents
- ✨(frontend) reset side panel state between documents
- ♿️(frontend) announce search loading state for screen readers
- ♻️(frontend) change favorite to star
- 🚚(frontend) add doc move to doc options
- ♻️(frontend) unified menu
- ♿(frontend) hide decorative emojis in document titles from SR
- ♻️(frontend) save the doc with a keepalive request when
  leaving the page

Fixed:
- 🐛(frontend) fix clipped formatting toolbar in new comment
  composer
- 🐛(backend) fix duplicating a document that has no content
- 📄(frontend) allowed partially export when MIT
- 🐛(backend) manage async support for Docs custom middleware

Removed:
- 🔥(backend) remove whitenoise package
@AntoLC
AntoLC requested a review from lunika September 3, 2026 15:27
@virgile-dev
virgile-dev self-requested a review September 3, 2026 15:41
@AntoLC
AntoLC merged commit 059f1d0 into main Sep 3, 2026
60 checks passed
@AntoLC
AntoLC deleted the release/v5.6.0 branch September 3, 2026 15:43
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.

2 participants