What's Changed
Added
- ✨(backend) add soft delete and restore API endpoints to documents by @sampaccoud #516
- ✨(backend) allow organizing documents in a tree structure by @sampaccoud #516
- ✨(backend) add "excerpt" field to document list serializer by @sampaccoud #516
- ✨(backend) add github actions to manage Crowdin workflow by @lunika #559 & #563
- 📈Integrate Posthog by @AntoLC #540
- 🏷️(backend) add content-type to uploaded files by @AntoLC #552
- ✨(frontend) export pdf docx front side by @AntoLC #537
Changed
- 💄(frontend) add abilities on doc row by @PanchoutNathan #581
- 💄(frontend) improve DocsGridItem responsive padding by @PanchoutNathan #582
- 🔧(backend) Bump maximum page size to 200 by @sampaccoud #516
- 📝(doc) Improve Read me by @virgile-dev #558
Fixed
- 🐛Fix invitations by @PanchoutNathan and @sampaccoud #575
Removed
- 🔥(backend) remove "content" field from list serializer by @sampaccoud # 516
New Contributors
Full Changelog: v2.0.1...v2.1.0