Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: publiccode-pr-bot/docs

Tags

v3.5.0

Toggle v3.5.0's commit message

Verified

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

Added:
- ✨(helm) Service Account support for K8s Resources in Helm Charts
- ✨(backend) allow masking documents from the list view
- ✨(frontend) subdocs can manage link reach
- ✨(frontend) add duplicate action to doc tree
- ✨(frontend) Interlinking doc
- ✨(frontend) add multi columns support for editor

Changed:
- ♻️(frontend) search on all docs if no children
- ♻️(frontend) redirect to doc after duplicate
- 🔧(project) change env.d system by using local files
- ⚡️(frontend) improve tree stability
- ⚡️(frontend) improve accessibility
- 🛂(frontend) block drag n drop when not desktop

Fixed:
- 🐛(service-worker) Fix useOffline Maximum update depth exceeded
- 🐛(frontend) fix empty left panel after deleting root doc
- 🐛(helm) charts generate invalid YAML for collaboration API / WS
- 🐛(frontend) 401 redirection overridden
- 🐛(frontend) include root parent in search

v3.5.0-preprod

Toggle v3.5.0-preprod's commit message

Verified

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

v3.4.2

Toggle v3.4.2's commit message

Verified

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

Changed:
- ⚡️(docker) Optimize Dockerfile to use apk with --no-cache

Fixed:
- 🐛(backend) improve prompt to not use code blocks delimiter

v.3.4.2

Toggle v.3.4.2's commit message

Verified

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

Changed:
- ⚡️(docker) Optimize Dockerfile to use apk with --no-cache

Fixed:
- 🐛(backend) improve prompt to not use code blocks delimiter

v3.4.2-preprod

Toggle v3.4.2-preprod's commit message

Verified

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

v3.4.1

Toggle v3.4.1's commit message

Verified

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

Fixed:
- 🌐(frontend) keep simple tag during export
- 🐛(back) manage can-edit endpoint without created room in the ws
- 🐛(frontend) fix action buttons not clickable
- 🐛(frontend) fix crash share modal on grid options

v3.4.1-preprod

Toggle v3.4.1-preprod's commit message

Verified

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

v3.4.0

Toggle v3.4.0's commit message

Verified

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

Added:
- ✨(frontend) multi-pages
- ✨(frontend) Duplicate a doc
- ✨Ask for access
- ✨(frontend) add customization for translations
- ✨(backend) add ancestors links definitions to document abilities
- ✨(backend) include ancestors accesses on document accesses list view
- ✨(backend) add ancestors links reach and role to document API
- 📝(project) add troubleshoot doc
- 📝(project) add system-requirement doc
- 🔧(front) configure x-frame-options to DENY in nginx conf
- ✨(backend) allow to disable checking unsafe mimetype on attachment upload
- ✨(doc) add documentation to install with compose
- ✨ Give priority to users connected to collaboration server
  (aka no websocket feature)

Changed:
- ♻️(backend) stop requiring owner for non-root documents
- ♻️(backend) simplify roles by ranking them and return only the max role
- 📌(yjs) stop pinning node to minor version on yjs docker image
- 🧑‍💻(docker) add .next to .dockerignore
- 🧑‍💻(docker) handle frontend development images with docker compose
- 🧑‍💻(docker) add y-provider config to development environment
- ⚡️(frontend) optimize document fetch error handling

Fixed:
- 🐛(backend) fix link definition select options linked to ancestors
- 🐛(frontend) table of content disappearing
- 🐛(frontend) fix multiple EmojiPicker
- 🐛(frontend) fix meta title
- 🔧(git) set LF line endings for all text files
- 📝(docs) minor fixes to docs/env.md
- ✨support `_FILE` environment variables for secrets

Removed:
- 🔥(frontend) remove Beta from logo

v3.4.0-preprod

Toggle v3.4.0-preprod's commit message

Verified

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

v3.3.0

Toggle v3.3.0's commit message

Verified

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

Added:
- ✨(backend) add endpoint checking media status
- ✨(backend) allow setting session cookie age via env var
- ✨(backend) allow theme customnization using a
configuration file
- ✨(frontend) Add a custom callout block to the editor
- 🚩(frontend) version MIT only
- ✨(backend) integrate maleware_detection from django-lasuite
- 🏗️(frontend) Footer configurable
- 🩺(CI) add lint spell mistakes
- ✨(frontend) create generic theme
- 🛂(frontend) block edition to not connected users
- 🚸(frontend) Let loader during upload analyze
- 🚩(frontend) feature flag on blocking edition

Changed:
- 📝(frontend) Update documentation
- ✅(frontend) Improve tests coverage
- ⬆️(docker) upgrade backend image to python 3.13
- ⬆️(docker) upgrade node images to alpine 3.21

Fixed:
- 🐛(y-provider) increase JSON size limits for
transcription conversion

Removed:
- 🔥(back) remove footer endpoint