Skip to content

Tags: virgile-dev/Docs

Tags

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

production

Toggle production'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

preprod

Toggle 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

v1.2.0-preprod

Toggle v1.2.0-preprod's commit message
tag-v1.2.0-preprod

v1.1.0

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

Added:
- 🀑(demo) generate dummy documents on dev users
- ✨(frontend) create side modal component
- ✨(frontend) Doc grid actions (update / delete)
- ✨(frontend) Doc editor header information

Changed:
- ♻️(frontend) replace docs panel with docs grid
- ♻️(frontend) create a doc from a modal
- ♻️(frontend) manage members from the share modal