Skip to content

Tags: suitenumerique/docs

Tags

v5.2.1

Toggle v5.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
AntoLC Anthony LC
🔖(patch) release 5.2.1

Changed:
- 💄(frontend) display emoji button on hover

Fixed:
- 🐛(backend) close thread DB connections to fix test teardown
  OperationalError
- 🐛(frontend) fix crash when orphaned threads
- 🐛(backend) order trashbin response by most recently deleted
- 🐛(backend) stream document content with an async
  iterator under ASGI
- 🐛(frontend) fix long titles in table of content

v5.2.1-preprod

Toggle v5.2.1-preprod's commit message

Verified

This tag was signed with the committer’s verified signature.
AntoLC Anthony LC

v5.2.0

Toggle v5.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
AntoLC Anthony LC
🔖(patch) release 5.2.0

Added:
- ✨(backend) support creating subdoc from file
- ✨(frontend) comment side panel
- ✨(buildpack) add PaaS deployment support, tested with Scalingo
- 🔧(backend) allow configuring settings
  OIDC_OP_USER_ENDPOINT_FORMAT
- ⚡️(helm) create a dedicated svc and deployment for
  yprovider converter
- ✨(backend) allow to leave a document
- ✨(frontend) add the presenter mode
- 📈(backend) create a utils to capture event with posthog
- 🔧(backend) new setting DOCUMENT_ALL_ENDPOINT_ENABLED

Changed:
- ♻️(backend) allow global search in sub documents
- ✨(backend) add a breadcrumb in the search response
- ♻️(frontend) move doc action buttons to fix toolbar
- ♿️(frontend) add aria-hidden to decorative avatar SVGs
  in share modal
- 🏗️(frontend) move comments to its own folder feature

Fixed:
- 🐛(docs) run migration 0027 without superuser role
- 🐛(backend) prevent admins/owners from overwriting other
  users comments
- 🐛(y-provider) return empty output when converting empty
  Yjs document
- 🐛(backend) use computed_link_reach in
  handle_onboarding_document
- 🐛(frontend) fix toolbar blocknote hidden
- 🐛(frontend) fix application crashes when using
  GTranslate and zoom
- 🐛(frontend) fix emoji pdf not matching
- 🐛(backend) fix UnorderedObjectListWarning for
  DocumentAskForAccess viewset

v5.2.0-preprod

Toggle v5.2.0-preprod's commit message

Verified

This tag was signed with the committer’s verified signature.
AntoLC Anthony LC

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
lunika Manuel Raynaud
🔖(minor) release 5.1.0

Added

- ⚡️(frontend) add skeleton on content loading #2254
- ⚡️(frontend) close websocket connection when user change tab #2264

Changed

- 🏗️(core) migrate from pip to uv

Fixed

- 🩺(project) reload app if front and back unsync #2276
- 🐛(frontend) fix patch and comments #2273
- 🐛(frontend) interlinking are exported correctly in print mode #2269
- 💬(frontend) add missing link in onboarding description #2233
- 🐛(frontend) sanitize pasted and dropped content in document title #2210
- 🐛(frontend) Emoji menu doesn't display above comment box #2229
- 🐛(frontend) Block menu doesn't stay open on 1st line #2229
- 🐛(frontend) The "+" on the first line of a new doc doesn't work #2229
- 🐛(backend) manage race condition between GET and PATCH content #2271
- 🐛(backend) replace document creation table locks with retry strategy #2274

Security

- 🔒️(frontend) sanitize color during collaboration #2270

Verified

This tag was signed with the committer’s verified signature.
lunika Manuel Raynaud

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
lunika Manuel Raynaud
fixup! 🔖(major) release 5.0.0

v5.0.0-preprod

Toggle v5.0.0-preprod's commit message

Verified

This tag was signed with the committer’s verified signature.
lunika Manuel Raynaud
prepare release 5.0.0

v4.8.6

Toggle v4.8.6's commit message

Verified

This commit was signed with the committer’s verified signature.
AntoLC Anthony LC
🔖(patch) release 4.8.6

Added:
- 🚸(frontend) allow opening "@page" links with
  ctrl/command/middle-mouse click
- ✅ E2E - Any instance friendly

Changed:
- ♻️(backend) do not paginate threads list response
- 💄(frontend) Use StyledLink for sub doc tree

Fixed:
- 🐛(frontend) Fix drop cursor creating columns
- 🐛 Fixed side effects between comments and versioning

v4.8.6-preprod

Toggle v4.8.6-preprod's commit message

Verified

This tag was signed with the committer’s verified signature.
AntoLC Anthony LC