🔊(changelog) add recents changes

Add some recents changes:
- (frontend) manage members (update role / list / remove)
- (frontend) change logo
- (frontend) pdf has title doc
- Fix the break line when generate PDF
This commit is contained in:
Anthony LC
2024-06-06 15:16:29 +02:00
committed by Anthony LC
parent 2f79d03acc
commit b68015852c

View File

@@ -17,6 +17,7 @@ and this project adheres to
- (backend) list users with email filtering (#79)
- (frontend) add user to a document (#52)
- (frontend) invite user to a document (#52)
- (frontend) manage members (update role / list / remove) (#81)
## Changed
@@ -24,6 +25,12 @@ and this project adheres to
- Change site from Impress to Docs (#76)
- Generate PDF from a modal (#68)
- 🔧 (helm) sticky session by request_uri for signaling server (#78)
- (frontend) change logo (#84)
- (frontend) pdf has title doc (#84)
## Fixed
- Fix the break line when generate PDF (#84)
## Delete