Skip to content

Tags: rvveber/docs

Tags

v1.5.0

Toggle v1.5.0's commit message
πŸ”–(minor) release 1.5.0

Added:
- ✨(backend) add name fields to the user synchronized with OIDC
- ✨(ci) add security scan
- ✨(frontend) Activate versions feature
- ✨(frontend) one-click document creation
- ✨(frontend) edit title inline
- πŸ“±(frontend) mobile responsive
- 🌐(frontend) Update translation

Changed:
- πŸ’„(frontend) error alert closeable on editor
- ♻️(backend) Change email content
- πŸ›‚(frontend) viewers and editors can access share modal
- ♻️(frontend) remove footer on doc editor

Fixed:
- πŸ›‚(frontend) match email if no existing user
matches the sub
- πŸ›(backend) gitlab oicd userinfo endpoint
- πŸ›‚(frontend) redirect to the OIDC when private doc
and unauthentified
- ♻️(backend) getting list of document versions
available for a user
- πŸ”§(backend) fix configuration to avoid different
ssl warning
- πŸ›(frontend) fix editor break line not working

v1.5.0-preprod

Toggle v1.5.0-preprod's commit message
πŸ”–(minor) release 1.5.0

Added:
- ✨(backend) add name fields to the user synchronized with OIDC
- ✨(ci) add security scan
- ✨(frontend) Activate versions feature
- ✨(frontend) one-click document creation
- ✨(frontend) edit title inline
- πŸ“±(frontend) mobile responsive
- 🌐(frontend) Update translation

Changed:
- πŸ’„(frontend) error alert closeable on editor
- ♻️(backend) Change email content
- πŸ›‚(frontend) viewers and editors can access share modal
- ♻️(frontend) remove footer on doc editor

Fixed:
- πŸ›‚(frontend) match email if no existing user
matches the sub
- πŸ›(backend) gitlab oicd userinfo endpoint
- πŸ›‚(frontend) redirect to the OIDC when private doc
and unauthentified
- ♻️(backend) getting list of document versions
available for a user
- πŸ”§(backend) fix configuration to avoid different
ssl warning
- πŸ›(frontend) fix editor break line not working

production

Toggle production's commit message
πŸ”–(minor) release 1.5.0

Added:
- ✨(backend) add name fields to the user synchronized with OIDC
- ✨(ci) add security scan
- ✨(frontend) Activate versions feature
- ✨(frontend) one-click document creation
- ✨(frontend) edit title inline
- πŸ“±(frontend) mobile responsive
- 🌐(frontend) Update translation

Changed:
- πŸ’„(frontend) error alert closeable on editor
- ♻️(backend) Change email content
- πŸ›‚(frontend) viewers and editors can access share modal
- ♻️(frontend) remove footer on doc editor

Fixed:
- πŸ›‚(frontend) match email if no existing user
matches the sub
- πŸ›(backend) gitlab oicd userinfo endpoint
- πŸ›‚(frontend) redirect to the OIDC when private doc
and unauthentified
- ♻️(backend) getting list of document versions
available for a user
- πŸ”§(backend) fix configuration to avoid different
ssl warning
- πŸ›(frontend) fix editor break line not working

preprod

Toggle preprod's commit message
πŸ”–(minor) release 1.5.0

Added:
- ✨(backend) add name fields to the user synchronized with OIDC
- ✨(ci) add security scan
- ✨(frontend) Activate versions feature
- ✨(frontend) one-click document creation
- ✨(frontend) edit title inline
- πŸ“±(frontend) mobile responsive
- 🌐(frontend) Update translation

Changed:
- πŸ’„(frontend) error alert closeable on editor
- ♻️(backend) Change email content
- πŸ›‚(frontend) viewers and editors can access share modal
- ♻️(frontend) remove footer on doc editor

Fixed:
- πŸ›‚(frontend) match email if no existing user
matches the sub
- πŸ›(backend) gitlab oicd userinfo endpoint
- πŸ›‚(frontend) redirect to the OIDC when private doc
and unauthentified
- ♻️(backend) getting list of document versions
available for a user
- πŸ”§(backend) fix configuration to avoid different
ssl warning
- πŸ›(frontend) fix editor break line not working

v1.4.0

Toggle v1.4.0's commit message
πŸ”–(minor) release 1.4.0

Added:
- ✨(backend) Add link public/authenticated/restricted
access with read/editor roles
- ✨(frontend) add copy link button
- πŸ›‚(frontend) access public docs without being logged

Changed:
- ♻️(backend) Allow null titles on documents
for easier creation
- πŸ›‚(backend) stop to list public doc to everyone
- 🚚(frontend) change visibility in share modal
- ⚑️(frontend) Improve summary

Fixed:
- πŸ›(backend) Fix forcing ID when creating a
document via API endpoint
- πŸ› Rebuild frontend dev container from makefile

v1.4.0-preprod

Toggle v1.4.0-preprod's commit message
πŸ”–(minor) release 1.4.0

Added:
- ✨(backend) Add link public/authenticated/restricted
access with read/editor roles
- ✨(frontend) add copy link button
- πŸ›‚(frontend) access public docs without being logged

Changed:
- ♻️(backend) Allow null titles on documents
for easier creation
- πŸ›‚(backend) stop to list public doc to everyone
- 🚚(frontend) change visibility in share modal
- ⚑️(frontend) Improve summary

Fixed:
- πŸ›(backend) Fix forcing ID when creating a
document via API endpoint
- πŸ› Rebuild frontend dev container from makefile

v1.3.0

Toggle v1.3.0's commit message
πŸ”–(minor) release 1.3.0

Added:
- ✨Add image attachments with access control
- ✨(frontend) Upload image to a document
- ✨(frontend) Summary
- ✨(frontend) update meta title for docs page

Changed:
- πŸ’„(frontend) code background darkened on editor
- πŸ”₯(frontend) hide markdown button if not text

Fixed:
- πŸ› Fix emoticon in pdf export
- πŸ› Fix collaboration on document
- πŸ› (docker) Fix compatibility with mac

Removed:
- πŸ”₯(frontend) remove saving modal

v1.3.0-preprod

Toggle v1.3.0-preprod's commit message
πŸ”–(minor) release 1.3.0

Added:
- ✨Add image attachments with access control
- ✨(frontend) Upload image to a document
- ✨(frontend) Summary
- ✨(frontend) update meta title for docs page

Changed:
- πŸ’„(frontend) code background darkened on editor
- πŸ”₯(frontend) hide markdown button if not text

Fixed:
- πŸ› Fix emoticon in pdf export
- πŸ› Fix collaboration on document
- πŸ› (docker) Fix compatibility with mac

Removed:
- πŸ”₯(frontend) remove saving modal

v1.2.1

Toggle v1.2.1's commit message
πŸ”–(patch) release 1.2.1

Changed:
- ♻️ Change ordering docs datagrid
- πŸ”₯(helm) use scaleway email

v1.2.0

Toggle v1.2.0's commit message
πŸ”–(minor) minor release to 1.2.0

Added:
- 🎨(frontend) better conversion editor to pdf
- ✨Export docx (word)
- 🌐Internationalize invitation email
- ✨(frontend) White branding
- ✨Email invitation when add user to doc
- ✨Invitation management

Fixed:
- πŸ›(y-webrtc) fix prob connection
- ⚑️(frontend) improve select share stability
- πŸ›(backend) enable SSL when sending email

Changed:
- 🎨(frontend) stop limit layout height to screen size
- ⚑️(CI) only e2e chrome mandatory

Removed:
- πŸ”₯(helm) remove htaccess