mirror of
https://github.com/suitenumerique/docs.git
synced 2026-04-26 01:25:05 +02:00
🔖(minor) release 4.6.0
Added: - ✨(frontend) integrate new Blocknote AI feature - 👷(docker) add arm64 platform support for image builds - ✨(tracking) add UTM parameters to shared document links - ✨(frontend) add floating bar with leftpanel collapse button - ✨(frontend) Can print a doc - ✨(backend) manage reconciliation requests for user accounts - 👷(CI) add GHCR workflow for forked repo testing - ✨(frontend) Move doc modal - ⚡️(backend) remove content from Document serializer when asked - ✨(backend) allow the duplication of subpages - ✨(backend) Onboarding docs for new users - 🩺(trivy) add trivyignore file and add minimatch CVE - 🚩 Add feature flags for the AI feature Changed: - ♿️(frontend) prevent dates from being focusable - ♿️(frontend) Focus main container after navigation - 💄(frontend) align colors and logo with ui-kit v2 - 🚸(backend) sort user search results by proximity with the active user - 🚸(oidc) ignore case when fallback on email - ⚡️(CI) optimize Docker Hub workflow Fixed: - 🐛(frontend) fix broadcast store sync - 🐛(helm) use celery resources instead of backend resources - 🐛(helm) reverse liveness and readiness for backend deployment - 🐛(y-provider) use CONVERSION_FILE_MAX_SIZE settings - 🐛(frontend) fix callout block spacing for old browsers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "server-y-provider",
|
||||
"version": "4.5.0",
|
||||
"version": "4.6.0",
|
||||
"description": "Y.js provider for docs",
|
||||
"repository": "https://github.com/suitenumerique/docs",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user