Skip to content

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Sep 4, 2025

Added

Changed

Fixed

@AntoLC AntoLC self-assigned this Sep 4, 2025
@AntoLC AntoLC added the release label Sep 4, 2025
@AntoLC AntoLC force-pushed the release/3.6.0 branch 2 times, most recently from 4f280d5 to 1b09cb1 Compare September 4, 2025 10:07
Copy link

github-actions bot commented Sep 4, 2025

Size Change: +11.3 kB (+0.31%)

Total Size: 3.65 MB

Filename Size Change
apps/impress/out/_next/static/5c5bad8c/_buildManifest.js 0 B -867 B (removed) 🏆
apps/impress/out/_next/static/chunks/pages/_app.js 413 kB +11.3 kB (+2.82%)
apps/impress/out/_next/static/abace148/_buildManifest.js 868 B +868 B (new file) 🆕

compressed-size-action

@AntoLC AntoLC force-pushed the release/3.6.0 branch 2 times, most recently from 468a099 to 97b57c6 Compare September 4, 2025 10:16
Update translated files with new translations
@AntoLC AntoLC requested review from lunika and virgile-dev and removed request for lunika September 4, 2025 13:45
After translating to french, a selector was not
accessible anymore because the aria label
was in english. We update the selector to use the
french aria label.
We increase as well the timeout of another test
that was flaky.
By default a document is "restricted", a restricted
document cannot have a role "editor" or "reader".
With inheritance, a child document could have a computed
link reach different than "restricted" though.

We pass the computed link reach when we update the
link role, to be sure if follows the parent computed
link reach.
Added:
- 👷(CI) add bundle size check job
- ✨(frontend) use title first emoji as doc icon in tree

Changed:
- ♻️(docs-app) Switch from Jest tests to Vitest
- ♿(frontend) improve accessibility:
  - 🌐(frontend) set html lang attribute dynamically
  - ♿(frontend) inject language attribute to pdf export
  - ♿(frontend) improve accessibility of search modal
  - ♿(frontend) add correct attributes to decorative and interactive icons
  - 🎨(frontend) improve nav structure
  - ♿️(frontend) keyboard interaction with menu
  - ♿(frontend) improve header accessibility
  - ♿(frontend) improve accessibility for decorative images in editor
- ♻️(backend) fallback to email identifier when no name
- 🐛(backend) allow ASCII characters in user sub field
- ⚡️(frontend) improve fallback width calculation

Fixed:
- 🐛(makefile) Windows compatibility fix for Docker volume mounting
- 🐛(minio) fix user permission error with Minio and Windows
- 🐛(frontend) fix export when quote block and inline code
- 🐛(frontend) fix base64 font
- 🐛(backend) allow editor to delete subpages
- 🐛(frontend) fix dnd conflict with tree and Blocknote
- 🐛(frontend) fix display bug on homepage
@AntoLC AntoLC linked an issue Sep 5, 2025 that may be closed by this pull request
@AntoLC AntoLC merged commit 9135dff into main Sep 5, 2025
25 of 26 checks passed
@AntoLC AntoLC deleted the release/3.6.0 branch September 5, 2025 12:55
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.

Sub-Doc Sharing
2 participants